Commit Graph

42 Commits

Author SHA1 Message Date
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
Joe Grandja 1b1dbf50d8 Merge branch '1.0.x' 2023-04-17 15:59:02 -04:00
Joe Grandja 264d9fd4d1 Merge branch '0.4.x' into 1.0.x 2023-04-17 15:54:14 -04:00
Joe Grandja 0b1e77828a Update Stack Overflow tag to spring-authorization-server 2023-04-17 15:50:45 -04:00
Steve Riesenberg c0f0d7700a Revert accidental change in versions
Issue gh-1120
2023-03-10 15:47:04 -06: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 75ded47818 Use spring-io/spring-gradle-build-action
Closes gh-1120
2023-03-10 15:34:35 -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 d33ec32017 Update gh issue template config.yml 2021-03-18 04:05:38 -04: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
Rob Winch 618769908d Add config.yml 2020-04-14 14:58:54 -05:00
Rob Winch 873ece5d4a Add issue templates 2020-04-14 14:58:12 -05:00
Eleftheria Stein 9734ad8e95 Add GitHub Actions CI
Fixes gh-11
2020-04-14 10:51:27 -04:00