Releases: shipwright-io/cli
Releases · shipwright-io/cli
v0.19.0
05 Mar 15:14
Compare
Sorry, something went wrong.
No results found
Release changes since v0.18.0
Features
#366 by IrvingMg: Added --runtime-class flag to shp buildrun create command to specify a RuntimeClass for the build pod.
Fixes
API Changes
Docs
Misc
#367 by sayan-biswas: Added initialization options for developers to import this CLI as a package and extend.
v0.18.0
25 Nov 10:33
Compare
Sorry, something went wrong.
No results found
Release changes since v0.17.1
Features
Fixes
#351 by adambkaplan: Fix release action to install common base version of compile tools.
#350 by adambkaplan: Fix release action to install common base version of compile tools.
API Changes
Docs
Misc
v0.17.1
06 Oct 13:12
Compare
Sorry, something went wrong.
No results found
Release Changes since v0.16.0
Features
#331 by satyamg1620: Enhance BuildRun List Information via the --wide flag
#327 by arc9tek: You can now manage build strategies and cluster build strategies
Fixes
#343 by sayan-biswas: Fixes "buildrun list" command for BuildRuns with invalid BuildSpec.
#340 by sayan-biswas: Fixes bugs with builds from local source code
API Changes
Docs
Misc
#347 by sayan-biswas: Fixes CLI output when incorrect flags are passed.
#342 by SaschaSchwarze0: Update shipwright-io/build dependency to v0.17.0
#330 by R3hankhan123: Rename util package to shputil to comply with revive's updated var-naming rule.
v0.16.0
16 Jun 08:03
Compare
Sorry, something went wrong.
No results found
Release changes since v0.15.0
Features
#311 by rxinui: Add flag --scheduler-name to set the .spec.schedulerName for build and buildrun on create and run
#309 by rxinui: Add flag --node-selector to set the .spec.nodeSelector for build and buildrun on create
Fixes
API Changes
Docs
Misc
#324 by qu1queee: Bump Shipwright Build to v0.16.0
#304 by karanibm6: The CLI now interacts with the Shipwright artifacts using the v1beta1 API
v0.15.0
27 Feb 20:42
Compare
Sorry, something went wrong.
No results found
Release changes since v0.14.0
Misc
#302 by adambkaplan: Update shipwright-io/build to v0.15.0
v0.14.0
12 Nov 08:35
Compare
Sorry, something went wrong.
No results found
Release changes since v0.13.0
Features
#274 by apoorvajagtap: Shipwright CLI extends support to set the parameters using "--param-value" flag while creating build/buildRun.
Fixes
API Changes
Docs
Misc
#286 by SaschaSchwarze0: Dependencies updated to the latest build release
#270 by HeavyWombat: Fixed local source code progress bar output that displays the actual size of the data being transferred.
v0.13.0
07 May 08:32
Compare
Sorry, something went wrong.
No results found
Release changes since v0.12.0
Misc
#251 by SaschaSchwarze0: The CLI is now based on Shipwright Build v0.13.0
v0.12.0
19 Oct 10:02
Compare
Sorry, something went wrong.
No results found
Release changes since v0.11.0
Features
#197 by SaschaSchwarze0: The CLI interface now supports insecure container registries using the --output-insecure flag
Misc
#203 by SaschaSchwarze0: Updated the build dependency to v0.12.0
v0.11.0
09 Sep 12:10
Compare
Sorry, something went wrong.
No results found
Features
#128 by SaschaSchwarze0: When following the logs of a BuildRun that is failing, you now get improved details at the end.
v0.10.0
02 Jun 19:18
Compare
Sorry, something went wrong.
No results found
Fixes
#116 by otaviof: Fix a panic when running shp build list when a Build was not started
Misc
#118 by SaschaSchwarze0: We now build our binaries with Go 1.18