Skip to content

Releases: codefresh-io/go-sdk

v0.10.0

14 Feb 14:57
Compare
Choose a tag to compare

Changelog

7f50c8d update runtime-environment struct to have pvcs

v0.9.0

14 Feb 13:28
Compare
Choose a tag to compare

Changelog

85dedfc add ability to pass the storage class when creating runtime-environment

v0.8.1

07 Feb 14:44
Compare
Choose a tag to compare

Changelog

40be904 fix endpiont to mark runtime as default support in example cli

v0.8.0

07 Feb 13:32
5479620
Compare
Choose a tag to compare

Changelog

c94e578 add go.mod files
12e5a08 add local build script
795ebe7 add step to build binaries on non-master branches
785eb7b remove local build step
c3ad1bf remove vendor
1bbfc95 update runtime interface to have ability ot mark a runtime env as default
5479620 update runtime interface to have ability ot mark a runtime env as default
5f2d0b1 update tag step
31a84fc update version

v0.2.0

03 Jan 18:46
Compare
Choose a tag to compare

Changelog

565dca4 bump minor
1c71b73 fix comment
14205f9 implement codefresh API to validate and sign runtime environment

v0.1.1

03 Jan 17:54
Compare
Choose a tag to compare

Changelog

3af2b76 dont panic but exit on some errors

v0.1.0

03 Jan 16:08
Compare
Choose a tag to compare

Changelog

c95a04e Support runtime environment creation

v0.0.3

28 Dec 21:03
Compare
Choose a tag to compare

Changelog

ded6e84 add godoc badge
926a0a4 add goreport badge
ef30bf9 handle errors from requests
a07b57f update readme

v0.0.2

28 Dec 20:24
Compare
Choose a tag to compare

Changelog

710a157 Add badge
e6df567 add command to exec pipeline
3dd294f fix codefresh yaml
14451bd support run pipeline interface

v0.0.1

28 Dec 19:48
Compare
Choose a tag to compare

Changelog

acf07d2 Extend readme with basic example Remove generated comments from commands
20b733c First commit
ff1fdcb add codefresh yaml