Contents
.gitlab-ci.yml
Release: v0.8.2
Date: 09/23/2021
Properly handle GitLab username during JWT validation (!260).
This addresses an issue where usernames with a period where incorrectly being labeled as invalid, causing job failures.
Added backup mechanism to help identify successful job in Cobalt (!252).