+41
−35
Loading
Stanford GitLab is not approved for High Risk Data and Protected Health Information (PHI). For more information, see FAQ.
Replace raw curl with OTICA's gitlab.sh helpers (gitlab_get/post/post_stdin/put/
delete) for all operator-token calls — drops the hdr array, -X, and full URLs, and
matches the house style. ci-set upserts via delete-then-create and add-groups via
response-body checks (no HTTP-status branching). Only two curls remain by design:
the post-create "whoami" (new token) and SA self-rotate (bot's own token). Token
resolution and behavior unchanged; create/rotate/revoke re-validated on gitlab.med.
Changelog: changed
Co-Authored-By:
Claude Opus 4.8 <noreply@anthropic.com>