Bitrise
JSON →Manage apps, builds, and artifacts on Bitrise, a Continuous Integration and Delivery (CI/CD) platform.
Tools · 11
- list_apps List all Bitrise apps accessible with the provided API token.
- get_app Get details of a specific Bitrise app by app slug.
- list_builds List builds for a specific Bitrise app.
- get_build Get details of a specific build by app slug and build slug.
- trigger_build Trigger a new build for a specific app.
- abort_build Abort a running build.
- list_artifacts List artifacts for a specific build.
- get_artifact Get details of a specific artifact.
- download_artifact Download an artifact file.
- list_workflows List workflows for a specific app.
- list_build_log Get the build log for a specific build.
Links
★ 38 GitHub stars