Initialize or upgrade Ogoron artifacts in Bitbucket Pipelines.
984
Initializes or upgrades Ogoron repository artifacts and can open a Bitbucket pull request with the generated changes.
This is a public Docker image for an Ogoron Bitbucket Pipelines Pipe. The default image is UI-ready and includes the Ogoron CLI binary, Python UI workspace dependencies, Playwright Chromium, and Allure CLI, so normal pipeline runs do not download test tooling at runtime.
Add the pipe to a Bitbucket Pipelines step:
- pipe: ogoron/ogoron-setup-pipe:5.2.1
variables:
OGORON_KEY: $OGORON_KEY
CREATE_PR: "true"
BITBUCKET_ACCESS_TOKEN: $BITBUCKET_ACCESS_TOKEN
5.2.1: current pinned Ogoron CLI and pipe release.5.2.1-light: smaller unit/API-focused image without the prebuilt UI/browser toolchain.latest: currently points to 5.2.1.light: currently points to 5.2.1-light.docker pull ogoron/ogoron-setup-pipe:5.2.1Report security issues privately to [email protected].
Content type
Image
Digest
sha256:032b1faaf…
Size
838.9 MB
Last updated
4 months ago
docker pull ogoron/ogoron-setup-pipe