Skip to content

Releases: submariner-io/shipyard

0.12.0

21 Mar 15:12
Compare
Choose a tag to compare
Drop the bundle and OCM deployment tests

These are currently broken, and as discussed in today's development
meeting, should be dropped. They will be restored once bundle
construction is fixed (as part of the planned Operator SDK upgrade).

Fixes: #717
Signed-off-by: Stephen Kitt <[email protected]>
(cherry picked from commit bcc10c5a76691b131690a0ebae4e90320b9fe4d8)

0.12.0-rc1

09 Mar 08:02
Compare
Choose a tag to compare
0.12.0-rc1 Pre-release
Pre-release
Drop the bundle and OCM deployment tests

These are currently broken, and as discussed in today's development
meeting, should be dropped. They will be restored once bundle
construction is fixed (as part of the planned Operator SDK upgrade).

Fixes: #717
Signed-off-by: Stephen Kitt <[email protected]>
(cherry picked from commit bcc10c5a76691b131690a0ebae4e90320b9fe4d8)

0.12.0-rc0

02 Mar 10:29
Compare
Choose a tag to compare
0.12.0-rc0 Pre-release
Pre-release
Update Shipyard to use stable branch 'release-0.12'

Signed-off-by: Automated Release <[email protected]>

0.12.0-m3

11 Jan 13:02
Compare
Choose a tag to compare
0.12.0-m3 Pre-release
Pre-release
Move tools.go out of the way

... so that the project can be used with "go get" again (otherwise "go
get" fails with "package github.com/submariner-io/shipyard: build
constraints exclude all Go files in
/home/skitt/go/pkg/mod/github.com/submariner-io/shipyard@v...").

Signed-off-by: Stephen Kitt <[email protected]>

0.12.0-m2

11 Jan 10:17
Compare
Choose a tag to compare
0.12.0-m2 Pre-release
Pre-release
Handle local builds in our Dapper infrastructure

This is based on
<https://github.com/submariner-io/submariner/pull/1607> but adapted so
that it can be shared across all projects. When LOCAL_BUILD is
defined, assume that Shipyard is available in ../shipyard (relative to
the top directory of the current project), and instead of running
Dapper, run Dapper-hosted commands directly.

This relies on DAPPER_ARGS for Dapper arguments throughout, instead of
specifying Dapper arguments in the Dapper invocation itself; that way,
local builds can ignore DAPPER_ARGS entirely. This produces the
expected behaviour when choosing a base image: the command to run
inside the chosen base image is run directly. It changes "make shell"
however, but in a sensible way; Make determines that there is nothing
to do and returns to whatever called it, typically a shell in the
right environment.

Signed-off-by: Stephen Kitt <[email protected]>

0.12.0-m1

08 Dec 10:10
Compare
Choose a tag to compare
0.12.0-m1 Pre-release
Pre-release
add generic target to print a variable from make's environment

Signed-off-by: Etai Lev Ran <[email protected]>

0.12.0-m0

01 Nov 08:13
Compare
Choose a tag to compare
0.12.0-m0 Pre-release
Pre-release
Share the backport script

This allows "make backport" to be used in any Shipyard-based repository.

Signed-off-by: Stephen Kitt <[email protected]>

0.11.1

07 Jan 15:57
Compare
Choose a tag to compare
Update Shipyard to use stable branch 'release-0.11'

Signed-off-by: Automated Release <[email protected]>

0.11.0

26 Oct 12:13
Compare
Choose a tag to compare
Update Shipyard to use stable branch 'release-0.11'

Signed-off-by: Automated Release <[email protected]>

0.11.0-rc2

20 Oct 10:47
Compare
Choose a tag to compare
0.11.0-rc2 Pre-release
Pre-release
Update Shipyard to use stable branch 'release-0.11'

Signed-off-by: Automated Release <[email protected]>