Closed
Bug 1454034
Opened 7 years ago
Closed 6 years ago
Clean up determination of `.taskcluster.yml` to use in action tasks.
Categories
(Thunderbird :: Build Config, enhancement)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: tomprince, Unassigned)
References
Details
In Bug 1418058 this is done by keying off the trust-domain. While that works in practice, it muddies the meaning of `trust-domain`. This should be cleaned up to use a better method of determining the correct file to use.
<tomprince> The concept I have in my head for `trust-domain` is that it is about security and permissions. (hence `trust`).
<dustin> oh, that makes sense
<tomprince> Tom Where as this is about where code comes from, which is correlated but not the same.
See https://phabricator.services.mozilla.com/D915#19502
Comment 1•6 years ago
|
||
This looks like it was addressed by bug 1447460, specifically https://hg.mozilla.org/mozilla-central/rev/2f824659695a
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•