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

CI: Continuous integration setup #10

Closed
2 tasks
Zakrok09 opened this issue Mar 30, 2024 · 1 comment · Fixed by #19
Closed
2 tasks

CI: Continuous integration setup #10

Zakrok09 opened this issue Mar 30, 2024 · 1 comment · Fixed by #19
Assignees
Labels
ci Improvements and setup of continuous integration

Comments

@Zakrok09
Copy link
Owner

Problem

There are numerous action flows that are currently being done manually, such as running the test suite on pull requests and manually publishing the package on new tag release. There should be a CI to deal with this issue.

Possible solution

Add workflows to deal with this.

  • Tag release to npm publish
  • Running Jest on pull request
@Zakrok09 Zakrok09 self-assigned this Mar 30, 2024
@Zakrok09 Zakrok09 added the ci Improvements and setup of continuous integration label Mar 30, 2024
@Zakrok09 Zakrok09 pinned this issue Mar 30, 2024
@Zakrok09
Copy link
Owner Author

Closed with #18

@Zakrok09 Zakrok09 linked a pull request Apr 22, 2024 that will close this issue
@Zakrok09 Zakrok09 unpinned this issue Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Improvements and setup of continuous integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant