Skip to content

Fix prerelease publishing#1129

Merged
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:fix-prerelease-publishing
Sep 24, 2025
Merged

Fix prerelease publishing#1129
datho7561 merged 1 commit intoredhat-developer:mainfrom
datho7561:fix-prerelease-publishing

Conversation

@datho7561
Copy link
Contributor

What does this PR do?

The options that were being used in npm publish to modify the version to include the git hash at the end are intended to be used with the npm version command beforehand instead. I think this got messed up somewhere along the way while rewriting the GitHub Action.

What issues does this PR fix or reference?

Fixes #1128

Is it tested? How?

I tested the commands locally to ensure that they would work.

The options that were being used in `npm publish` to modify the version
to include the git hash at the end are intended to be used
with the `npm version` command beforehand instead.
I think this got messed up somewhere along the way while rewriting the
GitHub Action.

Fixes redhat-developer#1128

Signed-off-by: David Thompson <davthomp@redhat.com>
@coveralls
Copy link

Coverage Status

coverage: 83.956%. remained the same
when pulling 0547b6b on datho7561:fix-prerelease-publishing
into f0b6ad0 on redhat-developer:main.

@datho7561 datho7561 merged commit 91e4029 into redhat-developer:main Sep 24, 2025
4 checks passed
@datho7561 datho7561 deleted the fix-prerelease-publishing branch September 24, 2025 18:35
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.

Prerelease published as 1.19.0

2 participants