Josh Cummings
29c63bee69
Stop Deploying JavaDoc Outside of Antora
...
Closes gh-18198
4 weeks ago
Josh Cummings
20ae9dc6bc
Remove Stray Needs Declaration
1 month ago
Josh Cummings
03eadb846c
Add Workflow to Finalize a Release
1 month 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
5 months ago
Josh Cummings
a2d687f78b
Prepare for Publishing to Central
5 months ago
Rob Winch
888d87619d
Explicit Permissions for codeql.yml
6 months ago
Rob Winch
2c5bd4c916
Explicit Permissions for codeql.yml
6 months ago
Rob Winch
64d3397a9c
Add netty's SNAPSHOT repository to snapshot build
7 months ago
Rob Winch
5da31ab8a8
Use spring-io/codeql-actions
7 months ago
Rob Winch
866d8d0eab
Disable samples build
...
Spring Boot doesn't support Framework 7 yet
Issue gh-17047
8 months ago
Rob Winch
e599a17303
Update SNAPSHOT tests
...
Issueh gh-17047
8 months ago
Rob Winch
5abbcecccc
Update to 7.0.0-SNAPSHOT
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
8 months ago
Rob Winch
9710492619
remove update-dependabot action
8 months ago
Rob Winch
9436796973
Use pull-request: write for gradlew updates
...
Explicitly provide the permissions required for updating the Gradle
wrapper
8 months ago
Rob Winch
1a6915d3c0
rm .github/workflows for unsupported branch
8 months ago
Rob Winch
3b7e3a6c5c
codeql uses ubuntu-latest
8 months ago
Rob Winch
a04025c114
rm mark-duplicate-dependabot-prs.yml
8 months ago
Rob Winch
1564076276
Remove automerge forward
8 months ago
Rob Winch
ae09f36291
Add .github/workflows/codeql.yml
8 months ago
Rob Winch
db48d4ca50
rm merge-dependabot-pr.yml from Unsupported Branch
8 months ago
Rob Winch
8325728035
rm merge-dependabot-pr.yml from Unsupported Branch
8 months ago
Rob Winch
25e4b74cfa
Delete .github/workflows/codeql.yml
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
8 months ago
Rob Winch
68ea952d5a
Update codeql.yml
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
8 months ago
Rob Winch
21b4763d1c
Explicitly disable the default codeql setup
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
8 months ago
Rob Winch
5c407483a0
Create codeql.yml
...
Signed-off-by: Rob Winch <362503+rwinch@users.noreply.github.com>
8 months ago
dependabot[bot]
f3c8262a00
Bump spring-io/spring-doc-actions from 0.0.19 to 0.0.20
...
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) from 0.0.19 to 0.0.20.
- [Commits](c203826512...e28269199d )
---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
dependency-version: 0.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot]
1eff176776
Bump spring-io/spring-doc-actions from 0.0.19 to 0.0.20
...
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) from 0.0.19 to 0.0.20.
- [Commits](c203826512...e28269199d )
---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
dependency-version: 0.0.20
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
8 months ago
dependabot[bot]
2f04512e01
Bump spring-io/spring-doc-actions from 0.0.18 to 0.0.19
...
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) from 0.0.18 to 0.0.19.
- [Commits](852920ba3f...c203826512 )
---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
dependabot[bot]
a9acb6dabc
Bump spring-io/spring-doc-actions from 0.0.18 to 0.0.19
...
Bumps [spring-io/spring-doc-actions](https://github.com/spring-io/spring-doc-actions ) from 0.0.18 to 0.0.19.
- [Commits](852920ba3f...c203826512 )
---
updated-dependencies:
- dependency-name: spring-io/spring-doc-actions
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
9 months ago
Josh Cummings
e793a962c5
Remove s101 From Builds
...
Issue gh-16752
9 months ago
Josh Cummings
43a2fbf5ad
Ensure s101 Runs After Assemble
...
Issue gh-16482
11 months ago
Josh Cummings
d6b295ba2c
S101 Depends On Assemble
...
Closes gh-16482
11 months ago
Steve Riesenberg
a3f6825f9c
Fix missing GChat notifications with workaround
...
This fix was suggested by GitHub Support as a workaround for a bug where
`failure()` is not working for reusable workflows that will be fixed in
a few months.
Closes gh-16423
11 months ago
Steve Riesenberg
071e414bbc
Update release-scheduler.yml
...
Remove 5.8.x and 6.2.x branches from release-scheduler.yml
Signed-off-by: Steve Riesenberg <5248162+sjohnr@users.noreply.github.com>
11 months ago
dependabot[bot]
809d8a84a3
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>
1 year ago
Rob Winch
2fcd305509
Increment to 6.5.0-SNAPSHOT
...
Closes gh-16221
1 year ago
Steve Riesenberg
49e7a3e65f
Revert "Include 5.8.x on Dependabot Auto Merge Forward"
...
This reverts commit d5a0fa9134 .
Closes gh-15770
1 year ago
Steve Riesenberg
da06f6a9e6
Replace GRADLE_ENTERPRISE_SECRET_ACCESS_KEY with DEVELOCITY_ACCESS_KEY
...
Closes gh-16262
1 year ago
Daniel Garnier-Moiroux
a5edcba324
github-actions: configure PR workflow to publish anonymous build scans
1 year ago
Steve Riesenberg
f337bf0976
Revert "Point Framework to RC1"
...
This reverts commit a6ee985b39 .
Closes gh-15916
1 year ago
Steve Riesenberg
7215c72373
Migrate slack notifications to GChat
...
Issue gh-15503
[skip ci]
1 year ago
Josh Cummings
a6ee985b39
Point Framework to RC1
...
Issue gh-15916
1 year ago
Marcus Hert Da Coregio
c8cea3f962
Run only tests in checkSamples
...
Issue gh-15798
1 year ago
Steve Riesenberg
b39297656d
Add --refresh-dependencies to check samples
...
Issue gh-15798
1 year ago
Marcus Hert Da Coregio
d5a0fa9134
Include 5.8.x on Dependabot Auto Merge Forward
1 year ago
Marcus Hert Da Coregio
548e1c3649
Revert "Log command for debugging"
...
This reverts commit f1802be73a .
1 year ago
Marcus Hert Da Coregio
e92a945a2d
Replace Env Variable with Expression
...
Issue gh-15659
1 year ago
Steve Riesenberg
fb054198af
Migrate slack notifications to GChat (2nd attempt)
...
Closes gh-15667
1 year ago
Steve Riesenberg
92809cef01
Migrate slack notifications to GChat (2nd attempt)
...
Closes gh-15503
1 year ago
Marcus Hert Da Coregio
f1802be73a
Log command for debugging
...
Issue gh-15659
1 year ago