-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
backburnerenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Would be cool to integrate Github Actions and drop Travis dependency - have just tried to implement with little success and could not filter by tag or figure out how to only yarn publish based on tag.
Not really interested in testing this so PR appreciated.
Desired Result
Workflow for develop, feature/* and hotfix/* branches
yarn installyarn test
Workflow for tagged master branch
branch = master, tag = *.*.*yarn installyarn testyarn publish
Metadata
Metadata
Assignees
Labels
backburnerenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed