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 Lint Global Configuration #21

Merged
merged 13 commits into from
Jul 31, 2017
Merged

Jenkins Lint Global Configuration #21

merged 13 commits into from
Jul 31, 2017

Conversation

v1v
Copy link
Member

@v1v v1v commented Jul 30, 2017

  • Enable Global Configuration
  • Deprecate System Property JobAction
  • Distinguish between ignore and disabled
  • Tweak checkers with values such as: HardcodedScript and Cyclometic checkers

Related ticket: https://issues.jenkins-ci.org/browse/JENKINS-45882

@v1v v1v merged commit 8be9130 into master Jul 31, 2017
@v1v v1v deleted the global branch July 31, 2017 21:41
v1v added a commit that referenced this pull request Aug 1, 2017
* Initial approach to use GlobalConfiguration

* Added Lint global settings to enable/disable it

* Disabling and Ignoring are now different status.

* Fixed README.md

* Added remaining checkers

* Saving global configuration based on the https://wiki.jenkins.io/display/JENKINS/Manage+global+settings+and+tools+installations

* Some minor bits and pieces to only show defects when they are in the right state

* Fixed Tests to use the enabled flag

* Enabled JobAction managed by GlobalSettings although the system property will be deprecated shortly

* Added Threshold option in the Global Settings

* Added TestCases for the new hardcoded threshold argument/variable

* Added FormValidation Test Case for the Threshold value

* SpeedUp TestCases usng the ClassRule pattern

[maven-release-plugin] prepare release jenkinslint-0.10.0

[maven-release-plugin] prepare for next development iteration

[maven-release-plugin] rollback the release of jenkinslint-0.10.0
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.

1 participant