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

Adding support for the /safeExit method to enable safe shutdown using the API #351

Closed
wants to merge 2 commits into from

Conversation

TueDissingWork
Copy link

On adding new feautes/endpoints

Adding support to automated shutdown of jenkins using the /safeExit functionality.

On adding Mock and Integ Tests

At least 2 mock tests and 2 integ tests are required prior to merging.
Each pair should should test what the success and failure of added change looks like.
More complicated additions will of course require more tests.

On CI testing (currently using travis)

Code will not be reviewed until CI passes.
Current CI does NOT exercise integ tests and so each Pull Request will have to be run manually by one of the maintainers to confirm it works as expected: please be patient.

On automtatic closing of ISSUES

Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@cdancy
Copy link
Owner

cdancy commented Jul 9, 2024

@TueDissingWork didn't even see this come through as I've been out on vacation. Something you still want to move forward with?

@TueDissingWork
Copy link
Author

No problem - have closed it for now as I need to do more work on this.
I need to wait for all jobs to finish - this does not seem to be possible just yet - and then stop the JVM.

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

Successfully merging this pull request may close these issues.

3 participants