Closed Bug 1653644 Opened 5 years ago Closed 5 years ago

Relay deployments should ignore tags that start with "addon"

Categories

(Cloud Services :: Operations: Firefox Private Relay, task)

task

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: groovecoder, Assigned: bobm)

Details

Can we change our Relay deployment tooling to ignore tags that start with "addon"?

We use "addon-" tags for the addon versions, but they don't need to be deployed to the server(s).

Addressed in PR 557. But I used a regex that would match: "-addon" at the end. Sounds like I need to change that.

(In reply to Bob Micheletto [:bobm] from comment #1)
Verified with tags:

addon-1.3.0
addon-1.3.1
addon-1.4.0
addon-1.4.1
addon-1.4.2

I've modified the filter to match.

Status: NEW → ASSIGNED

(In reply to Bob Micheletto [:bobm] from comment #1)
PR 557 has landed. Closing bug. Please verify.

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(lcrouch)
Resolution: --- → FIXED
Flags: needinfo?(lcrouch)
You need to log in before you can comment on or make changes to this bug.