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

Improve workflows and package configuration #142

Merged
merged 8 commits into from
Jan 19, 2024

Conversation

vladbulyukhin
Copy link

@vladbulyukhin vladbulyukhin commented Jan 18, 2024

  • Add .nvmrc file to make node.
  • Add source files to the published npm package.
  • Update actions in existing workflows.
  • Add new workflow to publish the package to npm when GitHub release is published
    • The 'next' tag is used when pre-release is published, otherwise the 'latest' tag is used.
  • Remove husky and lint-staged as they became unnecessary with PR validations

@vladbulyukhin vladbulyukhin requested a review from a team as a code owner January 18, 2024 13:52
JanBarton
JanBarton previously approved these changes Jan 18, 2024
@vladbulyukhin vladbulyukhin force-pushed the Add-release-github-action branch 2 times, most recently from c60d72b to 59e56c2 Compare January 18, 2024 16:37
@vladbulyukhin vladbulyukhin changed the title Add release workflow Improve workflows and package configuration Jan 18, 2024
@vladbulyukhin vladbulyukhin merged commit 49be0ea into master Jan 19, 2024
3 checks passed
@vladbulyukhin vladbulyukhin deleted the Add-release-github-action branch January 19, 2024 12:03
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.

2 participants