Fast and resource-efficient CI/CD. A streamlined pipeline engine for Git forges with a focus on low overhead and ease of deployment. https://crowci.dev
  • Go 67.9%
  • Vue 25.2%
  • TypeScript 5.1%
  • CSS 1.3%
  • Just 0.3%
Find a file
Image crowci-bot a01315f3ed
All checks were successful
ci/crow/push/changelog Pipeline was successful
ci/crow/push/static Pipeline was successful
ci/crow/cron/securityscan Pipeline was successful
chore(deps): update pre-commit non-major (main) (#697)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [adrienverge/yamllint](https://github.com/adrienverge/yamllint) | repository | minor | `v1.37.1` → `v1.38.0` |
| [rbubley/mirrors-prettier](https://github.com/rbubley/mirrors-prettier) | repository | minor | `v3.7.4` → `v3.8.1` |

Note: The `pre-commit` manager in Renovate is not supported by the `pre-commit` maintainers or community. Please do not report any problems there, instead [create a Discussion in the Renovate repository](https://github.com/renovatebot/renovate/discussions/new) if you have any questions.

---

### Release Notes

<details>
<summary>adrienverge/yamllint (adrienverge/yamllint)</summary>

### [`v1.38.0`](https://github.com/adrienverge/yamllint/compare/v1.37.1...v1.38.0)

[Compare Source](https://github.com/adrienverge/yamllint/compare/v1.37.1...v1.38.0)

</details>

<details>
<summary>rbubley/mirrors-prettier (rbubley/mirrors-prettier)</summary>

### [`v3.8.1`](https://github.com/rbubley/mirrors-prettier/compare/v3.8.0...v3.8.1)

[Compare Source](https://github.com/rbubley/mirrors-prettier/compare/v3.8.0...v3.8.1)

### [`v3.8.0`](https://github.com/rbubley/mirrors-prettier/compare/v3.7.4...v3.8.0)

[Compare Source](https://github.com/rbubley/mirrors-prettier/compare/v3.7.4...v3.8.0)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every 2 weeks on monday" (UTC), Automerge - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi40IiwidXBkYXRlZEluVmVyIjoiNDIuOTIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYnVpbGQiLCJkZXBlbmRlbmN5IPCfk6bvuI8iXX0=-->

Reviewed-on: #697
Co-authored-by: crowci-bot <admin@crowci.dev>
Co-committed-by: crowci-bot <admin@crowci.dev>
2026-01-27 14:36:49 +01:00
.crow chore(deps): update codefloe.com/crow-plugins/docker-buildx docker tag to v2.2.0 (main) (#695) 2026-01-26 03:44:34 +01:00
.forgejo refactor: issue templates 2025-07-17 13:15:08 +02:00
.gitsv chore: allow 'enh' as a valid commit type 2025-12-18 14:24:46 +01:00
.vscode feat: add external secret store integrations (HashiCorp Vault/OpenBao) (#650) 2026-01-06 17:16:05 +01:00
.zed feat!: full UI refactor using shadcn (#559) 2025-12-15 23:28:52 +01:00
agent feat: support pipeline readoption when agent disconnects during a pipeline run (#574) 2025-12-16 22:34:46 +01:00
assets feat!: full UI refactor using shadcn (#559) 2025-12-15 23:28:52 +01:00
cli feat(cli): add agent subcommand (#643) 2026-01-03 12:07:44 +01:00
cmd fix: ensure SQLite database directory exists and has correct permissions (#685) 2026-01-21 11:57:23 +01:00
crow-go feat(cli): add agent subcommand (#643) 2026-01-03 12:07:44 +01:00
docs chore(deps): update dependency astro to v5.16.15 (main) (#693) 2026-01-27 14:36:37 +01:00
images fix: ensure SQLite database directory exists and has correct permissions (#685) 2026-01-21 11:57:23 +01:00
pipeline fix(ui): improve error handling and toast notifications 2026-01-21 22:57:55 +01:00
server fix: improve GitHub webhook resilience and show descriptive repo enable errors 2026-01-22 09:58:25 +01:00
shared chore: change all crow-plugins URLs to codefloe.com (#689) 2026-01-22 10:08:58 +01:00
tools Cleanup openapi generation (#4331) 2024-11-23 09:17:19 +01:00
version feat: add agent build date behind version string in agent cards 2025-12-16 13:07:54 +01:00
web chore(deps): update frontend deps non-major (main) (#694) 2026-01-26 03:44:17 +01:00
.backporter.yaml chore: use new backporting branch 4.6.x 2025-12-26 21:13:36 +01:00
.commitlintrc.json chore: allow 'enh' as a valid commit type 2025-12-18 14:24:46 +01:00
.editorconfig chore: revert tab - spaces migration due to test errors 2025-01-20 22:00:29 +01:00
.editorconfig-checker.json chore: format web/ 2025-02-12 23:10:59 +01:00
.gitignore chore: ignore all sqlite files 2025-12-27 20:57:41 +01:00
.golangci.yaml feat: multi-forge support (#668) 2026-01-12 16:23:05 +01:00
.hadolint.yaml Cleanups + prefer .yaml (#3069) 2024-01-11 18:43:54 +01:00
.lycheeignore fix: Add wildcard to .lycheeignore (#4158) 2024-10-04 15:08:05 +01:00
.markdownlint.yaml docs: add instructions for installing remote agents 2025-04-09 19:14:35 +01:00
.mockery.yaml feat(server)!: add encryption at rest for secrets, registries, users, and forges (#593) 2025-12-24 13:48:28 +01:00
.pre-commit-config.yaml chore(deps): update pre-commit non-major (main) (#697) 2026-01-27 14:36:49 +01:00
.prettierignore refactor: switch from pnpm to bun (#281) 2025-06-25 09:28:46 +02:00
.prettierrc.json Remove old files (#3077) 2023-12-30 15:10:31 +01:00
.readthedocs.yaml ci: get checks passing with just (#3) 2025-01-15 16:50:32 +01:00
.version-env docs: add version v5.2 2026-01-15 21:54:58 +00:00
.yamllint.yaml ci: improve auto-release steps of helm chart after release 2025-08-13 14:44:12 +02:00
CONTRIBUTING.md docs: add CONTRIBUTING.md, move remaining dev instructions to docs 2025-06-15 14:35:42 +02:00
devcontainer.json refactor: switch from pnpm to bun (#281) 2025-06-25 09:28:46 +02:00
go.mod chore(deps): update golang-packages (main) (#696) 2026-01-26 05:46:18 +01:00
go.sum chore(deps): update golang-packages (main) (#696) 2026-01-26 05:46:18 +01:00
Justfile chore: add deadcode analyzer and remove unused code (#667) 2026-01-12 13:22:43 +01:00
LICENSE Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00
mkdocs.yaml docs: add docker swarm install example (#365) 2025-10-27 23:12:58 +01:00
README.md chore: update liberapay badges 2025-12-20 22:34:50 +01:00
renovate.json chore: backport to 4.6.x branch 2025-12-29 11:32:47 +01:00

Image

A slim and self-hostable CI/CD engine with great extensibility.

Material for MkDocs

📦️ Server   📦️ Agent   📦️ CLI   📦️ Autoscaler

📖️ Documentation

Liberapay receiving   Donate using Liberapay

👉See it in action at ci.crowci.dev