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

Publish npm package in the pipeline #135

Merged
merged 3 commits into from
Oct 14, 2021
Merged

Conversation

jackdomleo7
Copy link
Owner

@jackdomleo7 jackdomleo7 commented Oct 14, 2021

Enhancement/maintenance description

  • Refactor pipeline into a single yaml file
  • Run npm publish only if on master branch, and if version in code is different to version in the npm registry
  • npm update

Why is this enhancement/maintenance important?

Allows for automatic npm publishing of the package.

Covered test cases

N/A

Did you test on all major browsers?

  • Chrome
  • Firefox
  • Edge
  • Safari

Other details

N/A


T&Cs

  • I confirm I have read and understand the contributing guidelines
  • I understand the work in this pull request will not be released straight away and will appear in a future release (if approved)
  • I confirm the work in this pull request is true and valid to the best of my knowledge
  • I have updated the README, features.md and codes.md files where applicable

@jackdomleo7 jackdomleo7 added the project enhancement Enhancement to improving the overall project label Oct 14, 2021
@jackdomleo7 jackdomleo7 self-assigned this Oct 14, 2021
@jackdomleo7 jackdomleo7 merged commit 6786bec into master Oct 14, 2021
@jackdomleo7 jackdomleo7 deleted the publish_in_pipeline branch October 14, 2021 17:33
@jackdomleo7 jackdomleo7 mentioned this pull request Oct 14, 2021
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
project enhancement Enhancement to improving the overall project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant