Josh Cummings
a2c0ac112b
Update to spring-security-release-tools 1.0.15
...
Closes gh-18909
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
4 days ago
Josh Cummings
01ff3b086a
Add Workflow for Deferring Issues
...
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
4 days ago
dependabot[bot]
f12036db05
Bump actions/upload-artifact from 6.0.0 to 7.0.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b7c566a772...bbbca2ddaa )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
dependabot[bot]
fbd9880a33
Bump actions/upload-artifact from 6.0.0 to 7.0.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b7c566a772...bbbca2ddaa )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
Josh Cummings
e7bf4b561c
Ignore nullability plugin for 7.0.x
...
Since later versions of the nullability plugin require JDK 25,
this commit ignores the dependency on 7.0.x, which builds on
JDK 17
Closes gh-18831
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
2 weeks ago
dependabot[bot]
18995c89ee
Bump actions/upload-artifact from 6.0.0 to 7.0.0
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 6.0.0 to 7.0.0.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](b7c566a772...bbbca2ddaa )
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-version: 7.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
3 weeks ago
dependabot[bot]
1fdfd45782
Bump spring-io/spring-security-release-tools/.github/workflows/test.yml
...
Bumps [spring-io/spring-security-release-tools/.github/workflows/test.yml](https://github.com/spring-io/spring-security-release-tools ) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases )
- [Changelog](https://github.com/spring-io/spring-security-release-tools/blob/main/RELEASE.adoc )
- [Commits](7d42d82298...729fed56d4 )
---
updated-dependencies:
- dependency-name: spring-io/spring-security-release-tools/.github/workflows/test.yml
dependency-version: 1.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
4 weeks ago
Stefano Cordio
3cc707621f
Prevent execution of scheduled GitHub Actions on forks
...
Signed-off-by: Stefano Cordio <stefano.cordio@gmail.com>
4 weeks ago
Josh Cummings
e5906d97ea
Remove Typo in Java Version Declaration
...
Issue gh-18512
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
dependabot[bot]
9d3e217b79
Bump spring-io/spring-security-release-tools from 1.0.13 to 1.0.14
...
Bumps [spring-io/spring-security-release-tools](https://github.com/spring-io/spring-security-release-tools ) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases )
- [Changelog](https://github.com/spring-io/spring-security-release-tools/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-io/spring-security-release-tools/compare/v1.0.13...729fed56d42122f88583aff1be35c0800b7d77e9 )
---
updated-dependencies:
- dependency-name: spring-io/spring-security-release-tools
dependency-version: 1.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
dependabot[bot]
7bbfc09f49
Bump spring-io/spring-security-release-tools/.github/workflows/perform-release.yml
...
Bumps [spring-io/spring-security-release-tools/.github/workflows/perform-release.yml](https://github.com/spring-io/spring-security-release-tools ) from 1.0.13 to 1.0.14.
- [Release notes](https://github.com/spring-io/spring-security-release-tools/releases )
- [Changelog](https://github.com/spring-io/spring-security-release-tools/blob/main/RELEASE.adoc )
- [Commits](https://github.com/spring-io/spring-security-release-tools/compare/v1.0.13...729fed56d42122f88583aff1be35c0800b7d77e9 )
---
updated-dependencies:
- dependency-name: spring-io/spring-security-release-tools/.github/workflows/perform-release.yml
dependency-version: 1.0.14
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Josh Cummings
25aec8c5e0
Update Release Steps to JDK 25
...
Issue gh-18512
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
10cb6f7003
Update spring-security-release-tools 1.0.14
1 month ago
Josh Cummings
7fdff6a907
Use spring-github-workflows Auto-Merge
1 month ago
Josh Cummings
b88ddc8d0d
Enable Dependabot Auto-Merge on Main
...
Closes gh-18712
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
dependabot[bot]
fa7c6ea583
Bump spring-io/spring-doc-actions from 0.0.20 to 0.0.22
...
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) from 0.0.20 to 0.0.22.
- [Commits](e28269199d...415e2b11a7 )
---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
dependency-version: 0.0.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Robert Winch
fa10e74d76
Consistent Dependabot Configuration Across Supported Branches
...
- Ensure 'type: dependency-upgrade'
- Ensure that every ecosystem is ran on all supported branches
- Consistent ordering per branch (allows adding/removing branches easier)
1 month ago
dependabot[bot]
29ed4dd724
Bump spring-io/spring-doc-actions from 0.0.20 to 0.0.22
...
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) from 0.0.20 to 0.0.22.
- [Commits](e28269199d...415e2b11a7 )
---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
dependency-version: 0.0.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Josh Cummings
447e76bd06
Update to actions/checkout 6.0.2
1 month ago
dependabot[bot]
20663e2849
Bump spring-io/spring-doc-actions from 0.0.20 to 0.0.22
...
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) from 0.0.20 to 0.0.22.
- [Commits](e28269199d...415e2b11a7 )
---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
dependency-version: 0.0.22
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
1 month ago
Josh Cummings
eeb080a191
Remove Branch Ecosystem Declarations
...
These may have been added in error. Removing until it's clear
if they are needed
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
b8c6b9fbff
Add directory attribute
...
Issue gh-18648
1 month ago
Josh Cummings
3cf0a1ccb7
Use Dependabot for GitHub Actions
...
Closes gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
c2f0f7b6ab
Use SHA Hashes for spring-security-release-tools Workflows
...
Issue gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
46a9514420
Update to setup-gradle 5.0.1
...
note that gradle/gradle-build-action is superceded by
setup-gradle.
Issue gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
8432df498e
Update upload-artifact to 6.0.0
...
Issue gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
63162eb5f1
Update to setup-java 5.2.0
...
Issue gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
5c3b8c513b
Update spring-gradle-build-action to 2.0.5
...
Issue gh-18648
1 month ago
Josh Cummings
d276c943fc
Update actions/checkout to 6.0.2
...
Issue gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Josh Cummings
18d9dd77ec
Use SHA Hashes for spring-security-release-tools Workflows
...
Issue gh-18648
Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
1 month ago
Robert Winch
a8ca5b7d42
Remove 6.4.x from antora ui updates
...
6.4.x is no longer supported
2 months ago
Robert Winch
afa5804170
Remove 6.4.x dependabot
...
6.4.x is no longer has OSS support
2 months ago
Robert Winch
577d294fdc
Remove milestone repository
...
Spring uses central for milestones now
2 months ago
Robert Winch
048b6bdd88
Update to JDK 25 (release = 17)
...
This commit updates the build to use JDK 25 while remaining compatable with JDK 17.
Note that we must update our JAAS related tests to use release=25 due to the disabling of
the Security Manager. See
https://docs.oracle.com/en/java/javase/25/security/security-manager-is-permanently-disabled.html
Closes gh-18512
2 months ago
Robert Winch
43fe5f6b46
Fix update-antora-ui-spring.yml
2 months ago
Robert Winch
63c99b9438
Revert "Update to 7.1.0-SNAPSHOT"
...
This reverts commit b77ea8d3a3 .
2 months ago
Robert Winch
b77ea8d3a3
Update to 7.1.0-SNAPSHOT
2 months ago
Robert Winch
3833650d33
Update to 7.1.0-SNAPSHOT
2 months ago
Rob Winch
04bba36ee5
Update supported branches in workflow file
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
2 months ago
Rob Winch
43ca71d7b8
Remove 6.3.x from dependabot
...
6.3.x is no longer supported in OSS
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
4 months ago
Josh Cummings
29c63bee69
Stop Deploying JavaDoc Outside of Antora
...
Closes gh-18198
4 months ago
Josh Cummings
20ae9dc6bc
Remove Stray Needs Declaration
5 months ago
Josh Cummings
03eadb846c
Add Workflow to Finalize a Release
5 months ago
Rob Winch
f6f7cc6180
Remove 6.3.x Since Not Supported
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
7 months ago
Josh Cummings
62ca6aaf21
Add Shibboleth Maven Repository
...
Closes gh-17708
7 months ago
Rob Winch
ce6e8f9109
Force Snapshot Build is separate workflow
...
Previously builds against the forced snapshots would prevent releases.
This didn't work out in practice because breaking changes could be
introduced that were not intended to be picked up until after releases.
This change splits the snapshot builds into a separate workflow so that
we are still informed when there is a breaking change coming, but it
does not block the release.
Closes gh-17558
8 months ago
Josh Cummings
a2d687f78b
Prepare for Publishing to Central
8 months ago
Rob Winch
888d87619d
Explicit Permissions for codeql.yml
9 months ago
Rob Winch
2c5bd4c916
Explicit Permissions for codeql.yml
9 months ago
Rob Winch
64d3397a9c
Add netty's SNAPSHOT repository to snapshot build
10 months ago