1. c707a62 [skip ci] fix duplicate releases by James Daugherty · 6 days ago asf v1.0.2
  2. 511ba43 Add workingDirectory by James Daugherty · 6 days ago
  3. 7f11e8d Merge pull request #74 from jdaugherty/feature/cascade-merge by James Daugherty · 13 days ago
  4. 01ea835 fix: prevent net connection leaks by James Daugherty · 14 days ago
  5. 8cc3346 feature: support '[skip merge]' markers in commit messages to block merges by James Daugherty · 3 weeks ago
  6. d875394 #61 - feature: new action to facilitate cascade merging when no conflicts exist. by James Daugherty · 3 weeks ago
  7. 33e0f8a Merge pull request #75 from apache/dependabot/github_actions/actions/upload-artifact-7.0.1 by James Daugherty · 14 days ago
  8. 571497a Merge pull request #77 from apache/dependabot/github_actions/softprops/action-gh-release-3.0.0 by James Daugherty · 14 days ago
  9. eed1979 Merge pull request #78 from apache/dependabot/docker/post-release/alpine-5b10f43 by James Daugherty · 14 days ago
  10. f8e262d Merge pull request #79 from apache/dependabot/docker/pre-release/alpine-5b10f43 by James Daugherty · 14 days ago
  11. 16f958e Merge pull request #80 from apache/dependabot/docker/deploy-github-pages/alpine-5b10f43 by James Daugherty · 14 days ago
  12. a7fa723 Merge pull request #81 from apache/dependabot/docker/export-gradle-properties/alpine-5b10f43 by James Daugherty · 14 days ago
  13. 8dbbc20 Merge pull request #73 from jdaugherty/asf by James Daugherty · 3 weeks ago
  14. 0415ca1 test: use autoclean up where possible by James Daugherty · 3 weeks ago
  15. 178fa91 build(deps): bump alpine in /export-gradle-properties by dependabot[bot] · 3 weeks ago
  16. 611c635 build(deps): bump alpine in /deploy-github-pages by dependabot[bot] · 3 weeks ago
  17. aa2bb28 build(deps): bump alpine from `2510918` to `5b10f43` in /pre-release by dependabot[bot] · 3 weeks ago
  18. e1c5ee1 build(deps): bump alpine from `2510918` to `5b10f43` in /post-release by dependabot[bot] · 3 weeks ago
  19. afe786c build(deps): bump softprops/action-gh-release from 2.6.1 to 3.0.0 by dependabot[bot] · 3 weeks ago
  20. e63ec3c build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1 by dependabot[bot] · 3 weeks ago
  21. 6c9f588 fix: prevent net connection leaks by James Daugherty · 3 weeks ago
  22. 6489e6e feature: enhance post-release action to support labels for easier release drafter exclusion by James Daugherty · 3 weeks ago
  23. 4bbac1f Merge pull request #69 from jdaugherty/image-hardening by James Daugherty · 5 weeks ago
  24. af69a93 Pin specific action versions per ASF policy by James Daugherty · 5 weeks ago
  25. 3f4add1 Pin specific docker tag shas to prevent unexpected updates by James Daugherty · 5 weeks ago
  26. 4e0dd0e Merge pull request #68 from jdaugherty/add-tests-for-doc-retry by James Daugherty · 5 weeks ago
  27. b3ce50a Add .DS_Store to ignore by James Daugherty · 5 weeks ago
  28. 417d023 #48 - add tests by James Daugherty · 5 weeks ago
  29. 8b59c01 #48 - add documentation by James Daugherty · 5 weeks ago
  30. c16e240 Merge pull request #67 from jamesfredley/fix/deploy-push-retry by James Daugherty · 5 weeks ago
  31. 98f2303 Merge pull request #65 from apache/dependabot/github_actions/actions/upload-artifact-7.0.0 by James Daugherty · 5 weeks ago
  32. 97199bf fix: Add retry logic to deploy-github-pages push by James Fredley · 7 weeks ago
  33. f27e29d build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by dependabot[bot] · 9 weeks ago
  34. f1c94d4 Merge pull request #64 from jdaugherty/gradle-properties by James Daugherty · 3 months ago
  35. e8d517a Update dependencies to support newer versions of docker in github actions by James Daugherty · 3 months ago
  36. c930ea7 add diagnostics to ensure docker is setup correctly by James Daugherty · 3 months ago
  37. aff7659 feature - support comments on the same line as property definition by James Daugherty · 3 months ago
  38. 3913c77 feature - support a prefix for imported environment variables by James Daugherty · 3 months ago
  39. 25cf6d5 Merge pull request #63 from apache/develocity-server-url by James Fredley · 3 months ago
  40. cc54043 Update settings.gradle by James Fredley · 3 months ago
  41. 42856ae Update Develocity server URL to Apache by James Fredley · 3 months ago
  42. e6712f8 Merge pull request #56 from apache/dependabot/github_actions/gradle/actions-5 by James Daugherty · 4 months ago
  43. 2ef49b0 Merge pull request #60 from apache/dependabot/github_actions/actions/checkout-6 by James Daugherty · 4 months ago
  44. d53e15f Merge pull request #62 from apache/dependabot/github_actions/actions/upload-artifact-6.0.0 by James Daugherty · 4 months ago
  45. 704bc81 build(deps): bump actions/upload-artifact from 4.6.2 to 6.0.0 by dependabot[bot] · 5 months ago
  46. 53288b2 build(deps): bump actions/checkout from 5 to 6 by dependabot[bot] · 5 months ago
  47. 2bc487a build(deps): bump gradle/actions from 4 to 5 by dependabot[bot] · 7 months ago
  48. 7ade94a [skip ci] post 1.0.1 release adjustments by Mattias Reichel · 7 months ago
  49. 1453d4b Merge pull request #58 from apache/git-clone-performance by James Fredley · 7 months ago
  50. 94460da Improve documentation git clone performance with --depth 1 by James Fredley · 7 months ago
  51. 55e9a80 Update required reviewers in .asf.yaml by Mattias Reichel · 7 months ago v1.0.1
  52. ccbe320 Merge pull request #57 from jdaugherty/prerelease_removal by James Daugherty · 7 months ago
  53. 5b875d1 #48: feedback - make release updates optional and let the end user specify the value so they can decide when it's latest & pre-release by James Daugherty · 7 months ago
  54. 062f0c3 Merge pull request #55 from jdaugherty/prerelease_removal by James Daugherty · 7 months ago
  55. 36fe79e Merge pull request #53 from jdaugherty/property_file_name by James Daugherty · 7 months ago
  56. 973e24a Merge pull request #52 from jdaugherty/target_folder_support by James Daugherty · 7 months ago
  57. aa08142 #48: feature - remove prerelease flag & set the GitHub release to latest on post release by James Daugherty · 7 months ago
  58. 9b649af Merge pull request #54 from jdaugherty/asf by James Daugherty · 7 months ago
  59. 5dc216b PPMC -> PMC by James Daugherty · 7 months ago
  60. 1c5254c #49 - allow for property files other than gradle.properties by James Daugherty · 7 months ago
  61. b419047 #50 - add TARGET_FOLDER support to github documentation deployment action by James Daugherty · 7 months ago
  62. 0710e43 Merge pull request #45 from apache/dependabot/github_actions/actions/checkout-5 by James Daugherty · 7 months ago
  63. 3002a24 Merge pull request #46 from apache/dependabot/github_actions/actions/setup-java-5 by James Daugherty · 7 months ago
  64. a2d4278 Merge pull request #51 from jdaugherty/asf by James Daugherty · 7 months ago
  65. 27f3b04 test: deterministic folder ordering so tests behave the same across OSs by James Daugherty · 7 months ago
  66. c573cc5 test: add test logging by James Daugherty · 7 months ago
  67. 3b00409 chore: update for Grails TLP graduation by James Daugherty · 7 months ago
  68. e38b147 chore: fix repo path by James Daugherty · 8 months ago
  69. 28ae3a2 Merge pull request #47 from jdaugherty/asf by James Daugherty · 8 months ago
  70. 25451e5 chore: add release helper scripts by James Daugherty · 8 months ago
  71. 9f41c2f build(deps): bump actions/setup-java from 4 to 5 by dependabot[bot] · 8 months ago
  72. 0ddad9f build(deps): bump actions/checkout from 4 to 5 by dependabot[bot] · 8 months ago
  73. 064540b Merge pull request #44 from jdaugherty/asf by James Daugherty · 8 months ago v1.0.0
  74. 3f39cf9 ci: fix uploaded artifact name by James Daugherty · 8 months ago
  75. c0f022c Merge pull request #43 from jdaugherty/asf by James Daugherty · 8 months ago
  76. 4a96fbc chore: update rat config for verification & fix verify source by James Daugherty · 8 months ago
  77. bf6f4c2 Merge pull request #42 from jdaugherty/asf by James Daugherty · 8 months ago
  78. fea2eb7 ci: fix working directory for release tests by James Daugherty · 8 months ago
  79. 5ec1823 Merge pull request #41 from jdaugherty/asf by James Daugherty · 8 months ago
  80. e4dafcc ci: fix working directory for release tests by James Daugherty · 8 months ago
  81. 4cdfc85 Merge pull request #40 from jdaugherty/asf by James Daugherty · 8 months ago
  82. 6867325 ci: add missing env RELEASE_TAG_PREFIX by James Daugherty · 8 months ago
  83. bc01365 Merge pull request #39 from jdaugherty/asf by James Daugherty · 8 months ago
  84. b21bdef fix: passthrough github token by default into deploy-github-pages, post-release, & pre-release by James Daugherty · 8 months ago
  85. 5733cf8 Merge pull request #38 from jdaugherty/asf by James Daugherty · 8 months ago
  86. 23a217f fix: only validate VERSION in documentation publishing for releases by James Daugherty · 8 months ago
  87. af362bd Merge pull request #34 from apache/dependabot/github_actions/actions/setup-java-5 by James Daugherty · 8 months ago
  88. e8f18cd Merge pull request #32 from apache/dependabot/github_actions/actions/upload-artifact-4.6.2 by James Daugherty · 8 months ago
  89. f79b96e Merge pull request #37 from jdaugherty/asf by James Daugherty · 8 months ago
  90. 407f4b3 ci: add release workflow & associated verification scripts by James Daugherty · 8 months ago
  91. f8dac92 chore: troubleshooting asf.yaml by James Daugherty · 8 months ago
  92. e36de17 chore: troubleshooting asf.yaml by James Daugherty · 8 months ago
  93. cc112cf chore: troubleshooting asf.yaml by James Daugherty · 8 months ago
  94. 0fa85f2 chore: minor edit to force update by James Daugherty · 8 months ago
  95. e4b88b4 Merge pull request #35 from jdaugherty/asf by James Daugherty · 8 months ago
  96. 433c8ed chore: enable issues & projects on grails-github-actions by James Daugherty · 8 months ago
  97. 8adaaa1 Bump actions/setup-java from 4 to 5 by dependabot[bot] · 8 months ago
  98. 5ccb0ca Merge pull request #33 from apache/dependabot/github_actions/actions/checkout-5 by James Daugherty · 9 months ago
  99. 3e780b7 Bump actions/checkout from 4 to 5 by dependabot[bot] · 9 months ago
  100. 136fd69 Bump actions/upload-artifact from 4.4.0 to 4.6.2 by dependabot[bot] · 9 months ago