Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

chore: bring release job in line with old maven-publish job #156

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

ctreatma
Copy link
Contributor

@ctreatma ctreatma commented Oct 6, 2023

When the mvn commands for building and publishing were moved from the maven-publish workflow to the release workflow, they were changed, which causes the release workflow to fail to publish the metal-java JARs to GitHub Maven.

This updates the release job to use the mvn commands that were in the maven-publish job so that we can successfully release this SDK.

When the `mvn` commands for building and publishing were moved from
the maven-publish workflow to the release workflow, they were changed,
which causes the release workflow to fail to publish the metal-java
JARs to GitHub Maven.

This updates the release job to use the `mvn` commands that were in
the maven-publish job so that we can successfully release this SDK.
@ctreatma
Copy link
Contributor Author

ctreatma commented Oct 6, 2023

Ran this successfully on my fork; screenshots attached here b/c I'm deleting the fork.

successful release workflow on fork:

successful release workflow on fork

fork package published to GitHub Maven:

fork package published to GitHub Maven

@ctreatma ctreatma merged commit d013278 into main Oct 10, 2023
@ctreatma ctreatma deleted the fix-release-package branch October 10, 2023 15:08
@github-actions
Copy link
Contributor

This PR is included in version 0.8.0 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant