-
-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: stream the stdout using spawn() and show the next start time #5
base: main
Are you sure you want to change the base?
Conversation
@moufmouf Guess you're on vacation recently 😄 |
Woah! This is awesome. I only recently started the project and did not expect a PR so fast on it. Thanks a lot. Everything looks great to me. I just have one question: I'm not familiar with the ".devcontainer" directory. I guess you are using it to set up and work with the environment. If so, would you mind adding a small "Contributing" section in the README explaining your workflow to set up a dev environment with this devcontainer thing? |
Thank you so much for your acknowledgement! |
spawn()
instead ofexec()
to stream the stdout/stderrtzdata
so that theTZ
is recognizedghcr.io
latest
instead ofmain
(close The docker image taglatest
is not pushed #4 )last-success
folder to keep the reportImproved logging
Improved UI