Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(maven): change URL for Maven Central publishing #340

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

ebaron
Copy link
Member

@ebaron ebaron commented Jan 26, 2024

Our group ID is set up to publish to the newer s01 host: https://central.sonatype.org/publish/publish-maven/#deployment

Related to: #92

@ebaron ebaron added the chore Refactor, rename, cleanup, etc. label Jan 26, 2024
@ebaron ebaron requested a review from a team as a code owner January 26, 2024 18:50
@andrewazores andrewazores merged commit f7e02bf into main Jan 26, 2024
10 of 18 checks passed
Copy link

ARCH IMAGE
amd64 ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-amd64
arm64 ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-arm64
cryostat3-java17_amd64 ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-amd64-java17
cryostat3-java17_arm64 ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-arm64-java17

To run smoketest:

# amd64
CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-amd64 sh smoketest.sh

# or arm64
CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-arm64 sh smoketest.sh

# or cryostat3-java17-amd64
CRYOSTAT3_java17amd64_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-amd64-java17 sh smoketest.sh

# or cryostat3-java17-arm64
CRYOSTAT3_java17arm64_IMAGE=ghcr.io/cryostatio/cryostat-core:pr-340-f9556fd519d63275c2ad83bf20c8ce3ddf389d3d-linux-arm64-java17 sh smoketest.sh 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Refactor, rename, cleanup, etc.
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants