jongwooo
aad3e61f4d
chore: Use cache in continuous-integration-workflow.yml
...
Signed-off-by: jongwooo <jongwooo.han@gmail.com>
3 years ago
Kirk Lin
9c6d90490d
ci: fix GitHub Actions Deprecating save-state and set-output commands
...
Closes gh-12032
3 years ago
Dan Allen
fe252f5057
sync docs build; upgrade Antora and Antora Collector to latest alpha
3 years ago
Josh Cummings
ff055cf07a
Remote antoraUpdateVersion task from CI
3 years ago
Marcus Da Coregio
465d80c162
Remove antoreUpdateVersion task from release automation
3 years ago
Marcus Da Coregio
7756247c3a
Simplify checkSamples task
...
Closes gh-11814
3 years ago
Dan Allen
3387149a0f
repurpose 5.6.x branch to provide local docs build
...
* remove unused workflows, scripts, and configuration (now handled by docs-build branch)
* upgrade Antora to 3.1 (and Node.js to 16)
* tune playbook settings
* reconfigure docs build for local build only
* add patch to support using linked worktree as Antora content source
* remove Antora extensions not needed for local builds
3 years ago
Dan Allen
3e42119f84
repurpose 5.7.x branch to provide local docs build
...
* remove unused workflows, scripts, and configuration (now handled by docs-build branch)
* upgrade Antora to 3.1 (and Node.js to 16)
* tune playbook settings
* reconfigure docs build for local build only
* add patch to support using linked worktree as Antora content source
* remove Antora extensions not needed for local builds
3 years ago
Rob Winch
8c69699458
Remove backportbot.yml
...
Issue gh-11736
3 years ago
Steve Riesenberg
02459919cc
Skip workflows on forks of spring-security
4 years ago
Steve Riesenberg
57d212ddca
Use cache and user.name system property on Windows
4 years ago
Steve Riesenberg
539b17f6da
Only run prerequisites job if on upstream repo
4 years ago
Steve Riesenberg
37e1ad27fe
Simplify dependency graph
4 years ago
Steve Riesenberg
043fdd6f03
Use Spring Gradle Build Action
...
Closes gh-11630
4 years ago
Steve Riesenberg
3234e05085
Polish gh-11367
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
24033be046
Skip workflows on forks of spring-security
4 years ago
Steve Riesenberg
47a5665767
Use cache and user.name system property on Windows
4 years ago
Steve Riesenberg
aad60cc6af
Only run prerequisites job if on upstream repo
4 years ago
Steve Riesenberg
13e94935ae
Simplify dependency graph
4 years ago
Steve Riesenberg
6c29007fac
Use Spring Gradle Build Action
...
Closes gh-11630
4 years ago
Steve Riesenberg
6ad567f0fa
Polish gh-11367
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
aaf20e7b61
Build only on branches
...
Issue gh-11480
4 years ago
Steve Riesenberg
fbc5839890
Build only on branches
...
Issue gh-11480
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
Rob Winch
592db9180d
Enable BackportBot on 5.6.x
4 years ago
Rob Winch
3d5e5ff556
Enable BackportBot on 5.7.x
4 years ago
Josh Cummings
8a64084c82
Add to GitHub Actions CI
4 years ago
Marcus Da Coregio
44e672d969
Use properties in the checkSamples job
...
Issue gh-10344
4 years ago
Marcus Da Coregio
991d5c8817
Use properties in the checkSamples job
...
Issue gh-10344
4 years ago
Eleftheria Stein
1f01203462
Remove unused host parameter in CI
...
Issue gh-11075
4 years ago
Eleftheria Stein
764ca38596
Use explicit docs host
...
Issue gh-11075
4 years ago
Eleftheria Stein
f9f5b4345f
Re-enable CI for 5.2.x
...
Closes gh-11075
4 years ago
Eleftheria Stein
b0585c425f
Use deployArtifacts in CI
...
This is because publishArtifacts is not available on this branch
Issue gh-11074
4 years ago
Eleftheria Stein
9bb63b6899
Fix typo in workflow
4 years ago
Eleftheria Stein
fa1206cd17
Re-enable CI for 5.3.x
...
Closes gh-11074
4 years ago
Rob Winch
8eeacf4a36
Fix Antora for Milestone & RC
...
- Verify Antora display_version
- Run workflow for tags
- Allow run workflow manually
Issue gh-10765
4 years ago
Rob Winch
73dda2e192
Fix Antora for Milestone & RC
...
- Verify Antora display_version
- Run workflow for tags
- Allow run workflow manually
Issue gh-10765
4 years ago
Rob Winch
127e10e607
Antora Playbook
4 years ago
Josh Cummings
d779cd1d48
Support Structure101 License ID
...
Closes gh-10443
4 years ago
Josh Cummings
cb6ca7f470
GitHub Actions uses spring-builds+github user
...
This is more clear than spring-builds user
4 years ago
Rob Winch
efb9fcfb66
Use repository_name too
4 years ago
Rob Winch
cb6e64fc97
Extract Branch Name
4 years ago
Rob Winch
e5747fe860
Use env.GENERATED_BRANCH_NAME
4 years ago
Rob Winch
0d4959d514
Use GENERATED_BRANCH_NAME
4 years ago
Rob Winch
ce58a868c9
Use branch name instead of entire ref
4 years ago
Rob Winch
132723bc8c
Use repository + ref for generated docs
4 years ago
Rob Winch
1f5ebdda97
Use github.repository
4 years ago