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

chore: generate data (or skip it) before release #9

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

trs
Copy link
Contributor

@trs trs commented Aug 11, 2020

On push to master, see if src/generate.js was changed. If it was, trigger the Generate workflow and wait for it to finish, otherwise skip this step. After the data step is skipped or completed, run the release step.

Fixes: #8

Tyler Stewart added 2 commits August 11, 2020 13:54
If the `generate.js` file changes, trigger the `Generate` workflow and wait for it to finish before moving on to the release.
@trs trs added the chore label Aug 11, 2020
@trs trs self-assigned this Aug 11, 2020
@trs trs force-pushed the improve-workflows branch 6 times, most recently from a5abbb2 to bc590ac Compare August 12, 2020 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Workflow Improvements
1 participant