Skip to content

Releases: pivotal-cf/pivnet-resource

v0.31.23

02 May 13:39
Compare
Choose a tag to compare
add upload file size limit of 20gb

[#165383270]

Signed-off-by: Andreas Voellmer <[email protected]>

v0.31.22

11 Apr 17:52
Compare
Choose a tag to compare
fix acceptance tests

Signed-off-by: Ka Hin Ng <[email protected]>

v0.31.21

12 Mar 15:03
Compare
Choose a tag to compare
update go-pivnet

[#164513508]

v0.31.20

06 Mar 14:44
Compare
Choose a tag to compare
Make polling for product file async transfers configurable

Some users upload very large files to Pivotal Network and thus having
the resource block on that step can be greiving - especially when job
errors because of internal timeouts.

Another workflow can be to have the resource upload the resource and
product files correctly and then address any product checksum validation
concerns when switch from 'Admins Only' visibility.

v0.31.19

30 Jan 23:17
Compare
Choose a tag to compare
adding unzip

pivnet resource is dependent upon this

[#163591178]

v0.31.18

30 Jan 22:06
Compare
Choose a tag to compare
change base image to our own image

we were using an unsupported image previously
we want to make sure that the base image we use for testing is the same for building

[#162284557]
[#163591178]

Signed-off-by: Andreas Voellmer <[email protected]>

v0.31.17

29 Jan 22:41
Compare
Choose a tag to compare
Add bash to pivnet-resource dockerfile

[#163571133]

Signed-off-by: Andreas Voellmer <[email protected]>

v0.31.16

29 Jan 19:29
Compare
Choose a tag to compare
Add support for `product_files[].file_version` on put

- This allows us to attach a single file to multiple releases, the file
  can be versioned independently of its parent release

[#157640195] **Explore** update our pipelines to add existing files with the new pivnet resource

Signed-off-by: Lyle Franklin <[email protected]>

v0.31.15

24 Oct 14:54
Compare
Choose a tag to compare
Remove references of bucket and region from README

v0.31.14

11 Oct 20:23
Compare
Choose a tag to compare
Update gopivnet

[#160851928]

Signed-off-by: Vitaliy Krasylovets <[email protected]>