Skip to content

Releases: cloudbees-io/register-build-artifact

v2.0.5

05 Dec 18:00
0639f16

Choose a tag to compare

v2.0.4

19 Nov 11:58
b700c85

Choose a tag to compare

What's Changed

  • CBP-26455 Add retry logic to register-build-artifact and register-deployed-artifact actions by @mcritic in #26

Full Changelog: v2.0.3...v2.0.4

v2.0.3

30 Sep 18:09
v2.0.3
2d62832

Choose a tag to compare

  • New optional parameter component-id added as an input parameter
  • Input parameters of action displayed in table format in step log

v2.0.2

27 Aug 08:57
130ff83

Choose a tag to compare

What's Changed

  • Update README.adoc by @LizGaudet in #16
  • Update README.adoc--fix spacing by @LizGaudet in #17
  • Update README.adoc by @LizGaudet in #19
  • CBP-20704 - Change commit defaults for cloudbees-io/register-build-artifact by @rthomascb in #18
  • CBP-21065 [BE] Replace all usages of /v2/workflows/runs/artifactinfos in actions with /v3/artifactinfos by @karakurty in #20
  • CBP-21686 [BE] - Retry CreateArtifactInfo if it fails

Full Changelog: v1.0.5...v2.0.2

v1.0.3

29 Apr 13:56
3aef70c

Choose a tag to compare

Ability to manage labels of an artifact version added.

v1.0.4

28 May 09:54
7f09e59

Choose a tag to compare

CBP-15531 Stop using `operation` in API call in register-build-artifa…

v1.0.1

24 Jan 17:21
52d7d85

Choose a tag to compare

Fixed issue with default value for the digest input parameter.