Add git workflow skill, contributing guide, and CI pipeline #1

Merged
adminoo merged 4 commits from feature/git-workflow into main 2026-08-15 17:14:30 +00:00
Owner

Changes

  • docs/skills/git-workflow.md — branching model, commit conventions, CI rules
  • docs/CONTRIBUTING.md — quick start guide
  • .forgejo/workflows/ci.yml — CI pipeline for PRs

First PR using the new workflow. Dogfooding.

## Changes - docs/skills/git-workflow.md — branching model, commit conventions, CI rules - docs/CONTRIBUTING.md — quick start guide - .forgejo/workflows/ci.yml — CI pipeline for PRs First PR using the new workflow. Dogfooding.
adminoo self-assigned this 2026-08-15 16:48:54 +00:00
docs: add git workflow skill, contributing guide, and CI pipeline
Some checks failed
CI / analyze (push) Failing after 2m16s
CI / test (push) Has been skipped
CI / build-web (push) Has been skipped
CI / analyze (pull_request) Failing after 2s
CI / test (pull_request) Has been skipped
CI / build-web (pull_request) Has been skipped
158edf0162
fix(ci): use manual Flutter install instead of container image
Some checks failed
CI / analyze (push) Failing after 1m35s
CI / test (push) Has been skipped
CI / build-web (push) Has been skipped
CI / analyze (pull_request) Failing after 1m36s
CI / test (pull_request) Has been skipped
CI / build-web (pull_request) Has been skipped
f76f88d15b
fix(ci): use --fatal-warnings instead of --fatal-infos
Some checks failed
CI / analyze (push) Failing after 1m33s
CI / test (push) Has been skipped
CI / build-web (push) Has been skipped
CI / analyze (pull_request) Failing after 1m33s
CI / test (pull_request) Has been skipped
CI / build-web (pull_request) Has been skipped
5283ca1567
fix: cast dynamic to int in web database sort closures
All checks were successful
CI / analyze (push) Successful in 1m34s
CI / analyze (pull_request) Successful in 1m35s
CI / test (push) Successful in 1m52s
CI / test (pull_request) Successful in 1m52s
CI / build-web (push) Successful in 3m2s
CI / build-web (pull_request) Successful in 3m6s
e492fb914b
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
adminoo/sysroadmap!1
No description provided.