Commit Graph

25 Commits

Author SHA1 Message Date
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
Eleftheria Stein 9734ad8e95 Add GitHub Actions CI
Fixes gh-11
2020-04-14 10:51:27 -04:00