Closed
Bug 1885956
Opened 1 year ago
Closed 1 year ago
Make it possible to use a different python version to run taskcluster task
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(firefox126 fixed)
RESOLVED
FIXED
126 Branch
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → General
Product: Testing → Firefox Build System
| Assignee | ||
Comment 1•1 year ago
|
||
Substitute
use-system-python: false
by
use-taskcluster-python: "default"
or if one wants to use a different version (available by taskcluster,
i.e. 3.11 as of this commit)
use-taskcluster-python: "X.Y"
Comment 2•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox Build System::Task Configuration' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Task Configuration
Updated•1 year ago
|
Attachment #9391817 -
Attachment description: Bug 1885956 - Make it possible to use different python version built by taskcluster r=jmaher → Bug 1885956 - Make it possible to use different python version built by taskcluster r=jmaher!
Updated•1 year ago
|
Attachment #9391817 -
Attachment description: Bug 1885956 - Make it possible to use different python version built by taskcluster r=jmaher! → Bug 1885956 - Make it possible to use different python version built by taskcluster r=glandium
Updated•1 year ago
|
Attachment #9391817 -
Attachment description: Bug 1885956 - Make it possible to use different python version built by taskcluster r=glandium → Bug 1885956 - Make it possible to use different python version built by taskcluster r=glandium!
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b29162c610dd
Make it possible to use different python version built by taskcluster r=jmaher,taskgraph-reviewers,glandium,releng-reviewers,jcristau
Comment 4•1 year ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox126:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 126 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•