Commit Graph

160 Commits

Author SHA1 Message Date
Josh Cummings de062c6724
Merge branch '6.5.x'
CodeQL Advanced / codeql-analysis-call (push) Waiting to run Details
CI / Build (17, ubuntu-latest) (push) Waiting to run Details
CI / Build (17, windows-latest) (push) Waiting to run Details
CI / Deploy Artifacts (push) Blocked by required conditions Details
CI / Deploy Schema (push) Blocked by required conditions Details
CI / Perform Release (push) Blocked by required conditions Details
CI / Send Notification (push) Blocked by required conditions Details
Deploy Docs / build (push) Has been cancelled Details
2025-11-19 15:27:11 -07:00
Josh Cummings 29c63bee69
Stop Deploying JavaDoc Outside of Antora
CodeQL Advanced / codeql-analysis-call (push) Has been cancelled Details
CI / Build (17, ubuntu-latest) (push) Has been cancelled Details
CI / Build (17, windows-latest) (push) Has been cancelled Details
CI / Test Against Snapshots (17, 17) (push) Has been cancelled Details
CI / Test Against Snapshots (21-ea, 21) (push) Has been cancelled Details
CI / Check Samples (push) Has been cancelled Details
Deploy Docs / build (push) Has been cancelled Details
CI / Deploy Artifacts (push) Has been cancelled Details
CI / Deploy Schema (push) Has been cancelled Details
CI / Perform Release (push) Has been cancelled Details
CI / Send Notification (push) Has been cancelled Details
Closes gh-18198
2025-11-19 15:23:50 -07:00
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
2025-07-18 09:31:37 -05:00
Josh Cummings a2d687f78b
Prepare for Publishing to Central 2025-07-17 15:29:43 -06:00
Rob Winch 64d3397a9c
Add netty's SNAPSHOT repository to snapshot build
CodeQL Advanced / codeql-analysis-call (push) Waiting to run Details
CI / Build (17, ubuntu-latest) (push) Waiting to run Details
CI / Build (17, windows-latest) (push) Waiting to run Details
CI / Test Against Snapshots (17, 17) (push) Waiting to run Details
CI / Test Against Snapshots (21-ea, 21) (push) Waiting to run Details
CI / Deploy Artifacts (push) Blocked by required conditions Details
CI / Deploy Docs (push) Blocked by required conditions Details
CI / Deploy Schema (push) Blocked by required conditions Details
CI / Perform Release (push) Blocked by required conditions Details
CI / Send Notification (push) Blocked by required conditions Details
Deploy Docs / build (push) Has been cancelled Details
2025-05-22 15:44:26 -05:00
Rob Winch 866d8d0eab
Disable samples build
Spring Boot doesn't support Framework 7 yet

Issue gh-17047
2025-05-06 13:42:13 -05:00
Rob Winch e599a17303
Update SNAPSHOT tests
Issueh gh-17047
2025-05-06 13:40:06 -05: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 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 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 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 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
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
Steve Riesenberg eba0c0f20c
Merge branch '6.3.x'
Closes gh-15669
2024-08-21 16:22: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 435b46727b
Merge branch '6.3.x' 2024-08-09 10:51:39 -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 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
Steve Riesenberg 5895f19a73
Merge branch '5.8.x' into 6.2.x 2024-07-31 17:00:07 -05:00
Steve Riesenberg 5d335ccf8d
Fix job dependencies
Issue gh-15503
2024-07-31 16:59:35 -05:00
Steve Riesenberg 6c43f357b7
Merge branch '6.3.x'
Closes gh-15506
2024-07-31 15:46:37 -05:00
Steve Riesenberg dae2674dbe
Merge branch '5.8.x' into 6.2.x
Closes gh-15504
2024-07-31 15:42:08 -05:00
Steve Riesenberg a5b1dec99a
Migrate slack notifications to GChat
Closes gh-15503
2024-07-31 14:59:04 -05:00
Marcus Hert Da Coregio 207680ba02 Try check task
Issue gh-15265
2024-07-02 12:07:31 -03:00
Marcus Hert Da Coregio 5b44972e14 Revert "Disable check-samples temporarily"
This reverts commit fd1246a0b0.
2024-07-02 10:18:47 -03:00
Marcus Hert Da Coregio fd1246a0b0 Disable check-samples temporarily
Issue gh-15265
2024-06-21 09:49:41 -03:00
Marcus Hert Da Coregio 5a6c87d999 Update test against snapshot versions
Issue gh-15155
2024-06-19 09:15:29 -03:00
Steve Riesenberg 2101164f5c
Merge branch '6.1.x' into 6.2.x 2024-05-08 14:53:02 -05:00
Steve Riesenberg 74a77d2f72
Migrate to com.gradle.develocity plugin
Issue gh-15021
2024-05-08 10:07:53 -05:00
Steve Riesenberg 5c8311b7d3
Migrate to com.gradle.develocity plugin
Issue gh-15021
2024-05-08 10:03:34 -05:00
dependabot[bot] 8271258618 Bump slackapi/slack-github-action from 1.25.0 to 1.26.0
Bumps [slackapi/slack-github-action](https://github.com/slackapi/slack-github-action) from 1.25.0 to 1.26.0.
- [Release notes](https://github.com/slackapi/slack-github-action/releases)
- [Commits](https://github.com/slackapi/slack-github-action/compare/v1.25.0...v1.26.0)

---
updated-dependencies:
- dependency-name: slackapi/slack-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-21 18:12:20 -07:00
Steve Riesenberg 94cab6a334
Restore correct snapshot dependency version
This commit fixes a missed correction during merge with conflicts.
See 3f2d86ffc7

Issue gh-14242
2024-02-05 10:51:41 -06:00
Steve Riesenberg 3f2d86ffc7
Merge branch '6.1.x' into 6.2.x 2024-02-02 17:32:02 -06:00
Steve Riesenberg f11ba8f7f1
Switch to reusable workflows
Issue gh-14538
Closes gh-14242
Closes gh-13195
Closes gh-10460
Closes gh-11308
2024-02-02 17:17:57 -06:00
Josh Cummings 3b615c8c6d
Merge branch '6.1.x' into 6.2.x 2024-01-29 17:45:13 -07:00
Josh Cummings ebfe8e3580
Merge branch '5.8.x' into 6.1.x 2024-01-29 17:45:04 -07:00
dependabot[bot] 7011930305 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-01-29 17:44:51 -07:00
Josh Cummings 810818bd21
Merge branch '6.1.x' into 6.2.x 2024-01-29 17:42:47 -07:00
Josh Cummings b0fe1da98e
Merge branch '5.8.x' into 6.1.x 2024-01-29 17:42:29 -07:00