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

handle build errors in the deploy task and add the dry flag #42

Merged
merged 2 commits into from
Sep 9, 2020

Conversation

ryanatkn
Copy link
Owner

@ryanatkn ryanatkn commented Sep 9, 2020

This makes the deploy task, which handles static deployments (currently hardcoded to GitHub pages), more robust by properly cleaning up if the build fails. It also adds the --dry flag, e.g. gro deploy --dry, to optionally preserve the build files and makes no remote changes to any git repos, which is helpful for diagnostic purposes.

@ryanatkn ryanatkn merged commit 49c9860 into master Sep 9, 2020
@ryanatkn ryanatkn deleted the robust-deploy branch September 9, 2020 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant