detect_flake

Run many instances of the same command in parallel to find abnormal behavior or check if a test is flaky.

APACHE-2.0 License

Downloads
13
Stars
3
Committers
3

Bot releases are visible (Hide)

detect_flake - Version 0.6.0 (2024-01-23) Latest Release

Published by github-actions[bot] 9 months ago

Release Notes

Commits: https://github.com/aqrln/detect_flake/compare/v0.5.7...v0.6.0

Added

  • Proper parser for command arguments which mimics the POSIX shell. You can now
    use commands with arguments that contain spaces by wrapping them in quotes:

    detect_flake -c 'echo "hello world"'
    

    Conversely, if you relied on quotes used in the commands verbatim, they may
    now need to be escaped using backslashes.

  • Retroactively added the changelog since the past few versions which will now
    be maintained for all future releases.

Install detect_flake 0.6.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.6.0/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.6.0/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.6.0

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-aarch64-unknown-linux-gnu.tar.gz Linux arm64 checksum
detect_flake-aarch64-unknown-linux-musl.tar.gz musl Linux arm64 checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum
detect_flake - v0.5.7

Published by github-actions[bot] 9 months ago

Install detect_flake 0.5.7

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.5.7/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.5.7/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.5.7

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-aarch64-unknown-linux-gnu.tar.gz Linux arm64 checksum
detect_flake-aarch64-unknown-linux-musl.tar.gz musl Linux arm64 checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum
detect_flake - v0.5.6

Published by github-actions[bot] 9 months ago

Install detect_flake 0.5.6

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.5.6/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.5.6/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.5.6

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-aarch64-unknown-linux-gnu.tar.gz Linux arm64 checksum
detect_flake-aarch64-unknown-linux-musl.tar.gz musl Linux arm64 checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum
detect_flake - v0.5.5

Published by github-actions[bot] 11 months ago

Install detect_flake 0.5.5

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/aqrln/detect_flake/releases/download/v0.5.5/detect_flake-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/aqrln/detect_flake/releases/download/v0.5.5/detect_flake-installer.ps1 | iex

Install prebuilt binaries into your npm project

npm install [email protected]

Install prebuilt binaries via Homebrew

brew install aqrln/homebrew-tap/detect_flake

Download detect_flake 0.5.5

File Platform Checksum
detect_flake-aarch64-apple-darwin.tar.gz macOS Apple Silicon checksum
detect_flake-x86_64-apple-darwin.tar.gz macOS Intel checksum
detect_flake-x86_64-pc-windows-msvc.tar.gz Windows x64 checksum
detect_flake-x86_64-unknown-linux-gnu.tar.gz Linux x64 checksum
detect_flake-x86_64-unknown-linux-musl.tar.gz musl Linux x64 checksum
detect_flake-x86_64-pc-windows-msvc.msi Windows x64 checksum