ci: add Gitea Actions CI/CD, branch workflow, and contributor docs #25

Merged
kutesir merged 3 commits from feature/cicd-setup into develop 2026-07-05 19:40:22 +00:00
Owner

Adds CI/CD pipeline (Gitea Actions), branch-protection setup script, ExportOptions template, and CONTRIBUTING docs.

  • CI builds + tests on every PR into main/develop
  • Release archives + exports IPA on push to main (TestFlight upload placeholder)
  • Workflow: feature/* -> develop -> main

First PR to validate the develop gate.

Adds CI/CD pipeline (Gitea Actions), branch-protection setup script, ExportOptions template, and CONTRIBUTING docs. - CI builds + tests on every PR into main/develop - Release archives + exports IPA on push to main (TestFlight upload placeholder) - Workflow: feature/* -> develop -> main First PR to validate the develop gate.
kutesir added 1 commit 2026-07-02 22:41:50 +00:00
ci: add Gitea Actions CI/CD, branch workflow, and contributor docs
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
8d37021f78
- .gitea/workflows/ci.yml: build + test KisaniCal scheme on a self-hosted
  macOS runner for every PR into main/develop (and pushes to develop).
- .gitea/workflows/release.yml: archive + export IPA on push to main, with
  a commented TestFlight upload placeholder (App Store Connect API key).
- ExportOptions.plist: export template (Team ID K8BLMMR883, app-store method).
- scripts/gitea-setup.sh: idempotent Gitea API setup for develop default
  branch + main branch protection.
- CONTRIBUTING.md: feature/* -> develop -> main workflow and PR gate rules.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
kutesir added 1 commit 2026-07-05 12:07:54 +00:00
kutesir added 1 commit 2026-07-05 12:07:54 +00:00
ci: lowercase runner label (runner registered as self-hosted,macos)
Some checks failed
CI / build-and-test (pull_request) Has been cancelled
d235cce510
kutesir merged commit ce97de37bd into develop 2026-07-05 19:40:22 +00:00
kutesir deleted branch feature/cicd-setup 2026-07-05 19:40:22 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kutesir/KisaniCal#25
No description provided.