Skip to content

Releases: Jackenmen/sync-debs-to-gemfury

v1.1.0

11 Nov 07:28
ffdbafb

Choose a tag to compare

The first feature release!

Changes:

  • Added download_should_fail package option that can be set to True when the download is expected to fail
    • The action will not fail when a package download expected to fail fails
    • The action will fail when a package download expected to fail doesn't fail
  • Bumped GitHub action versions

v1.0.2

21 May 20:54
2177e7b

Choose a tag to compare

Changes:

  • Ensure the apt repositories are up-to-date (apt-get update) before installing the action's required packages with apt-get install

v1.0.1

15 Mar 19:49
956a3af

Choose a tag to compare

The first bugfix release!

Changes:

  • Fixed crash on startup due to changes in tag naming

v1.0.0

15 Mar 19:13
039d73a

Choose a tag to compare

The first stable release!