Skip to content

Add GitHub Actions release workflow and update distributionManagement#6958

Merged
jaymcnallie merged 1 commit intomasterfrom
add-release-workflow
Feb 5, 2026
Merged

Add GitHub Actions release workflow and update distributionManagement#6958
jaymcnallie merged 1 commit intomasterfrom
add-release-workflow

Conversation

@jaymcnallie
Copy link
Member

  • Add release.yml workflow using codice/release-pipelines reusable workflow
  • Switch distributionManagement to GitHub Packages (id=github)
  • Add GitHub Packages as a Maven repository

What does this PR do?

adds a new release workflow to the Github Actions for the repo. Manually triggered, this workflow will build, release, and deploy artifacts to the Github Packages repository.

Review Comment Legend:

  • ✏️ (Pencil) This comment is a nitpick or style suggestion, no action required for approval. This comment should provide a suggestion either as an in line code snippet or a gist.
  • ❓ (Question Mark) This comment is to gain a clearer understanding of design or code choices, clarification is required but action may not be necessary for approval.
  • ❗ (Exclamation Mark) This comment is critical and requires clarification or action before approval.

- Add release.yml workflow using codice/release-pipelines reusable workflow
- Switch distributionManagement to GitHub Packages (id=github)
- Add GitHub Packages as a Maven repository
@jaymcnallie jaymcnallie merged commit 8adf05f into master Feb 5, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants