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

feat: add workflow to bump, tag, release and publish #14

Open
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

wa0x6e
Copy link
Contributor

@wa0x6e wa0x6e commented Oct 3, 2023

This PR will trigger different existing tasks, in order to

  • bump the version
  • create a new tag
  • create a new release
  • publish to npm

By using this workflow, a simple merge of a PR to the main branch will be enough to launch all the task required to publish the PR to NPM as a new version.

Waiting for

A repo with test commit: https://github.com/wa0x6e/keycard.js (look at the actions tab). Each push on the master trigger the workflow to bump version, create tag, create release, and publish on NPM (this last one is not working because not configured)

@wa0x6e wa0x6e marked this pull request as draft October 3, 2023 02:33
@wa0x6e wa0x6e marked this pull request as ready for review October 3, 2023 02:34
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.

1 participant