Page MenuHomePhabricator

Renew Gitlab Maven CI_RELEASE_TOKEN
Closed, ResolvedPublic

Description

This token will expire in 1 month: https://gitlab.wikimedia.org/groups/repos/maven/-/settings/access_tokens

We'd like the Relesease Engineering team to handle this as part of an automated process for all tokens.

Event Timeline

It looks like we now allow tokens to not expire: T385930

thcipriani subscribed.

Assigning to brennen to look at for the moment, per IRC:

19:14:51     +thcipriani brennen: would the gitlab-rake gitlab:tokens:edit work to remove an expiry date on an
                         existing token for the maven group?
19:15:01         brennen thcipriani: we can try it

The potentially easier action than database updates that we have been taking with other PATs is issuing a new non-expiring token now that the upstream allows that.

The potentially easier action than database updates that we have been taking with other PATs is issuing a new non-expiring token now that the upstream allows that.

Yeah, probably true.

I did specifically remove the expiry for this one - see T385930#10841299.