Releases: rainforestapp/rainforest-cli
Releases · rainforestapp/rainforest-cli
v2.21.0 - Switch autoupdate functionality provider from Equinox.io to go-github-selfupdate
v2.20.0 - Include URLs to tests for failed tests
Include the URL to the failed test result so it's easy to navigate straight to the failure from CI.
v2.19.1 - Release to GitHub via GoReleaser
This release doesn't add any functionality to the CLI itself. It instead sets up building and releasing via GoReleaser, as our previous solution, Equinox, is shutting down later this year. You can now find archives of our executables along with their checksums directly attached to our releases here on GitHub (nested under Assets below).
New
Commits
01d1156 2.19.1
aed60b5 RF-21915 Add basic .goreleaser.yml file
12f462e RF-21915 Add basic release CI job
2fa0f04 RF-21915 Update README to reference new GitHub release flow rather than deprecated Equinox
Add customization and reporting for CI services and Git providers
Merge pull request #408 from rainforestapp/bump-version Bump version, add to changelog.
Update documentation
Correct documentation for rainforest run --custom-url argument.
Find the CLI's path dynamically for re-exec'ing when using the --max-reruns argument
Add --max-reruns flag to the run command
- Add
--max-reruns Nflag, which allows re-trying failed tests in a run up toNtimes.
Preserve draft state when downloading RFMLs
- Preserve draft state when downloading RFMLs