Recent Releases of caltechlibrary/waystation
caltechlibrary/waystation - Release 1.8.0
Changes in this release:
- Fix unfortunate typo in version number in examples and workflows involving Waystation.
- Makefile
Published by mhucka over 2 years ago
caltechlibrary/waystation - Release 1.8.0
Changes in this release:
- Fix unfortunate typo in version number in examples and workflows involving Waystation.
- Makefile
Published by mhucka over 2 years ago
caltechlibrary/waystation - Release 1.7.0
Changes in this release:
- Updated Waystation's GitHub Actions dependencies to the latest versions.
- Added Markdown file linter and YAML file linter workflows and project configs.
- Updated GitHub workflows to use latest versions of GitHub Actions.
- Fixed trivial YAML linter warnings in various
.ymlfiles. - Added a Makefile for automating more release processes.
- Makefile
Published by mhucka over 2 years ago
caltechlibrary/waystation - Release 1.7.0
Changes in this release:
- Updated Waystation's GitHub Actions dependencies to the latest versions.
- Added Markdown file linter and YAML file linter workflows and project configs.
- Updated GitHub workflows to use latest versions of GitHub Actions.
- Fixed trivial YAML linter warnings in various
.ymlfiles. - Added a Makefile for automating more release processes.
- Makefile
Published by mhucka over 2 years ago
caltechlibrary/waystation - Version 1.6
Changes in this release:
- Fixed issue #3. The default value of
dry_runis nowfalse, as it was supposed to be. - Removed the
save_errorsparameter; it doesn't seem useful for Waystation and just adds complexity. - Updated and improved the documentation, and added screenshots.
- Revised and improved the sample workflow.
- Added a file (
sample-workflow.yml) for the sample workflow, to make copying easier. - Updated source code file headers to be more streamlined and include a missing copyright statement.
- Updated the copyright year in the relevant files.
- Makefile
Published by mhucka over 2 years ago
caltechlibrary/waystation - Version 1.5
This release updates the version of the Wayback action used by Waystation to the latest version (1.3.28), and corrects embarrassing misspellings of the author's name in the top-level README file.
- Makefile
Published by mhucka over 3 years ago
caltechlibrary/waystation - Version 1.4
This release adds a GitHub Pages documentation site for docs, which not only seems fitting considering the purpose of this GitHub Action but also helps with testing. This release also includes some polishing up of the GitHub Action.
- Makefile
Published by mhucka over 3 years ago
caltechlibrary/waystation - Version 1.3
This version corrects the code for getting the repository's GitHub Pages URL.
- Makefile
Published by mhucka over 3 years ago
caltechlibrary/waystation - Version 1.2 – bugfix release
This release fixes a failure to pass the GITHUB_TOKEN to the underlying workflow.
- Makefile
Published by mhucka over 3 years ago
caltechlibrary/waystation - Version 1.1
This version fixes a fatal bug in the action definition file.
- Makefile
Published by mhucka over 3 years ago
caltechlibrary/waystation - Version 1.0
Waystation (Wayback site archiving automation) automates the task of sending your project's GitHub Pages URL to the Wayback Machine. It's intended to be triggered on software releases in your repository and uses the Wayback Machine GitHub Action to send your repository's configured GitHub Pages URL to the Wayback Machine, thereby ensuring that the latest copy of your site is archived.
- Makefile
Published by mhucka over 3 years ago