Closed Bug 1732723 Opened 4 years ago Closed 4 years ago

Rename "taskgraph" -> "gecko_taskgraph"

Categories

(Firefox Build System :: Task Configuration, task)

task

Tracking

(firefox95 fixed)

RESOLVED FIXED
95 Branch
Tracking Status
firefox95 --- fixed

People

(Reporter: ahal, Assigned: ahal)

References

Details

Attachments

(2 files, 1 obsolete file)

We currently have two taskgraph modules, one in mozilla-central and one standalone one that is used by everything outside of m-c.

Keeping these code bases in sync is a huge burden, so the plan is for the m-c version to start depending on the standalone one (and become just another project that consumes it alongside mobile repos and the like).

This means there will be a module name collision as they are currently both called taskgraph. To avoid confusion, let's rename the mozilla-central version to gecko_taskgraph. This follows the mobile convention of naming the project specific logic <project>_taskgraph (and also the convention of using gecko as the project label in things like the trust domain).

For a long time two copies of the 'taskgraph' module have existed in parallel.
We've attempted to keep them in sync, but over time they have diverged and the
maintenance burden has increased.

In order to reduce this burden, we'd like to re-join the two code bases. The
canonical repo will be the one that lives outside of mozilla-central, and this
module will depend on it. Since they both have the same module name (taskgraph)
we need to rename the version in mozilla-central to avoid collisions.

Other consumers of 'taskgraph' (like mobile repos) have standardized on
'<project>_taskgraph' as their module names. So replicating that here as well.

Splitting this out to avoid polluting prior diff.

Depends on D127118

Blocks: 1733950
See Also: → 1733982
Attachment #9243727 - Attachment is obsolete: true

Phabricator is having issues with this diff for some reason. Will ask sheriffs to land this diff manually.

Pushed by nerli@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/dcdabbc4b3ab Rename "taskgraph" Python module to "gecko_taskgraph". r=jmaher
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 95 Branch
Regressions: 1734302
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: