Steve Riesenberg
5c8311b7d3
Migrate to com.gradle.develocity plugin
...
Issue gh-15021
2024-05-08 10:03:34 -05:00
dependabot[bot]
8271258618
Bump slackapi/slack-github-action from 1.25.0 to 1.26.0
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.25.0...v1.26.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21 18:12:20 -07:00
dependabot[bot]
7011930305
Bump gradle/gradle-build-action from 2 to 3
...
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action ) from 2 to 3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases )
- [Commits](https://github.com/gradle/gradle-build-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 17:44:51 -07:00
dependabot[bot]
8a75382b2d
Bump slackapi/slack-github-action from 1.24.0 to 1.25.0
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.24.0...v1.25.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 17:41:43 -07:00
dependabot[bot]
e4cc0a4755
Bump slackapi/slack-github-action from 1.19.0 to 1.24.0
...
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action ) from 1.19.0 to 1.24.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases )
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.19.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 08:58:37 -03:00
dependabot[bot]
ff71ef46b7
Bump actions/setup-java from 3 to 4
...
Bumps [actions/setup-java](https://github.com/actions/setup-java ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases )
- [Commits](https://github.com/actions/setup-java/compare/v3...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>
2023-12-14 08:58:19 -03:00
dependabot[bot]
5593655bbf
Bump spring-io/spring-gradle-build-action from 1 to 2
...
Bumps [spring-io/spring-gradle-build-action](https://github.com/spring-io/spring-gradle-build-action ) from 1 to 2.
- [Commits](https://github.com/spring-io/spring-gradle-build-action/compare/v1...v2 )
---
updated-dependencies:
- dependency-name: spring-io/spring-gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-14 08:58:09 -03:00
dependabot[bot]
47812e506f
Bump actions/checkout from 3 to 4
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 3 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/v3...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>
2023-12-14 08:58:00 -03:00
Marcus Da Coregio
b9836d618a
Fix Workflows
...
Issue gh-13873
2023-09-29 15:50:10 -03:00
Marcus Da Coregio
2505c08e8f
Do Not Run Some Workflows on Dependabot's PRs
...
Issue gh-13873
(cherry picked from commit 3aae03b1b2
)
2023-09-29 15:48:12 -03:00
Marcus Da Coregio
9e877c9bc6
Do not run some workflows for Dependabot branches
...
Issue gh-13873
(cherry picked from commit ab812b2b53
)
2023-09-29 15:48:11 -03:00
Marcus Da Coregio
650692964e
Fix snapshot_tests on CI workflow
...
Closes gh-13876
2023-09-28 15:58:43 -03:00
Marcus Da Coregio
e29ea47ff7
Use Gradle's Version Catalog
...
Issue gh-13868
2023-09-28 14:57:18 -03:00
jongwooo
aad3e61f4d
chore: Use cache in continuous-integration-workflow.yml
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
2023-02-01 14:26:25 -07:00
Kirk Lin
9c6d90490d
ci: fix GitHub Actions Deprecating save-state and set-output commands
...
Closes gh-12032
2022-11-25 09:05:28 -03:00
Josh Cummings
ff055cf07a
Remote antoraUpdateVersion task from CI
2022-10-17 14:24:13 -06:00
Marcus Da Coregio
7756247c3a
Simplify checkSamples task
...
Closes gh-11814
2022-09-16 09:36:12 -03:00
Steve Riesenberg
57d212ddca
Use cache and user.name system property on Windows
2022-07-28 15:13:55 -05:00
Steve Riesenberg
539b17f6da
Only run prerequisites job if on upstream repo
2022-07-28 15:13:54 -05:00
Steve Riesenberg
37e1ad27fe
Simplify dependency graph
2022-07-28 15:13:53 -05:00
Steve Riesenberg
043fdd6f03
Use Spring Gradle Build Action
...
Closes gh-11630
2022-07-28 15:13:52 -05:00
Steve Riesenberg
3234e05085
Polish gh-11367
2022-07-28 15:13:51 -05:00
naveen
f957e3c051
Set permissions for GitHub actions
...
Restrict the GitHub token permissions only to the required ones; this
way, even if the attackers will succeed in compromising your workflow,
they won’t be able to do much.
- Included permissions for the action.
https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests
https://securitylab.github.com/research/github-actions-preventing-pwn-requests/
Signed-off-by: naveen <172697+naveensrinivasan@users.noreply.github.com>
Closes gh-11367
2022-07-28 15:13:51 -05:00
Steve Riesenberg
aaf20e7b61
Build only on branches
...
Issue gh-11480
2022-07-18 11:47:25 -05:00
Steve Riesenberg
148756076c
Backport release automation and github actions
...
Closes gh-11501
2022-07-13 15:51:25 -05:00
Marcus Da Coregio
44e672d969
Use properties in the checkSamples job
...
Issue gh-10344
2022-05-11 16:13:34 -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