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

Update UQCSBot Jenkins build to use Jenkins pipelines #436

Open
TRManderson opened this issue May 18, 2019 · 0 comments
Open

Update UQCSBot Jenkins build to use Jenkins pipelines #436

TRManderson opened this issue May 18, 2019 · 0 comments

Comments

@TRManderson
Copy link
Member

UQCSBot has a fairly simple Jenkins setup right now, it's just "run a bunch of shell commands in sequence". Unfortunately, the way it's set up means tests passing with a linting failure won't correctly write coverage reports and so it goes kaput.

We can do a lot of far more nuanced things WRT how to handle error cases in Jenkins features (rather than in shell scripts we write) if we use Jenkins Pipelines, and this would also fully document how our Jenkins job is configured.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant