Commit Graph

15 Commits

Author SHA1 Message Date
renovate[bot] ac0078beb8
Update dependency io.jenkins.tools.incrementals:git-changelist-maven-extension to v1.10 (#2692)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-07 02:37:18 +00:00
renovate[bot] 4646c4e1e8 Update dependency io.jenkins.tools.incrementals:git-changelist-maven-extension to v1.8 2024-05-13 00:50:36 +00:00
Basil Crow b273e7be38
Enable Spotless for code formatting (#2258) 2023-04-10 08:13:29 +01:00
dependabot[bot] 1336569050
Bump git-changelist-maven-extension from 1.3 to 1.4 (#2071)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-25 22:17:17 +00:00
Tim Jacomb e8cfa3473c
Enable CD (#1840) 2022-01-27 10:43:48 +00:00
dependabot[bot] e460a06b5d
Bump git-changelist-maven-extension from 1.1 to 1.2 (#1668)
Bumps [git-changelist-maven-extension](https://github.com/jenkinsci/incrementals-tools) from 1.1 to 1.2.
- [Release notes](https://github.com/jenkinsci/incrementals-tools/releases)
- [Commits](https://github.com/jenkinsci/incrementals-tools/compare/parent-1.1...parent-1.2)

---
updated-dependencies:
- dependency-name: io.jenkins.tools.incrementals:git-changelist-maven-extension
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-08-09 22:41:03 +01:00
dependabot-preview[bot] f3b5a01990
Bump checkstyle from 8.29 to 8.32 (#1343) 2020-05-17 21:45:21 +01:00
Tim Jacomb 8d3fab8b37
Checkstyle ignore release.properties (#1245) 2020-01-11 10:56:57 +00:00
Adrien Lecharpentier 1f5b5f218d Update incrementals extension 2019-12-21 22:13:47 +09:00
Joseph Petersen b17e6f1797
fix checkstyle on windows (#881) 2019-05-10 17:15:40 +02:00
Joseph Petersen bdb01f77d9
add checkstyle (#815) 2019-04-01 19:39:21 +02:00
Joseph Petersen d79341767d update parent pom 2019-01-31 20:16:33 +01:00
Baptiste Mathus 79433d0997 [JEP-305] Also move the .mvn to the root since multimodule-ization 2018-07-01 11:41:04 +02:00
Nicolas De Loof e26a289a3f Detach integration tests to a separate module
close #282

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2018-06-29 14:41:42 +02:00
Baptiste Mathus cc50f7ccad [JEP-305] Make CasC incrementals-ready
Used `mvn incrementals:incrementalify`.

See https://github.com/jenkinsci/incrementals-tools/blob/master/README.md
2018-05-14 22:35:38 +02:00