Andreas Dangel
eb24a20460
Merge branch 'master' into java17-integration-test
2021-11-25 10:19:13 +01:00
Andreas Dangel
47938e674d
Bump build-tools from 17-SNAPSHOT to 17
2021-11-25 10:08:30 +01:00
Andreas Dangel
d7774be75e
[dist] Add java17, make ant test fail
2021-11-18 11:10:53 +01:00
Andreas Dangel
5770785847
[ci] Remove profile "pmd-dogfood" as this doesn't work well with release
...
Use alternative solution by modifying the version directly
in pom.xml for dogfood build.
2021-08-19 19:24:37 +02:00
Andreas Dangel
6c90ad2cba
[ci] Don't run PMD dogfood test for PMD 7
...
The current maven-pmd-plugin 3.14.0 is not yet compatible
with the major version upgrade of PMD 7.
2021-07-16 12:14:04 +02:00
Andreas Dangel
b62190686d
[ci] Run PMD on PMD with the latest snapshot
...
This is only executed on push builds. In order to do this,
we must change the version temporarily to avoid a circular
dependency to ourselves.
The latest version is brought in via the maven profile "pmd-dogfood"
and the property "pmd.dogfood.version".
2021-07-08 11:45:12 +02:00
Andreas Dangel
8489f8c4d6
[ci] Don't run unnecessary build during release
2021-04-24 18:00:54 +02:00
Andreas Dangel
4c21e4069d
[ci] Fix paths on sourceforge
...
The artifacts where uploaded to the wrong path.
That's maybe the reason, why selecting the default download
failed during the release.
2021-04-24 17:19:30 +02:00
Andreas Dangel
6730371da2
[ci] stop early for invalid maven version and branch/tag combination
2021-04-22 14:44:23 +02:00
Andreas Dangel
381395d13f
[ci] Create a news entry on sourceforge when releasing
2021-04-18 19:08:51 +02:00
Andreas Dangel
6af30afb01
[ci] Fix java7.home path
2021-04-16 09:53:38 +02:00
Andreas Dangel
b896aacabf
[ci] Move render_release_notes.rb to docs
2021-04-15 18:20:26 +02:00
Andreas Dangel
640b3fcab3
[ci] Fix shellcheck issues
2021-04-15 16:44:17 +02:00
Andreas Dangel
417cc7fcbe
[ci] Finish scripts migration, integration sonar+coveralls
2021-04-15 16:20:22 +02:00
Andreas Dangel
10c6906f0f
[ci] First round of migration to new build scripts
2021-04-15 15:26:33 +02:00
Andreas Dangel
ab416a19ff
Bump dokka from 1.4.10.2 to 1.4.30
...
Remove workaround for Kotlin/dokka#1644
2021-04-15 14:23:16 +02:00
Clément Fournier
79c1bd74e2
Use batch mode instead
2021-02-13 19:09:20 +01:00
Clément Fournier
da68997926
Also update build command
2021-02-13 18:54:59 +01:00
Andreas Dangel
ba0e9ec7d1
[ci] Install needed gems before rendering release notes ( #2967 )
2020-12-12 11:29:36 +01:00
Andreas Dangel
fcbccbce43
[ci] Fix do-release.sh script
2020-12-04 17:57:56 +01:00
Andreas Dangel
4147d09771
[ci] Windows needs maven_dependencies_resolve
...
* Use the same build script for Windows+MacOS as for PRs
* Also install java7 for PRs (that was missing from the old travis solution)
* Run coveralls and sonar in parallel to win/macos after linux
2020-11-14 19:27:40 +01:00
Andreas Dangel
9659a663e9
Add missing include install-openjdk
2020-11-13 21:03:41 +01:00
Andreas Dangel
e2514c546c
Implement release builds
2020-11-13 20:34:37 +01:00
Andreas Dangel
e8525008b2
Move install-openjdk into main script, add check-environment
2020-11-13 15:35:16 +01:00
Andreas Dangel
7e35165c01
Externalize tokens for Danger, use correct base branch ref
2020-11-13 14:27:26 +01:00
Andreas Dangel
1edc659456
Take out windows build
...
It's always failing to download dependencies
2020-11-12 19:15:29 +01:00
Andreas Dangel
3d0f5b0a6c
Try disable http pooling
2020-11-12 17:59:43 +01:00
Andreas Dangel
c4197fb852
Remove unsupported --no-progress-meter for curl
2020-11-12 16:14:09 +01:00
Andreas Dangel
295505af5b
Integrate danger for pull requests
2020-11-12 13:11:56 +01:00
Andreas Dangel
7b3a1beeae
Remove potential old stale bundle config
2020-11-12 12:17:27 +01:00
Andreas Dangel
4628664545
Add regression-tester for updating baseline
2020-11-12 11:54:51 +01:00
Andreas Dangel
cf656cc558
Fix path for maven settings, remove progress-meter while downloading
2020-11-12 11:42:50 +01:00
Andreas Dangel
328d2ad828
Move includes into inc/ and files into files/, add pmd_doc support
2020-11-12 10:17:44 +01:00
Andreas Dangel
b42a358844
Add workaround for connection timeouts
2020-11-12 09:44:17 +01:00
Andreas Dangel
14548e7b80
Integrate setup secrets into build.sh, add env.gpg, add sourceforge upload
2020-11-11 22:56:02 +01:00
Andreas Dangel
3d4928dfbb
Initial version of new ci scripts
2020-11-10 22:26:26 +01:00