Run a Grafana k6 tests
Version updated for grafana/run-k6-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- [feat] Use currently released version in the readme for action by @DefCon-007 in https://github.com/grafana/run-k6-action/pull/1
- Remove
--quite
flag and extract cloud test run URL by @DefCon-007 in https://github.com/grafana/run-k6-action/pull/2 - [feat] Validate test paths before executing test run by @DefCon-007 in https://github.com/grafana/run-k6-action/pull/5
- Verify if dist directory is consistent with the changes or not in CI by @DefCon-007 in https://github.com/grafana/run-k6-action/pull/8
- [feat] Update README by @DefCon-007 in https://github.com/grafana/run-k6-action/pull/9
Full Changelog: https://github.com/grafana/run-k6-action/compare/v0.0.1...v1.0.0