Commit Graph

5 Commits

Author SHA1 Message Date
Thomas Hallock 5b6a7b3776 chore(ci): enable runner caching for faster builds
- Enable Gitea runner artifact cache
- Add cache volume mount to runner
- Add kubernetes MCP server config

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 12:52:21 -06:00
Thomas Hallock 08746960e1 perf(ci): increase runner resources for faster builds
Deploy Storybook / Build and Deploy Storybook (push) Failing after 53m24s Details
Increased dind container from 2GB/2CPU to 4GB/3CPU.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 09:07:23 -06:00
Thomas Hallock c64426ddaa chore: v6
Deploy Storybook / Build and Deploy Storybook (push) Failing after 13m57s Details
2026-01-25 06:45:09 -06:00
Thomas Hallock 8a1c1c0c8f chore: trigger storybook v4
Deploy Storybook / Build and Deploy Storybook (push) Has been cancelled Details
2026-01-25 05:51:17 -06:00
Thomas Hallock db1ca7fa7a feat(infra): add Gitea with Actions and Storybook deployment
Deploy Storybook / Build and Deploy Storybook (push) Failing after 7s Details
- Add self-hosted Gitea server at git.dev.abaci.one
- Configure Gitea Actions runner with Docker-in-Docker
- Set up push mirror to GitHub for backup
- Add Storybook deployment workflow to dev.abaci.one/storybook/
- Update nginx config to serve Storybook from local storage

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-24 19:53:12 -06:00