Kirk Lin
|
9c6d90490d
|
ci: fix GitHub Actions Deprecating save-state and set-output commands
Closes gh-12032
|
3 years ago |
Steve Riesenberg
|
539b17f6da
|
Only run prerequisites job if on upstream repo
|
4 years ago |
Steve Riesenberg
|
043fdd6f03
|
Use Spring Gradle Build Action
Closes gh-11630
|
4 years ago |
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
|
4 years ago |
Steve Riesenberg
|
aad60cc6af
|
Only run prerequisites job if on upstream repo
|
4 years ago |
Steve Riesenberg
|
6c29007fac
|
Use Spring Gradle Build Action
Closes gh-11630
|
4 years ago |
naveen
|
8c634f8a9d
|
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
|
4 years ago |
Steve Riesenberg
|
8929bd5abc
|
Only run prerequisites job if on upstream repo
|
4 years ago |
Steve Riesenberg
|
e756a1df19
|
Use Spring Gradle Build Action
Closes gh-11630
|
4 years ago |
naveen
|
054a3f0bc0
|
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
|
4 years ago |
Steve Riesenberg
|
148756076c
|
Backport release automation and github actions
Closes gh-11501
|
4 years ago |
Steve Riesenberg
|
d76c321f8c
|
Backport release automation and github actions
Closes gh-11500
|
4 years ago |
Steve Riesenberg
|
de45964f55
|
Backport release automation and github actions
Closes gh-11480
|
4 years ago |
Josh Cummings
|
a493660cdb
|
Stop CI Jobs on Forks
Closes gh-9701
|
5 years ago |
Josh Cummings
|
f9c4dbae61
|
Update Git Workflows to Use JDK 11
Closes gh-9417
|
5 years ago |
Ellie Bahadori
|
d69032a68d
|
Prevent PR builds from running on forks
|
5 years ago |
Ellie Bahadori
|
7ef3f61924
|
Add build scans to PR builds
|
6 years ago |
Ellie Bahadori
|
8904b3b19b
|
Use Github Actions workflow for PRs and remove Travis
Closes gh-8719
|
6 years ago |
Ellie Bahadori
|
1bb49bbc2e
|
Use Github Actions workflow for PRs and remove Travis
Closes gh-8718
|
6 years ago |
Ellie Bahadori
|
7319e81701
|
Change pipeline to run for all base branches
Issue gh-8680
|
6 years ago |
Ellie Bahadori
|
e213e6430a
|
Create Github Actions pipeline for PR build workflow
|
6 years ago |