Archive already-run Fluent migration scripts
Categories
(Thunderbird :: General, task)
Tracking
(thunderbird_esr102 unaffected)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
People
(Reporter: rjl, Assigned: rjl)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Standard procedure for mozilla-central is to move migration scripts to an archive repo after they've run.
For Thunderbird, this repo is at: https://github.com/jfx2006/tb-migration-scripts in the tb_migrate branch.
That repo is also the home of the scripts used to run the migrations themselves.
Note that because of the monorepo, a forked version of fluent.migrate is used. It is located at https://github.com/jfx2006/tb-fluent-migrate (tb-fork branch)
This bug is to remove the migrations from comm-central that have been run.
| Assignee | ||
Comment 1•3 years ago
|
||
They are archived in https://github.com/jfx2006/tb-migration-scripts - they are
probably useful as examples.
The copies in that repo are what actually ran, not what's in the tree since the
in-tree copies have been auto-formatted and such since.
Updated•3 years ago
|
| Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/699d961202e3
Remove Fluent migrations that have run. r=aleca
Description
•