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

Upload fails quietly on SSH error #23

Open
peterbrightwell opened this issue Jan 29, 2021 · 1 comment
Open

Upload fails quietly on SSH error #23

peterbrightwell opened this issue Jan 29, 2021 · 1 comment

Comments

@peterbrightwell
Copy link
Contributor

Didn't set the GitHub secrets for a new repo and it looked like upload had succeed but hadn't really (and I'd previously uploaded it manually so there was a site). upload-site.sh needs to fail on an ssh/scp error.

@peterbrightwell
Copy link
Contributor Author

Fix for unset SSH_ secrets in 96aade8. Others should be caught by other tests.

peterbrightwell added a commit that referenced this issue Mar 15, 2022
* Safer match for config lines (see #30)

* Don't index docs/index.md (see #43)

* Exit with error code when SSH_ secrets not set (see #23)
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