Releases: grafana/run-k6-action
Releases · grafana/run-k6-action
v1.2.0
What's Changed
- s/K6/k6 by @dgzlopes in #32
- Fix --address issue by @dgzlopes in #33
- fix: parallel false not working by @abemedia in #31
- Add CI test to validate environment variables by @DefCon-007 in #34
- Refactor current implementation to move common functions out of index.ts by @DefCon-007 in #35
- Add unit tests by @DefCon-007 in #36
- Add code formatting and lint checks by @DefCon-007 in #38
- Show rich end of test run summary for cloud runs in PR comments by @DefCon-007 in #40
- Send anonymouse usage reporting to Grafana by @DefCon-007 in #41
New Contributors
Full Changelog: v1...v1.2.0
v1.1.3
What's Changed
- Add
inspect-flags
to pass additional options tok6 inspect
by @dh-alexm in #24 - Log stderr on console by @DefCon-007 in #29
New Contributors
Full Changelog: v1...v1.1.3
v1.1.2
What's Changed
- Add default value for inputs in readme by @DefCon-007 in #20
- Add new input to show all k6 command output by @DefCon-007 in #26
Full Changelog: v1...v1.1.2
v1.1.1
What's Changed
- Remove active development warning from readme by @DefCon-007 in #12
- Update logs and remove base path from script by @DefCon-007 in #19
Full Changelog: v1...v1.1.1
v1.1.0
What's Changed
- [feat] Add workflow to automatically move major tag on release by @DefCon-007 in #18
- Fix cloud-run-locally input behaviour and action failing without flags by @DefCon-007 in #16
Full Changelog: v1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- [feat] Use currently released version in the readme for action by @DefCon-007 in #1
- Remove
--quite
flag and extract cloud test run URL by @DefCon-007 in #2 - [feat] Validate test paths before executing test run by @DefCon-007 in #5
- Verify if dist directory is consistent with the changes or not in CI by @DefCon-007 in #8
- [feat] Update README by @DefCon-007 in #9
Full Changelog: v0.0.1...v1.0.0
Dev Release v0.0.1
Update README.md