-
Notifications
You must be signed in to change notification settings - Fork 2
Github Actions #39
Copy link
Copy link
Open
Labels
backburnerenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
backburnerenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Would be cool to integrate Github Actions and drop Travis dependency - have just tried to implement
with little successand could not filter by tag or figure out how to onlyyarn publishbased on tag.Not really interested in testing this so PR appreciated.
Desired Result
Workflow for
develop,feature/*andhotfix/*branchesyarn installyarn testWorkflow for tagged
masterbranchbranch = master, tag = *.*.*yarn installyarn testyarn publish