Skip to content

2.0 (2023-04-24)

Compare
Choose a tag to compare
@vdelendik vdelendik released this 24 Apr 11:14
· 33 commits to main since this release
9e6af04

Enhancements

  • [#301] reuse main instead of master branch
  • [#300] switch master to main for default RegisterRepository jobdsl
  • [#299] disable sonar analysis if SONAR_TOKEN not available
  • [#293] find better way to release 2.0
  • [#287] scheduling jobdsl requires updates
  • [#285] Added default branch from payload to PUSH_FILTER_REGEX
  • [#262] be able to use selenium_url from provider for onPush jobs
  • [#259] reuse tags to clone pipeline groovy library
  • [#249] review pre-defined default caps and parameters and make sure user can override them
  • [#235] remove waitForQuiescence=false default capability for iOS
  • [#189] Enhance Sonar html reporting should be generated on each onPush event
  • [#187] adjust maser labeling based on 307+ jenkins changes
  • [#146] Git tag checkout

Fixes

  • [#297] onPullRequests can't detect super and recursively launched
  • [#290] onPush job failed during register repo
  • [#286] onPush job failed during register repo with [ERROR] groovy.lang.MissingMethodException
  • [#283] Error when trying to create snapshot via onPush
  • [#273] fix concurrentBuild and triggers deprecation
  • [#269] new project registration from scratch can't pass sonar analysis
  • [#121] onPush job is not triggered for Bitbucket pull request
  • [#83] unable to do sonar pr analysis over the protected sonar instance

Known issues

  • N/A