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

Migrate from circleci to github actions #43

Closed
danielemery opened this issue Sep 21, 2023 · 0 comments · Fixed by #44
Closed

Migrate from circleci to github actions #43

danielemery opened this issue Sep 21, 2023 · 0 comments · Fixed by #44

Comments

@danielemery
Copy link
Owner

Currently we have failing builds as circleci's tokens have expired. Instead of fixing this we will take the oppurtunity to migrate to github actions.

This will have the following benefits:

  • More approachable for any new developer coming into the project
  • Easier credential management (since the registry is already in git)
  • Better developer experience since more information is available directly in github about failed builds etc
danielemery added a commit that referenced this issue Sep 22, 2023
@danielemery danielemery linked a pull request Sep 22, 2023 that will close this issue
danielemery added a commit that referenced this issue Sep 22, 2023
Tags will be used as the sole mechanism for versions
danielemery added a commit that referenced this issue Sep 22, 2023
danielemery added a commit that referenced this issue Sep 22, 2023
danielemery added a commit that referenced this issue Sep 22, 2023
danielemery added a commit that referenced this issue Sep 23, 2023
danielemery added a commit that referenced this issue Sep 23, 2023
danielemery added a commit that referenced this issue Sep 23, 2023
* #43 Adds github actions to build, test and publish
* #43 Remove version from package.json
* #43 Remove now-superseded circleci config
* #43 Add some basic information in the README about deployment
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 a pull request may close this issue.

1 participant