Closed Bug 1337061 Opened 7 years ago Closed 7 years ago

Add mozilla-esr52 and comm-esr52 to release_repositories

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rail, Unassigned)

References

Details

A new ESR branch is being created, to support releases from there, Socorro needs to add mozilla-esr52 and comm-esr52 to the release_repositories table in PostgreSQL, see bug 1257651.
SQL command to run: 

insert into release_repositories values ('mozilla-esr52'), ('comm-esr52');
select update_product_versions();
Added on stage and prod. However, I don't think we have any release for those repositories just yet, so I can't test that it works. I guess I'll just count on people filing bugs if any issue arises? :)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Thank you! It should just work (TM) :)

We don't have any releases for these branches, just prepping in advance.
See Also: → 1452909
You need to log in before you can comment on or make changes to this bug.