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

--dry-run flag #602

Open
JaKXz opened this issue Feb 16, 2025 · 0 comments
Open

--dry-run flag #602

JaKXz opened this issue Feb 16, 2025 · 0 comments

Comments

@JaKXz
Copy link

JaKXz commented Feb 16, 2025

Similar to npm publish's --dry-run flag, I would love to see an option to print the results of the given gh-pages to stdout. Ideally this exits with a 0 exit code for what would have been successful and 1 for a state that would fail.

If I understand correctly, I think I can do this by using the --no-push flag and checking the last commit on the specified deploy branch, but, I want to use this in CI and fail a build if gh-pages would fail.

Thanks! Been using this project for years and love it!

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

No branches or pull requests

1 participant