MIGRATED TO https://codefloe.com/crowci/crow
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.7%
- Vue 25.4%
- TypeScript 5.1%
- CSS 1.3%
- Just 0.3%
- Other 0.1%
## Summary - Redesign RepoItem cards to use a ListItem-based single-row layout with fixed-width columns, matching PipelineItem's alignment strategy for consistent vertical alignment across all repo cards. - Add pipeline event icons (push, PR, cron, tag, etc.), start date metadata column, and compact visibility lock icons with tooltips replacing the verbose badge labels. - Implement responsive breakpoints: mobile shows only status, rerun, repo name, and disable button; tablet adds pin, event icon, and message; desktop adds history dots, metadata, and forge link. - Remove the "All active repositories" heading and unused i18n keys to reduce visual clutter. Reviewed-on: #746 Co-authored-by: pat-s <patrick.schratz@gmail.com> Co-committed-by: pat-s <patrick.schratz@gmail.com> |
||
|---|---|---|
| .crow | ||
| .forgejo | ||
| .gitsv | ||
| .vscode | ||
| .zed | ||
| agent | ||
| assets | ||
| cli | ||
| cmd | ||
| crow-go | ||
| docs | ||
| images | ||
| pipeline | ||
| server | ||
| shared | ||
| tools | ||
| version | ||
| web | ||
| .backporter.yaml | ||
| .commitlintrc.json | ||
| .dockerignore | ||
| .editorconfig | ||
| .editorconfig-checker.json | ||
| .gitignore | ||
| .golangci.yaml | ||
| .hadolint.yaml | ||
| .lycheeignore | ||
| .markdownlint.yaml | ||
| .mockery.yaml | ||
| .pre-commit-config.yaml | ||
| .prettierignore | ||
| .prettierrc.json | ||
| .readthedocs.yaml | ||
| .version-env | ||
| .yamllint.yaml | ||
| CONTRIBUTING.md | ||
| devcontainer.json | ||
| go.mod | ||
| go.sum | ||
| Justfile | ||
| LICENSE | ||
| mkdocs.yaml | ||
| README.md | ||
| renovate.json | ||
A slim and self-hostable CI/CD engine with great extensibility.
📦️ Server 📦️ Agent 📦️ CLI 📦️ Autoscaler
👉️ See it in action at ci.crowci.dev