Skip to content
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

build function pulls logs of current build, not the build triggered #5

Open
patrick-motard opened this issue Aug 17, 2018 · 1 comment
Labels
bug Something isn't working

Comments

@patrick-motard
Copy link
Owner

If there is already a build going on, build will queue a build and then pull the log stream for the current build. It should wait for the current build to finish and then report the new build.

@patrick-motard patrick-motard added the bug Something isn't working label Aug 17, 2018
@patrick-motard
Copy link
Owner Author

It also currently does not log the new job, only logs the current job and then stops logging when that job finishes so the bug is worse than i thought.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant