Open Bug 1682460 Opened 3 years ago Updated 3 years ago

.taskcluster.yml updates for single-repo

Categories

(Thunderbird :: Build Config, task)

Tracking

(Not tracked)

People

(Reporter: rjl, Assigned: rjl)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

.taskcluster.yml in the root folder of the single-repo will need to reflect the comm trust domain.

In single-repo, .taskcluster.yml in the top directory on comm/default will need to be the one for building Thunderbird. This is a situation where we will replace a file that exists in the default branch with our own.

This patch will need to be on the final repository. It cannot go on comm-central now.

The update-and-merge from mozilla-central processes that we develop need to take this into account. For the moment, I have an hgrc file with the below that should favor comm/default changes over incoming ones from m-c. Later on, it may be fruitful to develop some sort of tool that detects changes to this and other "important" files and flag them somehow for manual review to avoid busted trees.

[merge-patterns]
.taskcluster.yml = :merge-local
Assignee: nobody → rob
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: