Crow CI example workflows
Find a file
renovate-bot 5facb63c80
All checks were successful
ci/crow/push/Docker Example Workflow Pipeline was successful
ci/crow/push/hello-world Pipeline was successful
chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.0
2026-01-16 00:46:04 +00:00
.crow init 2025-11-03 22:56:19 +01:00
.editorconfig init 2025-11-03 22:56:19 +01:00
.markdownlint-cli2.yaml init 2025-11-03 22:56:19 +01:00
.markdownlint.yaml init 2025-11-03 22:56:19 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit hook rbubley/mirrors-prettier to v3.8.0 2026-01-16 00:46:04 +00:00
.prettierignore init 2025-11-03 22:56:19 +01:00
.prettierrc.json init 2025-11-03 22:56:19 +01:00
.yamllint.yaml init 2025-11-03 22:56:19 +01:00
Dockerfile init 2025-11-03 22:56:19 +01:00
editoconfig-checker.json init 2025-11-03 22:56:19 +01:00
LICENSE.md init 2025-11-03 22:56:19 +01:00
README.md init 2025-11-03 22:56:19 +01:00
renovate.json init 2025-11-03 22:56:19 +01:00

Crow CI Examples

simple

A basic "Hello world" workflow showcasing how to use Crow CI.

docker

An example how to build a Docker image using the crow-plugins/docker-buildx plugin.