jenkinsci / jenkinsci/configuration-as-code-plugin
[feature] linter
Open
- Dominant language
- Java
- Stars
- 2.8k
- Forks
- 756
- Avg merge
- 9h 47m
- Merged PRs (30d)
- 10
Description
When reloading the configuration file Jenkins can become unstable or worse not working anymore du to unrecognised properties.
It should be great to add a linter page that by copy pasting a config file checks the properties on the current Jenkins instance without applying them nor saving.
Also I suggest to use the linter when the reload is called manually using the button and when Jenkins is starting before applying the configuration.
Contributor guide
Assessment
This issue has not been assessed yet.