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

Add reusable action for publishing NPM packages #95

Merged

Conversation

arkadiuszbachorski
Copy link
Contributor

@arkadiuszbachorski arkadiuszbachorski commented Jan 20, 2025

Add reusable action for publishing NPM packages

♻️ Current situation & Problem

Closes #86

⚙️ Release Notes

  • Add reusable action for publishing NPM packages

✅ Testing

I tested it within design system - https://github.com/StanfordSpezi/spezi-web-design-system/actions/runs/12872660105

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

@arkadiuszbachorski arkadiuszbachorski force-pushed the arek/add-reusable-action-for-publishing-npm-packages branch from b231ddb to 39b0d06 Compare January 20, 2025 16:28
arkadiuszbachorski added a commit to StanfordSpezi/spezi-web-design-system that referenced this pull request Jan 20, 2025
# Use publish package action

## ♻️ Current situation & Problem
Uses GitHub action from from
StanfordBDHG/.github#95

## 📝 Code of Conduct & Contributing Guidelines 

By submitting creating this pull request, you agree to follow our [Code
of
Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md):
- [x] I agree to follow the [Code of
Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md).
@arkadiuszbachorski arkadiuszbachorski force-pushed the arek/add-reusable-action-for-publishing-npm-packages branch 2 times, most recently from b46cdde to a8a29fa Compare January 20, 2025 16:59
@arkadiuszbachorski arkadiuszbachorski marked this pull request as ready for review January 20, 2025 17:00
Copy link
Member

@PSchmiedmayer PSchmiedmayer left a comment

Choose a reason for hiding this comment

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

Looks great; thank you for working on this @arkadiuszbachorski!

@arkadiuszbachorski arkadiuszbachorski force-pushed the arek/add-reusable-action-for-publishing-npm-packages branch from 424681d to 5d13ab9 Compare January 20, 2025 21:30
@arkadiuszbachorski arkadiuszbachorski merged commit e29c6a1 into main Jan 20, 2025
4 checks passed
@arkadiuszbachorski arkadiuszbachorski deleted the arek/add-reusable-action-for-publishing-npm-packages branch January 20, 2025 21:32
arkadiuszbachorski added a commit to StanfordSpezi/spezi-web-design-system that referenced this pull request Jan 20, 2025
# Use published "NPM publish package" action version

## ♻️ Current situation & Problem
Merge after StanfordBDHG/.github#95 is merged.


## 📝 Code of Conduct & Contributing Guidelines 

By submitting creating this pull request, you agree to follow our [Code
of
Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md):
- [x] I agree to follow the [Code of
Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md)
and [Contributing
Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reusable action for publishing NPM packages
2 participants