Commit Graph

51 Commits

Author SHA1 Message Date
dependabot[bot] 5a50a0caf5 Bump spring-io/spring-doc-actions from 0.0.19 to 0.0.20
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 0.0.19 to 0.0.20.
- [Commits](https://github.com/spring-io/spring-doc-actions/compare/c2038265125ec6f305a4a041d892ee44c156a754...e28269199d1d27975cf7f65e16d6095c555b3cd0)

---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
  dependency-version: 0.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 06:07:53 -04:00
dependabot[bot] cb7da6aae0 Bump spring-io/spring-doc-actions from 0.0.18 to 0.0.19
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions) from 0.0.18 to 0.0.19.
- [Commits](https://github.com/spring-io/spring-doc-actions/compare/852920ba3fb1f28b35a2f13201133bc00ef33677...c2038265125ec6f305a4a041d892ee44c156a754)

---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-28 16:21:41 -04:00
Joe Grandja bf7f4f4af9 Bump next minor version 2025-02-11 15:51:26 -05:00
Joe Grandja 82159aa9f2 End of OSS Support for 1.2.x 2024-11-22 13:50:05 -05:00
Joe Grandja e47e28a19f Merge branch '1.3.x' 2024-10-16 19:51:58 -04:00
Joe Grandja f8519c55b8 Merge branch '1.2.x' into 1.3.x
Closes gh-1771
2024-10-16 19:41:16 -04:00
Joe Grandja aa6fae928e Migrate to com.gradle.develocity plugin
Closes gh-1770
2024-10-16 19:32:32 -04:00
Joe Grandja 20f1048079 Add update-antora-ui-spring.yml 2024-09-19 14:39:03 -04:00
Joe Grandja 4ff82dfac5 Update test snapshot versions 2024-08-19 18:17:39 -04:00
Joe Grandja 6ceb56fb70 Bump next minor version 2024-07-18 17:02:37 -04:00
Joe Grandja 8797590477 Update dependency versions in snapshots tests 2024-06-21 14:52:33 -04:00
Joe Grandja b3249ff118 Remove 1.1.x from release-scheduler.yml 2024-05-22 10:05:12 -04:00
Steve Riesenberg 6eda8c6a0e Merge branch '1.2.x' 2024-05-02 15:19:34 -05:00
Steve Riesenberg 296ad71aa1 Update to actions/checkout@v4
Closes gh-1605
2024-05-02 15:19:13 -05:00
Steve Riesenberg e393bd15a3 Merge branch '1.1.x' into 1.2.x 2024-05-02 15:18:18 -05:00
Steve Riesenberg 2712c209ef Update to actions/checkout@v4
Issue gh-1605
2024-05-02 15:17:45 -05:00
Steve Riesenberg b5370b8ad4 Build docs on every push 2024-05-02 15:13:43 -05:00
Steve Riesenberg 72c2df5407 Update dependency range for snapshot tests
Issue gh-1562
Issue gh-1567
2024-03-18 10:51:19 -05:00
Joe Grandja 4e56073b06 Bump next minor version 2023-12-19 15:14:43 -05:00
Joe Grandja 068601b7c1 Remove 1.0.x from active maintenance branch 2023-11-22 16:12:52 -05:00
Steve Riesenberg 6d151542af Add workflow for scheduling releases 2023-11-01 17:17:44 -05:00
Steve Riesenberg 7ea087c327 Merge branch '1.1.x' 2023-11-01 17:16:06 -05:00
Steve Riesenberg 141a1bf3b5 Merge branch '1.0.x' into 1.1.x
# Conflicts:
#	.github/workflows/continuous-integration-workflow.yml
2023-11-01 17:13:36 -05:00
Steve Riesenberg e372bc7041 Use reusable workflows with release automation
Issue gh-1427
2023-11-01 17:12:31 -05:00
Joe Grandja e5fcbe422b Remove reference to gh-pages
Issue gh-1295
2023-08-16 11:27:25 -04:00
Rob Winch 3efb4f2fbd Move deploy-docs.yml to correct folder
Issue gh-1295
2023-08-16 09:56:45 -05:00
Steve Riesenberg ccd358245a Merge branch '1.0.x'
Closes gh-1122
2023-03-10 15:42:00 -06:00
Steve Riesenberg b44f24d975 Use spring-io/spring-gradle-build-action
Closes gh-1120
2023-03-10 15:37:31 -06:00
Steve Riesenberg 1e12a97959 Merge branch '1.0.x'
Closes gh-1118
2023-03-10 12:57:39 -06:00
Steve Riesenberg 7f66174326 Merge branch '0.4.x' into 1.0.x
Closes gh-1119
2023-03-10 12:57:17 -06:00
Steve Riesenberg 61aad39139 Update to actions/checkout@v3
Closes gh-1117
2023-03-10 12:42:54 -06:00
Steve Riesenberg cfca05dfd5 Use spring-security 6.1 in snapshot tests
Issue gh-1106
2023-03-10 12:29:40 -06:00
Joe Grandja 73597d384f Merge branch '0.4.x' into 1.0.x 2023-02-23 09:13:47 -05:00
Joe Grandja 860133a352 Add user property to deploy_docs workflow 2023-02-23 07:07:02 -05:00
Steve Riesenberg f0530e7433 Merge branch '0.4.x'
The following commits are merged using the default merge strategy.

70fade4ffa Replace deprecated command with environment file
2023-02-14 10:39:54 -06:00
jongwooo 70fade4ffa Replace deprecated command with environment file
Closes gh-1062
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-02-14 10:35:46 -06:00
Joe Grandja a5e6b032de Update github workflows to build with Java 17 2022-08-02 09:56:52 -04:00
Joe Grandja 532cade256 Update github workflows 2022-08-02 09:02:43 -04:00
Joe Grandja c75b8a1cb9 Build PR with Java 8
Issue gh-761
2022-06-10 10:45:53 -04:00
Steve Riesenberg e204b6bced Downgrade to Java 8
Closes gh-761
2022-06-08 17:40:33 -05:00
Joe Grandja 8a18f20ba8 Update snapshot_tests to use Spring Security 5.7.+
Issue gh-751
2022-05-24 10:19:52 -04:00
Joe Grandja 9c1d224843 Update snapshot_tests to use Spring Security 5.6+
Issue gh-720
2022-05-04 11:13:38 -04:00
Steve Riesenberg b05bf74a82 Enable jobs to deploy artifacts and docs
Closes gh-695
2022-04-20 15:36:29 -05:00
Steve Riesenberg a1e1f49606 Add missing environment variables for artifactory
Issue gh-691
2022-04-20 15:35:16 -05:00
Steve Riesenberg 005cd2a130 Switch from Jenkins to GitHub Actions
Closes gh-691
2022-04-19 16:53:48 -05:00
Steve Riesenberg 82e28a15f4 Build with Java 11 only 2022-04-19 13:17:27 -05:00
Rob Winch a30a1692b2 .github/workflow master->main
Issue gh-284
2021-04-27 15:46:44 -05:00
Joe Grandja ae7febe445 Build on JDK 8,11,12 2020-08-20 06:55:34 -04:00
Eleftheria Stein 5ed7c8f501 Setup Gradle multi-module build
Added core, config and samples modules. Moved sample project into samples module.

Closes gh-10
2020-04-23 15:50:27 -04:00
Madhu Bhat 3a92eb3bcf Added workflow config for builds on PR
Closes gh-16
2020-04-23 14:45:15 -04:00