Commit Graph

462 Commits

Author SHA1 Message Date
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>
2025-04-06 17:17:16 -07:00
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>
2025-03-23 17:32:20 -07:00
Josh Cummings
6ce8307885 Merge branch '6.4.x' 2025-03-17 09:50:07 -06:00
Josh Cummings
4993fa863a Merge branch '6.3.x' into 6.4.x 2025-03-17 09:49:01 -06:00
Josh Cummings
e793a962c5 Remove s101 From Builds
Issue gh-16752
2025-03-17 09:42:49 -06:00
Josh Cummings
6707b06fcc Merge branch '6.4.x' 2025-01-24 11:31:53 -07:00
Josh Cummings
47fc2bff95 Merge branch '6.3.x' into 6.4.x 2025-01-24 11:31:44 -07:00
Josh Cummings
43a2fbf5ad Ensure s101 Runs After Assemble
Issue gh-16482
2025-01-24 11:31:22 -07:00
Josh Cummings
351f6c9a1e Merge branch '6.4.x' 2025-01-24 11:26:09 -07:00
Josh Cummings
f4d2b61405 Merge branch '6.3.x' into 6.4.x 2025-01-24 11:25:42 -07:00
Josh Cummings
d6b295ba2c S101 Depends On Assemble
Closes gh-16482
2025-01-24 11:25:26 -07:00
Steve Riesenberg
ddca7dc629 Merge branch '6.4.x'
Closes gh-16425
2025-01-15 11:47:18 -06:00
Steve Riesenberg
b4befb4263 Merge branch '6.3.x' into 6.4.x
Closes gh-16424
2025-01-15 11:46:01 -06:00
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
2025-01-15 11:42:10 -06:00
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>
2025-01-13 09:41:43 -06:00
Rob Winch
34342c316e CLA -> DCO 2025-01-06 16:33:11 -06:00
Steve Riesenberg
5610b35a2f Ignore updates to org.apache.directory.shared
Related gh-16277

[skip ci]
2024-12-16 11:10:38 -06:00
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>
2024-12-12 20:06:48 -08:00
Rob Winch
2fcd305509 Increment to 6.5.0-SNAPSHOT
Closes gh-16221
2024-12-12 21:47:11 -06:00
Steve Riesenberg
180ac5497e Remove exclusion that is no longer used
Issue gh-16268
2024-12-12 15:02:11 -06:00
Steve Riesenberg
cb08e37d31 Remove 5.8.x and 6.2.x dependabot configuration
Closes gh-16268
2024-12-12 15:01:07 -06:00
Steve Riesenberg
49e7a3e65f Revert "Include 5.8.x on Dependabot Auto Merge Forward"
This reverts commit d5a0fa9134.

Closes gh-15770
2024-12-12 14:50:12 -06:00
Steve Riesenberg
682c40894e Merge branch '6.3.x'
Closes gh-16263
2024-12-11 18:00:39 -06:00
Steve Riesenberg
da06f6a9e6 Replace GRADLE_ENTERPRISE_SECRET_ACCESS_KEY with DEVELOCITY_ACCESS_KEY
Closes gh-16262
2024-12-11 18:00:31 -06:00
Daniel Garnier-Moiroux
a5edcba324 github-actions: configure PR workflow to publish anonymous build scans 2024-10-25 11:23:13 -05:00
Steve Riesenberg
f337bf0976 Revert "Point Framework to RC1"
This reverts commit a6ee985b39.

Closes gh-15916
2024-10-21 13:03:29 -05:00
Josh Cummings
a6ee985b39 Point Framework to RC1
Issue gh-15916
2024-10-14 15:54:40 -06:00
Marcus Hert Da Coregio
c8cea3f962 Run only tests in checkSamples
Issue gh-15798
2024-09-13 10:22:15 -03:00
Steve Riesenberg
b39297656d Add --refresh-dependencies to check samples
Issue gh-15798
2024-09-12 11:13:09 -05:00
Marcus Hert Da Coregio
d5a0fa9134 Include 5.8.x on Dependabot Auto Merge Forward 2024-09-09 08:51:02 -03:00
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.
2024-08-26 13:37:04 -06:00
Marcus Hert Da Coregio
1531acd2a8 Merge branch '6.3.x' 2024-08-22 11:07:05 -03:00
Marcus Hert Da Coregio
548e1c3649 Revert "Log command for debugging"
This reverts commit f1802be73a.
2024-08-22 11:06:59 -03:00
Marcus Hert Da Coregio
9791801bc6 Merge branch '6.2.x' into 6.3.x 2024-08-22 11:06:43 -03:00
Marcus Hert Da Coregio
c06543daf3 Merge branch '5.8.x' into 6.2.x 2024-08-22 11:06:19 -03:00
Marcus Hert Da Coregio
e92a945a2d Replace Env Variable with Expression
Issue gh-15659
2024-08-22 10:17:55 -03:00
Steve Riesenberg
eba0c0f20c Merge branch '6.3.x'
Closes gh-15669
2024-08-21 16:22:17 -05:00
Steve Riesenberg
fc01ebb995 Merge branch '6.2.x' into 6.3.x
Closes gh-15668
2024-08-21 16:21:17 -05:00
Steve Riesenberg
fb054198af Migrate slack notifications to GChat (2nd attempt)
Closes gh-15667
2024-08-21 16:16:50 -05:00
Steve Riesenberg
92809cef01 Migrate slack notifications to GChat (2nd attempt)
Closes gh-15503
2024-08-21 15:44:44 -05:00
Marcus Hert Da Coregio
f1802be73a Log command for debugging
Issue gh-15659
2024-08-20 13:56:29 -03:00
Marcus Hert Da Coregio
cba82e4893 Allow minor version Dependabot updates 2024-08-12 11:32:17 -03:00
Steve Riesenberg
435b46727b Merge branch '6.3.x' 2024-08-09 10:51:39 -05:00
Steve Riesenberg
8ecd89b451 Merge branch '6.2.x' into 6.3.x 2024-08-09 10:51:23 -05:00
Steve Riesenberg
5be8322f7a Merge branch '5.8.x' into 6.2.x
# Conflicts:
#	.github/workflows/continuous-integration-workflow.yml
#	.github/workflows/update-scheduled-release-version.yml
2024-08-09 10:48:08 -05:00
Steve Riesenberg
7149622efd Revert "Migrate slack notifications to GChat"
This reverts commits:
- 5d335ccf8d
- a5b1dec99a
2024-08-09 10:39:34 -05:00
Steve Riesenberg
b710b666d0 Merge branch '6.3.x' 2024-07-31 17:04:36 -05:00
Steve Riesenberg
f059c05c93 Merge branch '6.2.x' into 6.3.x 2024-07-31 17:04:22 -05:00
Steve Riesenberg
d2ebde2418 Revert merged file
Issue gh-15503
2024-07-31 17:04:09 -05:00
Steve Riesenberg
4595bb6ae7 Merge branch '6.3.x' 2024-07-31 17:01:01 -05:00