No description
Find a file
Cloune 610b1fb162
Some checks failed
ImageAutoRelease.yml / feat: migrate all workflows from GitHub Actions to Forgejo Actions (push) Failing after 0s
build-docker.yml / feat: migrate all workflows from GitHub Actions to Forgejo Actions (push) Failing after 0s
deployment-gitops.yml / feat: migrate all workflows from GitHub Actions to Forgejo Actions (push) Failing after 0s
tuyauterie.yml / feat: migrate all workflows from GitHub Actions to Forgejo Actions (push) Failing after 0s
feat: migrate all workflows from GitHub Actions to Forgejo Actions
- Create .gitea/ directory structure for workflows and composite actions
- Update tuyauterie.yml uses: paths from .github/actions/ to .gitea/actions/
- Update CLAUDE.md references to .gitea/ paths
- Update docs/*.md references to .gitea/workflows/ paths
- Add MIGRATION.md with compatibility notes and testing checklist
2026-05-13 05:29:45 +00:00
.gitea feat: migrate all workflows from GitHub Actions to Forgejo Actions 2026-05-13 05:29:45 +00:00
.github chore(deps): update actions/github-script action to v9 (#17) 2026-04-10 00:01:05 +00:00
docs feat: migrate all workflows from GitHub Actions to Forgejo Actions 2026-05-13 05:29:45 +00:00
.tuyauterie.example.yml feat: add test_cmd to build config 2026-03-28 23:01:27 -04:00
CLAUDE.md feat: migrate all workflows from GitHub Actions to Forgejo Actions 2026-05-13 05:29:45 +00:00
LICENSE Initial commit 2023-07-31 15:11:35 -04:00
MIGRATION.md feat: migrate all workflows from GitHub Actions to Forgejo Actions 2026-05-13 05:29:45 +00:00
README.md Update README.md 2024-11-19 20:20:27 -05:00
renovate.json Add renovate.json 2026-03-04 02:25:56 +00:00

Tuyauterie

Notarock's collection of reusable workflows.

Workflow Name Description Documentation
Reusable Docker Build and Publish Build and publish Docker images easily. README
Rolling Deployment Perform a version update in your k8s deployment file. README
Nix Flake Build Build Nix flakes using cachix. README

License

All workflows are open-source and licensed under the MIT License.