letsbe-hub/src
Matt 25a67ffea0
Build and Push Docker Image / lint-and-typecheck (push) Successful in 1m30s Details
Build and Push Docker Image / build (push) Has been cancelled Details
feat: Pass Gitea registry credentials to provisioning runner
- Add GiteaCredentials interface to config-generator
- Update JobConfig to include gitea registry credentials
- Fetch Gitea credentials from settings in provision route
- Pass gitea credentials through to job config

This enables the runner to login to the Gitea registry on target
servers, allowing deployment of private LetsBe images.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 13:14:01 +01:00
..
__tests__ Complete Hub Admin Dashboard with analytics, settings, and enterprise features 2026-01-17 12:33:11 +01:00
app feat: Pass Gitea registry credentials to provisioning runner 2026-01-17 13:14:01 +01:00
components Fix let/const for newTools - let where reassigned, const where mutated 2026-01-17 12:45:54 +01:00
hooks Complete Hub Admin Dashboard with analytics, settings, and enterprise features 2026-01-17 12:33:11 +01:00
lib feat: Pass Gitea registry credentials to provisioning runner 2026-01-17 13:14:01 +01:00
types Complete Hub Admin Dashboard with analytics, settings, and enterprise features 2026-01-17 12:33:11 +01:00