Andreas Dangel
|
614a574292
|
Bump build-tools from 19/20-SNAPSHOT to 20
|
2023-01-26 15:32:15 +01:00 |
|
Andreas Dangel
|
47128c8b99
|
Bump build-tools from 18 to 19
|
2022-12-15 18:45:04 +01:00 |
|
Andreas Dangel
|
81a8ba0c87
|
[ci] Add permission contents:write for build job
|
2022-09-30 10:48:42 +02:00 |
|
Alex
|
600561e44c
|
build: harden build.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
|
2022-09-19 21:02:02 +02:00 |
|
Andreas Dangel
|
804e4d188a
|
[ci] Allow building of branch "experimental-apex-parser"
It should build like a pull request
|
2022-08-24 19:41:08 +02:00 |
|
Andreas Dangel
|
459c23a8b6
|
Bump build-tools from 17-SNAPSHOT to 18
|
2022-05-28 11:56:10 +02:00 |
|
dependabot[bot]
|
2a57871fdb
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 03:01:58 +00:00 |
|
Andreas Dangel
|
f2db24ffbb
|
Use new caches in CI build
|
2022-03-18 17:04:02 +01:00 |
|
dependabot[bot]
|
45a85806b5
|
Bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 03:01:36 +00:00 |
|
Andreas Dangel
|
47938e674d
|
Bump build-tools from 17-SNAPSHOT to 17
|
2021-11-25 10:08:30 +01:00 |
|
Andreas Dangel
|
3cde14a534
|
[ci] Start with an empty cache
|
2021-11-19 11:00:08 +01:00 |
|
Andreas Dangel
|
6c60196bc1
|
Use build-tools 17-SNAPSHOT
|
2021-09-27 20:02:03 +02:00 |
|
Andreas Dangel
|
fbdcec348b
|
Bump build-tools from 15-SNAPSHOT to 15
|
2021-07-30 12:12:40 +02:00 |
|
Andreas Dangel
|
0b6c0594f1
|
Use build-tools scripts 14
|
2021-06-11 17:47:08 +02:00 |
|
Andreas Dangel
|
6d321b89e4
|
[ci] Use new build-tools 13
Should fix build problems under windows
|
2021-05-28 17:45:00 +02:00 |
|
Andreas Dangel
|
50080c496d
|
[ci] Use ruby/setup-ruby@v1 instead of deprecated setup-ruby action
|
2021-05-28 16:57:32 +02:00 |
|
Andreas Dangel
|
d444f30ee4
|
[ci] Add gradle cache
|
2021-05-07 16:19:26 +02:00 |
|
Andreas Dangel
|
b73afc47f7
|
Bump build-tools from 11 to 12
|
2021-05-06 10:25:28 +02:00 |
|
Andreas Dangel
|
375e7a1bff
|
[ci] Improve caching for pmd-regression-tester
|
2021-04-24 18:01:17 +02:00 |
|
Andreas Dangel
|
fe9bf3c352
|
Bump build-tools from 10 to 11
|
2021-04-22 10:59:51 +02:00 |
|
Andreas Dangel
|
f413328653
|
[ci] Set autoReleaseAfterClose=true in workflow
|
2021-04-18 18:49:14 +02:00 |
|
Andreas Dangel
|
953a9999b4
|
[ci] Checkout with fetch-depth 2
Otherwise we can't fetch later more commits
for regression-tester and danger.
|
2021-04-16 20:06:56 +02:00 |
|
Andreas Dangel
|
081edd5213
|
Revert "[ci] Enable debug mode for check-environment.sh"
This reverts commit ff68dd7bef8fb7911f390ebc64769993b915e4ea.
|
2021-04-16 16:43:28 +02:00 |
|
Andreas Dangel
|
ff68dd7bef
|
[ci] Enable debug mode for check-environment.sh
|
2021-04-16 16:35:52 +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
|
3d4928dfbb
|
Initial version of new ci scripts
|
2020-11-10 22:26:26 +01:00 |
|
Andreas Dangel
|
398305144d
|
[ci] Display used java version in github action
|
2020-10-28 11:03:20 +01:00 |
|
Andreas Dangel
|
d626b9314e
|
[ci] Support [skip ci] with github actions
See https://github.com/marketplace/actions/skip-based-on-commit-message
|
2020-10-15 11:28:46 +02:00 |
|
Andreas Dangel
|
b8da15ce00
|
[ci] use actions/checkout@v2 and actions/setup-java@v1
instead of specific subversions. This uses then always the latest
versions automatically.
|
2020-10-10 14:03:32 +02:00 |
|
dependabot[bot]
|
d37ccca4ab
|
Bump actions/setup-java from v1.4.2 to v1.4.3
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.2 to v1.4.3.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.2...d202f5dbf7256730fb690ec59f6381650114feb2)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-05 06:16:30 +00:00 |
|
dependabot[bot]
|
2a6b04ef4d
|
Bump actions/checkout from v2.3.2 to v2.3.3
Bumps [actions/checkout](https://github.com/actions/checkout) from v2.3.2 to v2.3.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2.3.2...a81bbbf8298c0fa03ea29cdc473d45769f953675)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-28 06:18:42 +00:00 |
|
dependabot[bot]
|
72f9d0f90a
|
Bump actions/setup-java from v1.4.0 to v1.4.2
Bumps [actions/setup-java](https://github.com/actions/setup-java) from v1.4.0 to v1.4.2.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v1.4.0...8bb50d97d6b4d316daf284fdf8eafbfc988421fc)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-12 10:46:46 +00:00 |
|
Andreas Dangel
|
b247d616d9
|
[ci] github actions: Build on push and pull requests
|
2020-09-12 12:13:28 +02:00 |
|
XenoAmess
|
01de9ce450
|
add github actions for a fast view of pr succeed/not.
travis-ci is toooo slow.
|
2020-08-24 19:15:52 +08:00 |
|