Branch: refs/heads/main
Home: https://github.com/pmd/pmd
Commit: 810b0fcbcf16787a86607329b4269ceec83f7373
https://github.com/pmd/pmd/commit/810b0fcbcf16787a86607329b4269ceec83f7373
Author: Andreas Dangel <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
A .github/workflows/build-release.yml
M .github/workflows/old-build.yml
A .github/workflows/publish-release.yml
M docs/pages/pmd/devdocs/github_actions_workflows.md
Log Message:
-----------
[ci] New "Publish Release" workflow
Commit: 6184ed54f0e6774be8c250b9670606bf20c3b6ba
https://github.com/pmd/pmd/commit/6184ed54f0e6774be8c250b9670606bf20c3b6ba
Author: Andreas Dangel <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M .github/workflows/publish-snapshot.yml
Log Message:
-----------
[ci] publish-snapshot.yml: also create sources and javadocs
Commit: e2929e92ceb1193bc9aa60a6f17e0ccac6269e33
https://github.com/pmd/pmd/commit/e2929e92ceb1193bc9aa60a6f17e0ccac6269e33
Author: Andreas Dangel <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M .github/workflows/publish-release.yml
Log Message:
-----------
[ci] publish-release.yml: use maven central
Commit: 19148766978589f65a91baa7407d77f241a4324d
https://github.com/pmd/pmd/commit/19148766978589f65a91baa7407d77f241a4324d
Author: Andreas Dangel <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M .github/workflows/publish-release.yml
Log Message:
-----------
[ci] publish-release.yml: improve apidocs
- add SNAPSHOT links
- add latest links
Commit: e928baee108ec1cdb70cc5b2ab6f78c1d1dd10e7
https://github.com/pmd/pmd/commit/e928baee108ec1cdb70cc5b2ab6f78c1d1dd10e7
Author: Andreas Dangel <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M .github/workflows/publish-release.yml
Log Message:
-----------
[ci] publish-release.yml: add remaining jobs
- github-release
- create-sourceforge-blog-post
- create-regression-tester-baseline
- create-docker
Commit: 85eda52f486c619f3d0abefbffde0735f33b2cfb
https://github.com/pmd/pmd/commit/85eda52f486c619f3d0abefbffde0735f33b2cfb
Author: Andreas Dangel <[email protected]>
Date: 2025-06-09 (Mon, 09 Jun 2025)
Changed paths:
M do-release.sh
Log Message:
-----------
[ci] Don't skip ci for first commit after release
That way, a new SNAPSHOT is available sooner and PR don't fail
(because of missing regression tester baseline)
Commit: 3557765abbb0d6ad7b795b760653f6f018492a40
https://github.com/pmd/pmd/commit/3557765abbb0d6ad7b795b760653f6f018492a40
Author: Andreas Dangel <[email protected]>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M pom.xml
Log Message:
-----------
Fix deployment name for central-publishing-maven-plugin
Commit: 507c35573323d39411dc59880f5f0c3e1dabf3f5
https://github.com/pmd/pmd/commit/507c35573323d39411dc59880f5f0c3e1dabf3f5
Author: Andreas Dangel <[email protected]>
Date: 2025-06-10 (Tue, 10 Jun 2025)
Changed paths:
M .github/workflows/publish-release.yml
Log Message:
-----------
[ci] publish-release.yml: upload regression baseline to sourceforge
Commit: 6057f8d42b37f73f4818a1b8f92f91e3f8714ae1
https://github.com/pmd/pmd/commit/6057f8d42b37f73f4818a1b8f92f91e3f8714ae1
Author: Andreas Dangel <[email protected]>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M .github/workflows/publish-release.yml
Log Message:
-----------
[ci] publish-release.yml: simplify
for now, we ignore #4446 and release
everything in one go.
Commit: 64e5e3512867f1127953cc3fb2a12f93c619fa4b
https://github.com/pmd/pmd/commit/64e5e3512867f1127953cc3fb2a12f93c619fa4b
Author: Andreas Dangel <[email protected]>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M docs/pages/pmd/devdocs/github_actions_workflows.md
Log Message:
-----------
[ci] publish-release.yml: update documentation
Commit: e39ceed13f7f456fe445ca96fc567122637987f0
https://github.com/pmd/pmd/commit/e39ceed13f7f456fe445ca96fc567122637987f0
Author: Andreas Dangel <[email protected]>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
M .ci/files/project-list.xml
M do-release.sh
M docs/pages/pmd/devdocs/github_actions_workflows.md
M docs/pages/pmd/projectdocs/committers/releasing.md
M pom.xml
Log Message:
-----------
[ci] publish-release.yml: update do-release.sh and documentation
Commit: 1a7119ad10012f382e6de3197fac80d8c7c5353b
https://github.com/pmd/pmd/commit/1a7119ad10012f382e6de3197fac80d8c7c5353b
Author: Andreas Dangel <[email protected]>
Date: 2025-06-19 (Thu, 19 Jun 2025)
Changed paths:
R .ci/README.md
R .ci/build.sh
R .ci/inc/fetch_ci_scripts.bash
R .ci/inc/pmd-code-api.inc
R .ci/inc/pmd-doc.inc
R .ci/inc/regression-tester.inc
R .github/workflows/old-build.yml
R .github/workflows/troubleshooting.yml
Log Message:
-----------
[ci] Delete old build scripts
Commit: 6462b0cf0993b72e9093e0bbd095bc0b9aebecef
https://github.com/pmd/pmd/commit/6462b0cf0993b72e9093e0bbd095bc0b9aebecef
Author: Andreas Dangel <[email protected]>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
M .github/workflows/build.yml
M .github/workflows/publish-release.yml
M .github/workflows/publish-snapshot.yml
Log Message:
-----------
[ci] Small fixes
- use correct cache key for regression tester
- cleanup gpg key
- create correct docs.pmd-code.org/latest symlink
Commit: 5e2bf355ae7af818cc5f81f52008e524fc4693d5
https://github.com/pmd/pmd/commit/5e2bf355ae7af818cc5f81f52008e524fc4693d5
Author: Andreas Dangel <[email protected]>
Date: 2025-06-26 (Thu, 26 Jun 2025)
Changed paths:
R .ci/README.md
R .ci/build.sh
M .ci/files/project-list.xml
R .ci/inc/fetch_ci_scripts.bash
R .ci/inc/pmd-code-api.inc
R .ci/inc/pmd-doc.inc
R .ci/inc/regression-tester.inc
A .github/workflows/build-release.yml
M .github/workflows/build.yml
R .github/workflows/old-build.yml
A .github/workflows/publish-release.yml
M .github/workflows/publish-snapshot.yml
R .github/workflows/troubleshooting.yml
M do-release.sh
M docs/pages/pmd/devdocs/github_actions_workflows.md
M docs/pages/pmd/projectdocs/committers/releasing.md
M pom.xml
Log Message:
-----------
[ci] New "Publish Release" workflow (#5745)
Merge pull request #5745 from adangel:ci/new-release-build
Compare: https://github.com/pmd/pmd/compare/e5516daad869...5e2bf355ae7a
To unsubscribe from these emails, change your notification settings at
https://github.com/pmd/pmd/settings/notifications
_______________________________________________
Pmd-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmd-commits