Skip to content

Releases: semaphoreci/artifact

v0.2.0

23 Jul 12:18
Compare
Choose a tag to compare

Changelog

cd92804 Added changes to release binary.
2ee603a Added dependency changes.
a1c786d Added env var to run tests.
1c5159a One thing I forgot while merging.
2fd4a69 Removed actual command tests because they won't work without a real token.
168bf3a Removed unused info from semaphore descriptor.
549cd80 Restructured from direct Bucket access to working through signed ULRs.
acf7467 Updated log strings so that directories can be uploaded, downloaded and deleted too.

v0.1.3

15 May 14:35
Compare
Choose a tag to compare

Changelog

f5f6afe Fixed Google cred file location.

v0.1.2

14 May 13:49
Compare
Choose a tag to compare

Changelog

c5908d8 Changed BUCKET_NAME environment variable to SEMAPHORE_ARTIFACT_BUCKET_NAME. Removed bucket prefix / from all paths.
9e128a7 Removed ldflags, as they are injected by Goreleaser anyway. Changed pipeline name.

v0.1.1

08 May 19:51
Compare
Choose a tag to compare

Changelog

de2b94b Added release file
78255b5 Cleaned Makefile.
d1921e4 Go dependences fixed
cbb2913 Release, first test.
b6925b2 Smal Readme fix.