Rob Winch
888d87619d
Explicit Permissions for codeql.yml
6 months ago
Rob Winch
5da31ab8a8
Use spring-io/codeql-actions
7 months ago
Josh Cummings
184cd96ee6
Don't Update Minor Versions During RC Phase
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
5c92d90e36
Align Dependabot PRs with CONTRIBUTING
...
Previously Dependabot was setup to submit PRs to every branch.
However, this does not align with the contributing guidelines which
state to only submit a PR on the oldest branch so that merge forward
strategy can be used.
This changes the dependabot configuration to better align with our
contributing guidelines:
- PRs for github actions are submitted against the oldest branch since
all branches will need updated using a merge forward stategy. Merging a
github action will require us to merge forward manually and preserve
the changes in the oldest branch to pickup the github actions update.
- Java dependencieds are submitted against each branch since they will
need to merge -s ours to preserve the correct major.minor semantics.
Merging a java dependency will now require us to do the merging manually.
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
Rob Winch
34342c316e
CLA -> DCO
11 months ago
Steve Riesenberg
5610b35a2f
Ignore updates to org.apache.directory.shared
...
Related gh-16277
[skip ci]
1 year 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
180ac5497e
Remove exclusion that is no longer used
...
Issue gh-16268
1 year ago
Steve Riesenberg
cb08e37d31
Remove 5.8.x and 6.2.x dependabot configuration
...
Closes gh-16268
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
Josh Cummings
78fd8bf3b7
Specify Labels for npm Updates
...
This brings the labels in line with the other dependency updates that
aren't of interest for the release notes. It also avoids adding labels
that aren't already defined by the project.
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
Marcus Hert Da Coregio
cba82e4893
Allow minor version Dependabot updates
1 year ago
Steve Riesenberg
7149622efd
Revert "Migrate slack notifications to GChat"
...
This reverts commits:
- 5d335ccf8d
- a5b1dec99a
1 year ago
Steve Riesenberg
d2ebde2418
Revert merged file
...
Issue gh-15503
1 year ago