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

[JENKINS-60647] Fix JCasC for minimumNumberOfInstancesTimeRangeConfig #591

Merged
merged 2 commits into from
Apr 13, 2021

Conversation

nigelarmstrong-bc
Copy link
Contributor

Instead of a map which is not supported by JCasC, use individual fields. This
requires a readResolve to convert the old objects to the new format.

This PR also fixes up some of the layout for these buttons, and adds back a missing help test for the sshKeys.

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

Instead of a map which is not supported by JCasC, use individual fields. This
requires a readResolve to convert the old objects to the new format.

This commit also adds a test for loading days from JCasC.
@res0nance res0nance added the enhancement Feature additions or enhancements label Apr 13, 2021
@res0nance res0nance merged commit 3fb92ff into jenkinsci:master Apr 13, 2021
@nigelarmstrong-bc nigelarmstrong-bc deleted the fix-jcasc branch April 14, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature additions or enhancements
Projects
None yet
2 participants