caltechlibrary/Waystation

Archive a repository's GitHub Pages in the Wayback Machine

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jan 30, 2024
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: caltechlibrary/waystation@d2d129d8b3dc12d2a1957f342215388c71998520 # v1.8

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
dry_runPrint what would be done without actually doing it.nofalse
save_errorsWhether the Wayback Machine should save pages that return HTTP status 4xx-5xx.nofalse
save_outlinksTell the Wayback Machine to save links to external web pages.notrue
save_screenshotTell the Wayback Machine to save a screenshot of the front page.notrue
debugPrint context and variables in the GitHub Actions log.nofalse

no outputs