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

Set up CI and NPM package #10

Open
lukehesluke opened this issue Mar 11, 2024 · 1 comment
Open

Set up CI and NPM package #10

lukehesluke opened this issue Mar 11, 2024 · 1 comment

Comments

@lukehesluke
Copy link
Contributor

lukehesluke commented Mar 11, 2024

Like other Node.js OpenActive repos, this repo should be set up to, when there are changes to the master branch:

  • Test changes (npm test)
  • Increment NPM version
  • Publish to NPM
    • an NPM package will need to be made also

Additionally, dependabot and any other GitHub actions that are normally set up for Node.js OpenActive repos.

https://github.com/openactive/data-models might be a good example of this.

@lukehesluke lukehesluke converted this from a draft issue Mar 11, 2024
@lukehesluke
Copy link
Contributor Author

This might be easiest to accomplish once the GitHub CI workflows have been centralised as per openactive/github-actions-workflows#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 💡Ideas
Development

No branches or pull requests

1 participant