+2
−2
+6
−0
+26
−8
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Release module refinements:
- Authenticate with GITLAB_TOKEN / GITLAB_TOKEN_FILE (default ~/.gitlab-token)
instead of OTICA_SERVER_TOKEN, so a consumer releasing on its own GitLab needs
no release-specific token var. OTICA's own release points GITLAB_TOKEN_FILE at
~/.otica-token via its Makefile. OTICA_SERVER_TOKEN stays the agentic knob.
- RELEASE_BRANCH defaults to "default", which auto-detects the repo's remote
default branch (main or master) — no per-repo setting needed.
Docs:
- Uppercase docs/ filenames for consistency (HEADLAMP, GKE-IAP-AUTH, RENOVATE,
GITLAB-RELEASE) and update all references.
- Add a Documentation index to the README and embed the architecture diagram, so
no doc is orphaned. Add a token-creation reference to GITLAB-RELEASE.md.
Changelog: changed
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>