Commit Graph

36 Commits

Author SHA1 Message Date
Eleftheria Stein
992b8c38ac Update antora on next development version release
Move commit from gradle task to workflow. Update antora.yml after project version update and before commit.

Closes gh-11021
2022-03-29 12:28:37 +02:00
Steve Riesenberg
43142a8137 Update CI pipeline to push next snapshot version after release
Issue gh-10461
2022-03-18 13:43:37 -05:00
Steve Riesenberg
d7ac254b3d Do not run CI on tags
Issue gh-10457
2022-03-16 11:47:14 -05:00
Steve Riesenberg
5f37ee2f64 Add missing output and checkout
Issue gh-10928
2022-03-09 10:47:48 -06:00
Steve Riesenberg
aa0005b1e1 Update CI process to create GitHub releases with release notes
Closes gh-10928
2022-03-08 17:41:57 -06:00
Eleftheria Stein
c7f3ad89f3 Re-enable check samples CI task
Issue gh-10832

This reverts commit 85de423756.
2022-02-14 13:04:32 +01:00
Eleftheria Stein
85de423756 Temporarily disable check samples CI task
Issue gh-10832
2022-02-14 12:53:48 +01:00
Marcus Da Coregio
e5ff13901e Switch workflows to use a JDK17 baseline
Closes gh-10353
2021-11-01 09:02:42 -03:00
Josh Cummings
d779cd1d48 Support Structure101 License ID
Closes gh-10443
2021-10-28 13:26:02 -06:00
Josh Cummings
cb6ca7f470 GitHub Actions uses spring-builds+github user
This is more clear than spring-builds user
2021-10-26 11:25:42 -06:00
Rob Winch
cff0bde1a3 GitHub Actions uses spring-builds+github user
This is more clear than spring-builds user
2021-09-28 15:09:03 -05:00
Josh Cummings
770c57ecc9 Add Structure101 to CI Build
Closes gh-6236
2021-09-27 16:23:19 -06:00
Marcus Da Coregio
d0fbe6b501 Update CI deployments to be dependent on Check Samples
Closes gh-10207
2021-08-19 10:13:38 -03:00
Marcus Da Coregio
be91a78781 Update Check Samples job to run in parallel
Issue gh-9846
2021-08-17 11:15:10 -03:00
Rob Winch
71f1cf1e0b Remove Remaining Sonar Reference
Issue gh-10205
2021-08-16 14:45:33 -05:00
Rob Winch
829733896c Remove unused Sonar from Build
Closes gh-10205
2021-08-16 14:42:38 -05:00
Marcus Da Coregio
c562d56ff4 Add checkSamples task
Closes gh-9846
2021-07-27 14:11:51 -03:00
Josh Cummings
98326dfae4 Use stack-workflow-status Action
Closes gh-9792
2021-06-15 13:41:11 -06:00
Marcus Hert da Coregio
2d61fda1af Combine multiple OS builds into one
Closes gh-9790
2021-05-25 10:40:28 -06:00
Marcus Hert da Coregio
fa7ba5e3db Update Env Variables in Build Windows Job
Closes gh-9761
2021-05-25 10:40:28 -06:00
Josh Cummings
f7f435d3f4 Include all configured branches in CI
Closes gh-9775
2021-05-18 15:57:40 -06:00
Rob Winch
081e3301ad Use GPG_PRIVATE_KEY directly
Closes gh-9776
2021-05-18 16:44:29 -05:00
Rob Winch
03924951a2 Update GitHub Actions to use publishArtifacts 2021-05-17 23:40:43 -05:00
Eleftheria Stein
8ace670479 Configure user name for Gradle CI builds
Closes gh-9747
2021-05-17 11:07:35 +02:00
Marcus Hert da Coregio
85fb9c09a5 Update Check Windows CI Workflow
- Add slack integration for error reporting
- Rename from check_windows to build_windows
- Change the build command to match the one in build_jdk_11
- Add build_windows to the needs of deployment and failure check jobs

Issue gh-9727
2021-05-14 15:07:38 -06:00
Marcus Hert da Coregio
d3f5521cbf Add New Job to Verify Windows Build on CI Workflow
Issue gh-9727
2021-05-12 14:47:52 -06:00
Josh Cummings
441b9f8187 Adjust Needs Output
- There is no need to emit the value of RUN_JOBS to the rest of the
workflow. As a boolean, it is sufficient to ask whether or not the
corresponding output is present at all
- Prerequisites is apparently easy to misspell

Issue gh-9701
2021-05-11 17:07:32 -06:00
Josh Cummings
a493660cdb Stop CI Jobs on Forks
Closes gh-9701
2021-05-07 13:40:19 -06:00
Rob Winch
006b9b9607 master->main
Closes gh-9683
2021-04-26 16:55:43 -05:00
Rob Winch
6e0d9e679e Remove test_alternative_jdks
JDK 12 is no longer supported and JDK 16 requires Gradle 7 which has
not been released yet.
2021-04-05 12:30:55 -05:00
Josh Cummings
dd3b90379b Change to GPG_PRIVATE_KEY_NO_HEADER
Closes gh-9531
2021-03-30 12:55:00 -06:00
Josh Cummings
f9c4dbae61 Update Git Workflows to Use JDK 11
Closes gh-9417
2021-02-17 11:53:51 -07:00
Eleftheria Stein
793781fb67 Add manual trigger to CI workflow
Closes gh-9360
2021-01-21 14:02:54 +01:00
Rob Winch
ef3b4d49d9 Add artifactoryUsername/Password to other workflow steps
Added artifactoryUsername/Password to other CI workflow steps to ensure
all steps will pass if a new dependency is added.
2020-11-16 13:11:07 -06:00
Rob Winch
47bb9b945c Add artifactoryUsername/Password to download new dependencies 2020-11-16 13:02:11 -06:00
Ellie Bahadori
649443f67e Build GitHub Actions CI pipeline 2020-11-10 10:25:16 -05:00