v0.1.45
Changelog
4afae0f Add .DS_Store to .gitignore
65009ef Added .goreleaser.yml
17e79d2 Added a new kubectl command that works with stacc login
d38ecea Added bindir to goreleaser install in bitbucket pipelines
8dde8fc Added go get to bitbucket pipelines
32ffe35 Added goreleaser install to bitbucket pipelines
401bb2c Added goreleaser to bitbucket pipelines
f3e153b Added id to linux build in goreleaser config
9bc64d7 Added link to install guide in README.md
61254b5 Added missing docker credentials to bitbucket pipeline
3beb301 Added more pipeline debug statements
351eeb9 Added more pipeline debug statements
1e6f678 Added pipeline debug statements
c5adc16 Added plugin functionality
ab57516 Added scoop to .goreleaser
bc56eaf Added snapcraft login and cleaned up pipeline
ca07c8f Changed bitbucket pipeline image
dfb4093 Changed bitbucket pipeline image to ubuntu
891d601 Commented out parts of the pipeline for testing
981e4f4 Disabled builds for linux 386
7db186e Disabled builds for linux arm
f8c5ace Disabled builds for linux arm64
129339a Disabled cgo when running goreleaser in bitbucket pipelines
d66ecf8 Enabled go 111 module for pipeline
e9ee37b Enabled goreleaser to build with cgo
cfe8419 Fixed bitbucket import path bitbucket.com -> bitbucket.org
9b6bbdd Fixed go 11 module export
1b19652 Fixed issue with creating snapcraft login credentials file
27d8f24 Fixed minor mistake in README.md
28c4c9f Fixed pipeline indentation
33d4b8d Fixed release version for goreleaser in bitbucket pipelines
9037870 Formatting
7dbfba7 Moved client into it's own package
e9f3f19 Moved from flow-command-line-interface-go to stacc-command-line-interface
239da9d Removed blob storage publish step from bitbucket pipelines
162af2b Removed go get
ca11cf0 Removed goos ignores from .goreleaser.yml
0bda3ec Removed the process command so that it can be moved into it's own plugin
600220d Renamed references to the CLI from "flow" to "stacc"
9f777dc Revert "Commented out parts of the pipeline for testing"
eef6e9f The CLI now looks for plugins in current directory as well as path
591361d Updated .goreleaser.yml
762500b Updated Readme
f021cdd Updated bitbucket pipelines
5e44495 Updated bitbucket pipelines
2a40e82 Updated bitbucket pipelines with release version
8678b2d Updated pipeline
4780a9c Updated pipeline
b1ccb8a [skip ci] Updated README.md
cfb61ef cgo should now only be enabled for linux releases