Commit graph

3 commits

Author SHA1 Message Date
6470bd5875 ci: replace Woodpecker with Forgejo Actions (act_runner)
Some checks failed
Docker Build & Push / build (push) Failing after 1m57s
- Remove .woodpecker.yml
- Add .forgejo/workflows/docker-build.yml
- Update copilot-instructions.md: Woodpecker -> Forgejo Actions
2026-05-31 06:57:13 +00:00
e8bdd13531 ci: migrate from GitHub Actions to Woodpecker CI on Forgejo
- Add .woodpecker.yml with build+push on main, dry-run on pull_request
- Image target: 192.168.178.6:8083/cschulz/rd13_media_wiki:latest
- Update copilot-instructions.md: GHCR → Forgejo Registry, GH Actions → Woodpecker
- Update README.md: replace GitHub Actions reference with Woodpecker CI
2026-05-30 11:04:42 +00:00
2a72e08c13 chore: add GitHub Copilot AI config (instructions, prompts, vscode settings)
- Add .github/copilot-instructions.md with project-specific context
- Add .github/prompts/ with 9 reusable agent prompt files
- Add .vscode/extensions.json recommending copilot extensions
- Update .vscode/settings.json with rulers and YAML schema
- Remove tracked .DS_Store
2026-05-30 10:55:16 +00:00