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

fix: publish pillarbox-web to npm #264

Merged
merged 1 commit into from
Jul 2, 2024
Merged

fix: publish pillarbox-web to npm #264

merged 1 commit into from
Jul 2, 2024

Conversation

jboix
Copy link
Contributor

@jboix jboix commented Jul 1, 2024

Description

Resolves #260 by preparing the continuous integration for npm publishing.

Changes made

  • Updated GitHub Actions workflows to automate the publishing process to npm.
  • Modified package.json files to ensure correct npm configuration.

@jboix jboix requested a review from amtins July 1, 2024 11:17
Copy link

github-actions bot commented Jul 1, 2024

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements 98.72% 617/625
🟢 Branches 95.74% 292/305
🟢 Functions 99.43% 173/174
🟢 Lines 99.15% 581/586

Test suite run success

199 tests passing in 9 suites.

Report generated by 🧪jest coverage report action from 9ef2713

Copy link

github-actions bot commented Jul 1, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-07-02 07:39 UTC

Resolves #260 by preparing the continuous integration for npm publishing.

- Updated GitHub Actions workflows to automate the publishing process to npm.
- Modified package.json files to ensure correct npm configuration.
@jboix jboix changed the title chore: publish pillarbox-web to npm fix: publish pillarbox-web to npm Jul 1, 2024
@jboix jboix marked this pull request as ready for review July 1, 2024 11:45
@jboix jboix self-assigned this Jul 1, 2024
@jboix jboix force-pushed the chore/npm-publish branch from 4978723 to 9ef2713 Compare July 1, 2024 11:49
Copy link
Member

@amtins amtins left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@jboix jboix merged commit 895e5fd into main Jul 2, 2024
5 checks passed
@jboix jboix deleted the chore/npm-publish branch July 2, 2024 07:39
Copy link

github-actions bot commented Jul 2, 2024

🎉 This PR is included in version 1.12.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Publish packages to npm
2 participants