Releases: stormforger/cli
v0.39.0
Highlights
b379d43 feat(cmd/ping): print service account UID and name instead of email (#168)
Changelog
b379d43 feat(cmd/ping): print service account UID and name instead of email (#168)
dfb3d6a chore(deps): bump actions/checkout from v2.3.1 to v2.3.2 (#167)
a7fd3a1 chore(deps): bump github.com/spf13/viper from 1.7.0 to 1.7.1 (#166)
f5ec501 chore(deps): bump actions/setup-go from v2.1.0 to v2.1.1 (#165)
51e78ce fix: parse and format errors from the API for tc launch nicely (#163)
e3c44a4 chore: remove upload-action step (#162)
f281a40 chore(deps): bump actions/cache from v1 to v2 (#157)
5eb121f chore(deps): bump actions/setup-go from v1 to v2.1.0 (#156)
94bfcca chore(deps): bump actions/upload-artifact from v1 to v2.0.1 (#158)
7428352 chore(deps): bump actions/checkout from v1 to v2.3.1 (#159)
a116ee5 ci: update github action workflows via dependabot (#155)
edb2477 Add dependabot (#154)
Docker images
docker pull stormforger/cli:v0.39.0
docker pull stormforger/cli:latest
v0.38.1
Changelog
000d6e3 fix: parse and format errors from the API for tc launch nicely
e3c44a4 chore: remove upload-action step (#162)
f281a40 chore(deps): bump actions/cache from v1 to v2 (#157)
5eb121f chore(deps): bump actions/setup-go from v1 to v2.1.0 (#156)
94bfcca chore(deps): bump actions/upload-artifact from v1 to v2.0.1 (#158)
7428352 chore(deps): bump actions/checkout from v1 to v2.3.1 (#159)
a116ee5 ci: update github action workflows via dependabot (#155)
edb2477 Add dependabot (#154)
Docker images
docker pull stormforger/cli:v0.38.1
docker pull stormforger/cli:latest
v0.38.0
Changelog
1be4bc8 feat: allow atomic update and launch for tests (#152)
efe4887 refactor: moved slingInSlice() func to separate package (#153)
5a24901 feat: return a nicer error when we receive a 404 for the calllog/userlog (#151)
9f4cf08 fix: improve flag help texts to show better default values (#149)
Docker images
docker pull stormforger/cli:v0.38.0
docker pull stormforger/cli:latest
v0.37.0
Highlight: Use forge tc create --update <ref-id> <file>
to create or update a test-case in one command.
Changelog
8231642 feat: Add --update flag to test-case create to update test-case if it already exists
e70cc02 feat: print nfr summary line (fixes #131)
9d1c931 tests: add test to check validation printing
b0cd1ab feat: better error formatting for nfr check errors
e25312e feat: allow nfr checks while having traffic-dump enabled
f00dfcf updated go.sum
f7433dd chore(deps): update module stretchr/testify to v1.6.1
f8fe3d3 chore: updated go.sum for testify 1.6.0
86394bd chore(deps): update module stretchr/testify to v1.6.0
708bd42 chore(deps): update module pelletier/go-toml to v1.8.0
4ed7307 refactor: move NFR default to constant variable
087ac8f chore: go mod tidy
7a2d0cb chore(deps): update module spf13/viper to v1.7.0
Docker images
docker pull stormforger/cli:v0.37.0
docker pull stormforger/cli:latest
v0.36.3
Highlight: this fixes a bug where the intermediate finished
state of a test-run was treated as an error.
Changelog
6e7fcbe Merge pull request #141 from stormforger/finished-is-a-good-state
fa61bab feat: treat finished as a successful test-run outcome and do not fail the cli
d3621fd Merge pull request #138 from stormforger/renovate/github.com-pelletier-go-toml-1.x
45cdba7 Update module pelletier/go-toml to v1.7.0
b48022b Merge pull request #140 from stormforger/renovate/github.com-spf13-cobra-1.x
de4c0a7 cobra v1 go.sum update
f293ef1 chore(deps): update module spf13/cobra to v1
f458ebd Merge pull request #139 from stormforger/renovate/github.com-spf13-viper-1.x
4d433d5 chore(deps): update module spf13/viper to v1.6.3
fa486b2 Merge pull request #137 from stormforger/renovate/github.com-spf13-cobra-0.x
bd1450b chore(deps): update module spf13/cobra to v0.0.7
Docker images
docker pull stormforger/cli:v0.36.3
docker pull stormforger/cli:latest
v0.36.2
v0.36.1
v0.35.0
Highlight
58220cb feat: Add --uid-file
flag for exposing the test-run id
When starting a new test-run with forge tc launch
you can now export the test-run uid to a file for usage in later CI steps.
Changelog
0f12408 remove obsolete jaykll config file
a8be97b tests: add first simple unit test
9ea2b28 print 'dev' as your version unless its a release
0264692 remove unused code
d690167 refactor: renamed various main.go files after their foldername
aa9228e ci: add gotest, govet, gofmt checks to go build pipeline
4202e59 Merge pull request #124 from stormforger/feat-116
6c1cf5f Merge pull request #123 from stormforger/renovate/github.com-spf13-viper-1.x
70d8186 Update module spf13/viper to v1.6.2
7455d45 Merge pull request #122 from stormforger/renovate/github.com-fatih-color-1.x
593cba8 Update module fatih/color to v1.9.0
663e562 Merge pull request #121 from stormforger/renovate/github.com-fatih-color-1.x
dae0a15 Update module fatih/color to v1.8.0
adc016a Merge pull request #120 from stormforger/renovate/github.com-spf13-viper-1.x
0727e97 Update module spf13/viper to v1.6.1
9465ac5 Merge pull request #119 from stormforger/renovate/github.com-spf13-viper-1.x
bb2ecc1 Update module spf13/viper to v1.6.0
a1f5797 Merge pull request #117 from stormforger/renovate/github.com-pelletier-go-toml-1.x
c5b8522 Merge pull request #118 from stormforger/renovate/github.com-spf13-viper-1.x
490f569 Update module spf13/viper to v1.5.0
199f4ec Update module pelletier/go-toml to v1.6.0
39c4304 Merge pull request #115 from stormforger/go-get-update-go-mod-tidy
fc6b7bf go get -u && go mod tidy
1040b80 Merge pull request #112 from stormforger/renovate/golang.org-x-crypto-digest
d5068f4 Update golang.org/x/crypto commit hash to af544f3
dbba298 Merge pull request #111 from stormforger/renovate/github.com-mattn-go-isatty-0.x
29e3ded Update module mattn/go-isatty to v0.0.10
859cee1 Update golang.org/x/crypto commit hash to 34f6963 (#109)
c0910ac Update golang.org/x/crypto commit hash to 34f6963
6a88048 Update module pelletier/go-toml to v1.5.0 (#110)
22b90db Update golang.org/x/crypto commit hash to 4663e18 (#107)
0505a7b Update module mattn/go-colorable to v0.1.4 (#108)
aa46b30 Update golang.org/x/crypto commit hash to 9ee001b (#106)
52c5db1 Update golang.org/x/sys commit hash to 0a153f0 (#105)
84c2831 Update golang.org/x/sys commit hash to b4ddaad (#104)
ff4c559 Update golang.org/x/sys commit hash to c3b328c (#103)
be25b50 Update golang.org/x/sys commit hash to 7ad0cfa (#102)
eb7fe60 Add github action to verify + go build on push (#101)
a296904 Run go mod tidy to remove duplicate dependencies (#100)
369d998 chore(deps): update golang.org/x/crypto commit hash to 227b76d (#97)
9a64192 chore(deps): update github.com/howeyc/gopass commit hash to 7cb4b85 (#99)
8154110 chore(deps): update golang.org/x/sys commit hash to bbd1755 (#98)
f50f1bc chore(deps): update golang.org/x/sys commit hash to f460065 (#96)
58a96ec chore(deps): update golang.org/x/crypto commit hash to 71b5226 (#95)
e0bc2fd chore(deps): update golang.org/x/sys commit hash to 749cb33 (#94)
ab94516 chore(deps): update golang.org/x/sys commit hash to 43c0116 (#93)
d05b5c9 api: Close request body / use time.Since (#92)
a0257c4 chore(deps): update golang.org/x/sys commit hash to 9109b76 (#91)
2a928d8 chore(deps): update golang.org/x/sys commit hash to 1e83adb (#90)
Docker images
docker pull stormforger/cli:v0.35.0
docker pull stormforger/cli:latest