Steve Riesenberg
|
92809cef01
|
Migrate slack notifications to GChat (2nd attempt)
Closes gh-15503
|
2024-08-21 15:44:44 -05:00 |
Marcus Hert Da Coregio
|
1135ad5a5a
|
Skip checkExpectedBranchVersion task on PR Build workflow
Issue gh-15226
|
2024-06-28 09:31:48 -03:00 |
Josh Cummings
|
4b10c2daac
|
Turn Off Build Scans
Currently, --scan is preventing PR builds from completing.
Issue gh-15120
|
2024-05-20 16:20:43 -06:00 |
Marcus Hert Da Coregio
|
09198447af
|
Attach Antora Docs to Pull Requests
Closes gh-14992
|
2024-05-13 08:50:24 -03:00 |
Steve Riesenberg
|
5c8311b7d3
|
Migrate to com.gradle.develocity plugin
Issue gh-15021
|
2024-05-08 10:03:34 -05: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 |
Steve Riesenberg
|
9c44b700f5
|
Add Gradle Enterprise creds to PR builds
Closes gh-14249
|
2023-12-07 14:28:51 -06: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 |
Steve Riesenberg
|
539b17f6da
|
Only run prerequisites job if on upstream repo
|
2022-07-28 15:13:54 -05:00 |
Steve Riesenberg
|
043fdd6f03
|
Use Spring Gradle Build Action
Closes gh-11630
|
2022-07-28 15:13:52 -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
|
148756076c
|
Backport release automation and github actions
Closes gh-11501
|
2022-07-13 15:51:25 -05:00 |
Josh Cummings
|
a493660cdb
|
Stop CI Jobs on Forks
Closes gh-9701
|
2021-05-07 13:40:19 -06:00 |
Josh Cummings
|
f9c4dbae61
|
Update Git Workflows to Use JDK 11
Closes gh-9417
|
2021-02-17 11:53:51 -07:00 |
Ellie Bahadori
|
d69032a68d
|
Prevent PR builds from running on forks
|
2020-10-26 11:07:25 -05:00 |
Ellie Bahadori
|
7ef3f61924
|
Add build scans to PR builds
|
2020-09-30 10:20:12 -04:00 |
Ellie Bahadori
|
7319e81701
|
Change pipeline to run for all base branches
Issue gh-8680
|
2020-06-17 16:05:41 -05:00 |
Ellie Bahadori
|
e213e6430a
|
Create Github Actions pipeline for PR build workflow
|
2020-06-11 11:07:34 -07:00 |