Commit Graph

69 Commits

Author SHA1 Message Date
dependabot[bot]
581bbad2a4 Bump gradle/wrapper-validation-action from 2 to 3
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 2 to 3.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 12:24:21 -07:00
Marcus Hert Da Coregio
c8b4ffc205 Revert "Remove merge-dependabot-pr.yml"
This reverts commit 05818a3e41.
2024-04-10 08:53:55 -03:00
Marcus Hert Da Coregio
05818a3e41 Remove merge-dependabot-pr.yml
Removed while there is not required check for PRs

Issue gh-2865
2024-03-21 11:14:39 -03:00
Marcus Hert Da Coregio
1f2d9ca01d Setup Auto Merge Forward Dependabot Commits Workflows
Issue gh-2865
2024-03-18 08:19:03 -03:00
dependabot[bot]
999d164a3f Bump gradle/wrapper-validation-action from 1 to 2
Bumps [gradle/wrapper-validation-action](https://github.com/gradle/wrapper-validation-action) from 1 to 2.
- [Release notes](https://github.com/gradle/wrapper-validation-action/releases)
- [Commits](https://github.com/gradle/wrapper-validation-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: gradle/wrapper-validation-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 10:49:25 -03:00
dependabot[bot]
ecc2b166e5 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-23 09:08:20 -03:00
dependabot[bot]
24e61bbb40 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>
2024-01-13 09:41:57 -03:00
Marcus Hert Da Coregio
c55785f1c8 Add Reusable Workflows
Closes gh-2712
2024-01-03 14:00:00 -03:00
dependabot[bot]
b04d6a3a36 Bump actions/setup-java from 3 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 15:14:47 -03:00
dependabot[bot]
5b96cd8fea 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-12-15 15:14:34 -03:00
Marcus Da Coregio
5453543377 Fix branches-ignore rule
Issue gh-2493
2023-10-18 14:07:08 -03:00
Marcus Da Coregio
69c2856c85 Do not run CI and Deploy Docs for Dependabot Branches
Issue gh-2493
2023-10-18 14:03:52 -03:00
Kirk Lin
46ed262503 ci: fix GitHub Actions Deprecating save-state and set-output commands 2023-09-01 14:22:36 -03:00
Rob Winch
1837bd2314 Merge branch '2.7.x' into 3.0.x
Fix Antora

Issue gh-2327
2023-06-22 13:52:51 -05:00
Rob Winch
04f811bb32 Merge branch '2.6.x' into 2.7.x
Fix Antora

Issue gh-2327
2023-06-22 13:50:34 -05:00
Rob Winch
95c03db739 Update Documentation Actions
Issue gh-2327
2023-06-22 13:49:15 -05:00
Rob Winch
2d5432b94d Merge branch '2.6.x' into 2.7.x
- Update Antora

Closes gh-2331
2023-06-22 11:44:37 -05:00
Rob Winch
fcf00647e6 Update Antora
- Use org.gradle 1.0.0
- Need to use JDK 17 for latest plugin
- Use io.spring.antora.generate-antora-yml
- Use collector extension
- Use name: session

Closes gh-2327
2023-06-22 11:16:43 -05:00
Marcus Da Coregio
d57894ee4f Merge branch '2.7.x' into 3.0.x 2023-04-18 14:53:56 -03:00
Marcus Da Coregio
0e2d76bbaa Only run CI when push on branches
Closes gh-2292
2023-04-18 14:53:35 -03:00
Marcus Da Coregio
7d1b01daf6 Update Antora Plugin to 1.0.0
Issue gh-2234
2023-03-06 14:43:21 -03:00
Marcus Da Coregio
e4a023fa64 Revert "Update Antora Plugin to 1.0.0"
This reverts commit 280f311677.
2023-03-06 13:52:52 -03:00
Marcus Da Coregio
280f311677 Update Antora Plugin to 1.0.0
Issue gh-2234
2023-02-16 09:41:50 -03:00
Rob Winch
19dd3d8be1 Revert "Update for docs-build branch"
This reverts commit cd628fe5af.
2022-11-09 10:22:52 -06:00
Rob Winch
cd628fe5af Update for docs-build branch 2022-11-08 12:59:06 -06:00
Eleftheria Stein
c3b8634fb4 Use Java 17 in antora pipeline 2022-04-29 11:38:12 +02:00
Eleftheria Stein
ad67a3775b Add manual trigger to antora generate workflow
Issue gh-2014
2022-01-20 13:52:11 +01:00
Eleftheria Stein
b5cdb193a8 GitHub Actions uses spring-builds+github user
This is more clear than spring-builds user
2022-01-14 16:28:23 +01:00
Eleftheria Stein
dba22292a3 Run CI on all branches 2022-01-05 14:29:57 +02:00
Eleftheria Stein
c79173879f Run CI on all branches 2022-01-05 14:29:28 +02:00
Eleftheria Stein
8ae55b7ee4 GitHub Actions uses spring-builds+github user
This is more clear than spring-builds user
2021-12-07 15:43:42 +01:00
Eleftheria Stein
73149d2130 Enable CI 2021-11-12 12:16:21 +01:00
Eleftheria Stein
43e3c27169 Use Java 17 in deploy reference workflow
Issue gh-1945
2021-11-12 11:44:31 +01:00
Eleftheria Stein
712e7d5a41 Upgrade to Java 17 baseline
Closes gh-1945
2021-11-11 18:05:15 +01:00
Rob Winch
dd63b760bc Use ALGOLIA_WRITE_API_KEY 2021-11-10 15:33:24 -06:00
Rob Winch
a51f1e1679 Add Algolia Index 2021-11-10 14:13:05 -06:00
Rob Winch
98a07a16d3 Generate and Request Reference Build 2021-11-10 14:13:05 -06:00
Eleftheria Stein
e5bc746e37 Update GitHub Actions to use publishArtifacts
Closes gh-1943
2021-10-29 14:10:24 +02:00
Rob Winch
fee6878ef1 Extract the branch name for generated docs 2021-10-25 16:10:56 -05:00
Rob Winch
378ba6db2c Use GH_ACTIONS_REPO_TOKEN 2021-09-27 13:22:20 -05:00
Rob Winch
5757e94658 Generated antora.yml 2021-08-30 18:55:11 -05:00
Rob Winch
00abd345ac Add Dispatch to build reference 2021-08-18 11:27:45 -05:00
Ellie Bahadori
8b5b3701da Prevent builds from running on forks
Resolves gh-1678
2021-07-06 17:19:30 +02:00
Eleftheria Stein
25032fbd61 Use GPG_PRIVATE_KEY directly in build
Closes gh-1861
2021-05-31 15:42:16 +03:00
Eleftheria Stein
7ec5add1bd Configure user name for Gradle CI builds
This reverts commit e41ebd8a77.
2021-05-19 00:13:17 +02:00
Eleftheria Stein
05e103d9c5 Use GPG_PRIVATE_KEY_NO_HEADER secret in CI
Issue gh-1812
2021-05-19 00:09:26 +02:00
Eleftheria Stein
e41ebd8a77 Revert "Configure user name for Gradle CI builds"
This reverts commit ce938fd2fe.
2021-05-18 22:22:37 +02:00
Eleftheria Stein
ce938fd2fe Configure user name for Gradle CI builds
Closes gh-1851
2021-05-14 12:32:29 +02:00
Eleftheria Stein
0e5dd1863f Rename master branch to main
Closes gh-1846
2021-04-28 17:19:52 +02:00
Josh Cummings
9e7d9912e5 Change to GPG_PRIVATE_KEY_NO_HEADER
Closes gh-1812
2021-03-30 13:32:28 -06:00