testRigor CodeCake self-hosted agent (compiled distribution)
Project description
testrigor-codecake-cli
testRigor CodeCake self-hosted agent CLI.
pip install testrigor-codecake-cli
export SUITE_TOKEN=<token>
codecake task-run-self-hosted \
--suite-id <SUITE_ID> \
--auth-token "$SUITE_TOKEN" \
--workdir ~/repo/<workspace> \
--project-path ~/repo/<workspace>/<repo-a> \
--project-path ~/repo/<workspace>/<repo-b> \
--runner-repo <repo-a> \
--git-remote host \
--base-branch <repo-a>=main
Key flags:
--suite-id— test suite ID used to poll for tasks--auth-token— API token for the test suite--workdir— workdir for codegen--project-path— path to an already-cloned repo to run against (repeatable, for multi-repo tasks)--runner-repo— which repo to treat as the runner app (required with more than one--project-path)--git-remote— remote auth mode:host(clone's own auth + gh CLI) orpat(token)--base-branch— override a repo's base branch as<repo>=<branch>(repeatable)
Run codecake task-run-self-hosted --help for the full list of options.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file testrigor_codecake_cli-0.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.
File metadata
- Download URL: testrigor_codecake_cli-0.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
- Upload date:
- Size: 6.2 MB
- Tags: CPython 3.12, manylinux: glibc 2.17+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8844ccf3debdbd13044a946c74cc216ffe4ed3205bc9079b50ee8a734ffca36
|
|
| MD5 |
05d1dc4130d8ce670e3af1fd51cd42d5
|
|
| BLAKE2b-256 |
ee1d3e6d35961afff920f8f5304f4dba14dd9bb032af95faca423899df6c4a41
|