Travis CI
Business appsAPI keycredential probe
Trigger Travis CI builds and then watch, cancel or restart them, on travis-ci.com or a Travis CI Enterprise install.
OCNORA ships 8 typed Travis CI operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run. Anything not covered by a typed node reaches https://api.travis-ci.com through the HTTP node with the same credential.
Operations 8
- Cancel BuildStop a running build and every job in its matrix.travis.cancel_build
- Cancel JobStop one running job without touching the rest of the matrix.travis.cancel_job
- Get BuildRead one build, with its state, timings and job matrix.travis.get_build
- Get JobRead one job out of a build's matrix.travis.get_job
- List BuildsPage a repository's builds, newest first.travis.list_builds
- Restart BuildRe-run a build that has finished or been cancelled.travis.restart_build
- Restart JobRe-run one job that has finished or been cancelled.travis.restart_job
- Trigger BuildAsk Travis CI to build a branch, optionally overriding the config.travis.trigger_build
More in Business apps
Run your first Travis CI workflow today.
Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.