Commit Graph

23 Commits

Author SHA1 Message Date
Ryan Baxter
d39d2a4d29 Merge branch '3.1.x' into 3.2.x 2025-01-16 13:07:48 -05:00
Ryan Baxter
d20cd9f25b Adding 3.2.x to maven build 2025-01-16 13:07:31 -05:00
dependabot[bot]
2459f92766 Bump mikepenz/action-junit-report from 4 to 5
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 4 to 5.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](https://github.com/mikepenz/action-junit-report/compare/v4...v5)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 01:08:15 +00:00
Ryan Baxter
854e1f1fa1 Including the 3.1.x branch in github actions 2024-10-02 16:57:13 -04:00
Ryan Baxter
b30d701d6c Update maven.yaml 2024-09-04 10:55:18 -04:00
Ryan Baxter
7b08c366af remove test workflow 2024-07-18 17:18:43 -04:00
Ryan Baxter
69b0b521b8 Merge pull request #190 from spring-cloud/dependabot/github_actions/main/mikepenz/action-junit-report-4
Bump mikepenz/action-junit-report from 2 to 4
2024-07-16 10:06:20 -04:00
dependabot[bot]
86eedc5679 Bump actions/checkout from 2 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 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/v2...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-07-16 14:05:41 +00:00
Ryan Baxter
2e9bf2be1b Merge pull request #193 from spring-cloud/dependabot/github_actions/main/actions/setup-java-4
Bump actions/setup-java from 2 to 4
2024-07-16 10:05:17 -04:00
Ryan Baxter
b013beee2d Merge pull request #194 from spring-cloud/dependabot/github_actions/main/actions/cache-4
Bump actions/cache from 2 to 4
2024-07-16 10:05:00 -04:00
dependabot[bot]
b7f4f8ba3e Bump actions/upload-artifact from 2 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...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-07-16 14:01:51 +00:00
dependabot[bot]
4be7b4911c Bump actions/cache from 2 to 4
Bumps [actions/cache](https://github.com/actions/cache) from 2 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/v2...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-07-16 14:01:48 +00:00
dependabot[bot]
e224b19873 Bump actions/setup-java from 2 to 4
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 2 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](https://github.com/actions/setup-java/compare/v2...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>
2024-07-16 14:01:45 +00:00
dependabot[bot]
5e9d3178f1 Bump mikepenz/action-junit-report from 2 to 4
Bumps [mikepenz/action-junit-report](https://github.com/mikepenz/action-junit-report) from 2 to 4.
- [Release notes](https://github.com/mikepenz/action-junit-report/releases)
- [Commits](https://github.com/mikepenz/action-junit-report/compare/v2...v4)

---
updated-dependencies:
- dependency-name: mikepenz/action-junit-report
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-16 14:01:37 +00:00
Ryan Baxter
db25e10852 Create deploy-docs-test.yml 2024-04-09 10:31:31 -04:00
Ryan Baxter
4d30dbcd9a Build 3.0.x branch 2023-11-29 09:06:05 -05:00
Spencer Gibb
ee8c639b54 Antora migration (#173)
* Migrate Structure

* Insert explicit ids for headers

* Remove unnecessary asciidoc attributes

* Copy default antora files

* Fix indentation for all pages

* Split files

* Generate a default navigation

* Remove includes

* Enable Section Summary TOC for small pages

* Antora migration
2023-09-15 16:00:57 -04:00
Ryan Baxter
8984e8657e Add all surefire results 2022-02-02 19:43:37 -05:00
Ryan Baxter
72e36c9d63 storing code coverage reports 2022-02-02 19:34:36 -05:00
Ryan Baxter
8393e40637 Trying new test reports action 2022-02-02 19:24:22 -05:00
Ryan Baxter
0c5c6f06ae Modify maven build command for github actions 2022-02-01 21:49:55 -05:00
Ryan Baxter
3ccb6c3c6b building right branches 2022-01-31 19:55:41 -05:00
Ryan Baxter
1b96e9c903 enabling github actions 2022-01-31 19:55:24 -05:00