Skip to content

Comments

Hotfix/add GitHub action for release#92

Merged
lesbaa merged 12 commits intomainfrom
hotfix/add-github-action-for-release
Jun 24, 2025
Merged

Hotfix/add GitHub action for release#92
lesbaa merged 12 commits intomainfrom
hotfix/add-github-action-for-release

Conversation

@lesbaa
Copy link
Contributor

@lesbaa lesbaa commented Jun 24, 2025

Hotfix: Add github action for publishing to npm.

Objective

To add a publish github action

Description

.github/workflows/npm_publish.yml

Acceptance

Peer review

@lesbaa lesbaa requested a review from mhalada June 24, 2025 09:19
Copy link

@mhalada mhalada left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

I'd test the workflow first before merging - we could run it with pull_request trigger and https://docs.npmjs.com/cli/v9/commands/npm-publish#dry-run so we verify that everything is built and packaged properly.

@DominikCoal DominikCoal self-requested a review June 24, 2025 12:24
@lesbaa lesbaa merged commit d001f38 into main Jun 24, 2025
@lesbaa lesbaa deleted the hotfix/add-github-action-for-release branch June 24, 2025 12:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants