160 Commits

Author SHA1 Message Date
Andreas Dangel
a2b5ae64a7
Bump build-tools from 27-SNAPSHOT to 27 2024-09-26 17:01:00 +02:00
Andreas Dangel
91f17838d4
Change branch master to main
- Update documentation
- Update release scripts
- Update rule doc generation

GitHub Action is only triggered from "main" branch now.
2024-09-13 09:59:51 +02:00
Andreas Dangel
210e3e59ae
Enable dependabot
- dependabot runs weekly
- github-action and bundler are creating
  a single PR for updating
- also integrate automatic release notes
  generation
2024-07-26 11:48:20 +02:00
Andreas Dangel
0d18146f05
[ci] Improve release and build scripts
- clarification for instructions
- twitter -> x
- try to avoid build failures due to missing
  dependencies
2024-06-28 12:57:07 +02:00
Andreas Dangel
55385a0255
Bump build-tools from 26-SNAPSHOT to 26 2024-06-27 09:11:36 +02:00
Andreas Dangel
c2dc7b3d9b
Bump build-tools from 25 to 26-SNAPSHOT
Refs #5077
2024-06-20 16:05:29 +02:00
Andreas Dangel
d37769e71c
Bump builds-tools from 25-SNAPSHOT to 25 2024-05-31 10:40:36 +02:00
Andreas Dangel
b1834d6ead
[ci] Avoid caching missed dependencies
When a dependency is not available, maven creates a file
with extension .lastUpdated. When such a file is present
maven usually doesn't check again for updates (unless -U is used).
2024-04-26 15:17:12 +02:00
Andreas Dangel
31585acc6f
Bump build-tools from 24-SNAPSHOT to 24 2024-04-25 11:47:20 +02:00
Andreas Dangel
be44a14f1e
[ci] Release scripts improvements
- Fix missing SF_BLOG_URL value
- Let pmd/cpd run again
- Use latest build-tools scripts
- Remove release_notes_pmd7 handling
- Wait after pushing the tag before committing
  the changes for next development version
- more verification links

[skip ci]
2024-03-22 16:10:56 +01:00
Andreas Dangel
dccc739182
[ci] Remove build support for experimental-apex-parser
This branch is gone and has been merge
2024-03-21 11:49:05 +01:00
Andreas Dangel
35861c7102
Bump build-tools from 23-SNAPSHOT to 23 2024-03-21 11:12:17 +01:00
Andreas Dangel
e002b161e5
[ci] Use regular PMD_CI_SCRIPTS_URL 2024-02-16 08:24:49 +01:00
Andreas Dangel
fa01fcd38b
[ci] Upgrade to ruby 3
Fixes #4776
2024-02-15 20:28:34 +01:00
dependabot[bot]
1d95f0f03e Bump actions/cache from 3 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-26 19:16:37 +01:00
dependabot[bot]
2d6dba7de2
Bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-05 14:51:49 +00:00
Andreas Dangel
2e7263af69
Merge pull request #4746 from adangel:build-improvements
[ci] Build improvements #4746
2024-01-05 15:49:37 +01:00
Andreas Dangel
bd7fb70c13
[ci] Bump build-tools to master (23-SNAPSHOT)
Should fix the expired release key
2024-01-05 14:59:39 +01:00
Andreas Dangel
194a644cee
[ci] Bump build-tools to 23-SNAPSHOT
Should fix the expired release key
2024-01-05 14:57:09 +01:00
Andreas Dangel
7432ae5a9b
Update build scripts to use BUILD_CLI_DIST_ONLY 2023-11-16 14:58:26 +01:00
Andreas Dangel
3d0839dd64
Merge pull request #4670 from pmd/dependabot/github_actions/master/actions/checkout-4
Bump actions/checkout from 3 to 4
2023-10-20 11:29:00 +02:00
Andreas Dangel
7917595c54
Bump build-tools from 22-SNAPSHOT to 22 2023-09-30 10:57:51 +02:00
dependabot[bot]
c7401e130b
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 03:41:17 +00:00
Andreas Dangel
f5829ac5b1
[ci] Fix path for regression tester artifact upload (again) 2023-06-24 22:04:39 +02:00
Andreas Dangel
d0bc4c70e8
[ci] Fix path for regression tester artifact upload (again) 2023-06-24 21:34:10 +02:00
Andreas Dangel
8d08ab262a
[ci] Fix path for regression tester artifact upload 2023-06-24 19:27:12 +02:00
Andreas Dangel
d238de5307
[ci] Upload regression tester report as artifact 2023-06-24 16:50:14 +02:00
Andreas Dangel
601abc0a3e
[ci] Increase maven download ttl to 180s again 2023-06-24 16:39:27 +02:00
Andreas Dangel
40b0f5ed23
[ci] Next try to fix maven downloads
- reduce ttl to 30 seconds
- show transfers/downloads
2023-06-24 13:04:20 +02:00
Andreas Dangel
92ae88b4b3
[ci] Use new aether properties to configure http ttl for maven
Since 3.9.0, maven uses native mode instead of wagon: https://maven.apache.org/docs/3.9.0/release-notes.html

https://maven.apache.org/guides/mini/guide-resolver-transport.html
https://maven.apache.org/resolver/configuration.html
2023-06-24 12:19:03 +02:00
Andreas Dangel
4d7d36b988
[ci] Fix selecting default on sourceforge
Updates build-tools to 22-SNAPSHOT

Refs #4460
2023-06-01 08:19:58 +02:00
Andreas Dangel
f7d0444d86
Replace more old URLs 2023-03-30 15:32:57 +02:00
Andreas Dangel
0cfa71162c
Bump build-tools from 20 to 21 2023-03-25 09:53:29 +01:00
Andreas Dangel
a6c33659cb
[ci] Disable builds for branch pmd/7.0.x 2023-03-03 18:39:48 +01:00
Clément Fournier
aed9e12c34
Merge branch 'master' into 7.0.x 2023-02-26 14:59:12 +01:00
Clément Fournier
a1712cea98
Adapt CI to build in merge queue
See https://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-a-merge-queue
2023-02-26 14:58:21 +01:00
Andreas Dangel
247111ca6d
Merge 'master' into pmd/7.0.x 2023-01-26 17:14:58 +01:00
Andreas Dangel
614a574292
Bump build-tools from 19/20-SNAPSHOT to 20 2023-01-26 15:32:15 +01:00
Andreas Dangel
44914419e2
Merge branch 'master' into pmd/7.0.x 2022-12-31 16:17:32 +01:00
Andreas Dangel
47128c8b99
Bump build-tools from 18 to 19 2022-12-15 18:45:04 +01:00
Andreas Dangel
d6b0068f7b
Merge branch 'master' into pmd/7.0.x 2022-10-28 11:26:12 +02:00
Andreas Dangel
17b8661dab
[doc] Use java highlighting in issue templates by default 2022-10-06 17:41:39 +02:00
Andreas Dangel
c0dff0d75a
Merge branch 'master' into pmd/7.0.x 2022-09-30 12:17:45 +02:00
Andreas Dangel
81a8ba0c87
[ci] Add permission contents:write for build job 2022-09-30 10:48:42 +02:00
Alex
4966e99082 build: harden git-repo-sync.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
2022-09-19 21:10:13 +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
7abe14fffc
Merge branch 'master' into pmd/7.0.x 2022-08-30 22:12:09 +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
73e5a68978
Merge branch 'master' into pmd/7.0.x 2022-05-28 12:09:48 +02:00
Andreas Dangel
459c23a8b6
Bump build-tools from 17-SNAPSHOT to 18 2022-05-28 11:56:10 +02:00