Skip to content

Releases: caltechlibrary/waystation

Release 1.8.0

Choose a tag to compare

@mhucka mhucka released this 30 Jan 01:18

Changes in this release:

  • Fix unfortunate typo in version number in examples and workflows involving Waystation.

Release 1.8.0

Choose a tag to compare

@mhucka mhucka released this 30 Jan 01:23

Changes in this release:

  • Fix unfortunate typo in version number in examples and workflows involving Waystation.

Release 1.7.0

Choose a tag to compare

@mhucka mhucka released this 30 Jan 00:14

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 .yml files.
  • Added a Makefile for automating more release processes.

Release 1.7.0

Choose a tag to compare

@mhucka mhucka released this 30 Jan 00:23

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 .yml files.
  • Added a Makefile for automating more release processes.

Version 1.6

Choose a tag to compare

@mhucka mhucka released this 03 Jan 02:34

Changes in this release:

  • Fixed issue #3. The default value of dry_run is now false, as it was supposed to be.
  • Removed the save_errors parameter; 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.

Version 1.5

Choose a tag to compare

@mhucka mhucka released this 23 Nov 03:27

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.

Version 1.4

Choose a tag to compare

@mhucka mhucka released this 22 Nov 00:24

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.

Version 1.3

Choose a tag to compare

@mhucka mhucka released this 17 Nov 00:14

This version corrects the code for getting the repository's GitHub Pages URL.

Version 1.2 – bugfix release

Choose a tag to compare

@mhucka mhucka released this 16 Nov 23:26

This release fixes a failure to pass the GITHUB_TOKEN to the underlying workflow.

Version 1.1

Choose a tag to compare

@mhucka mhucka released this 16 Nov 22:38

This version fixes a fatal bug in the action definition file.