Skip to content

Releases: wandnz/action-cloudsmith-upload-packages

v1.8

12 May 04:11
04350dc

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.8

v1.7

12 May 04:03
fe16c06

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.7

v1

12 May 04:13
04350dc

Choose a tag to compare

Merge pull request #15 from gizmoguy/pip-install-dockerfile

Move pip install to dockerfile.

v1.6

15 Oct 02:02
b888b30

Choose a tag to compare

  • Add support for Rocky and Alma Linux
  • Upgrade docker base image to ubuntu latest

v1.5

03 May 06:32
dfa708a

Choose a tag to compare

  • Upgrade docker base image to ubuntu 20.04.

v1.4

24 Feb 20:51
93a5b62

Choose a tag to compare

  • Implement our own package sync function with exponential backoff to avoid package sync failures when uploading a large number of packages in parallel.

v1.3

15 Jan 00:31
6e4a06e

Choose a tag to compare

  • Significantly speed up package uploads by only waiting for the final package upload for each distro release to synchronise.

v1.2

11 Jan 07:36
488f258

Choose a tag to compare

  • Make package publishing more reliable when there are a lot of packages to upload.

v1.1

19 Nov 01:48
ca24e9b

Choose a tag to compare

  • Allow republishing the same version of a package

v1.0

19 Nov 01:46

Choose a tag to compare

Initial release of the Github action for uploading packages to Cloudsmith.