You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: