Add non-cross built Windows 64 (win64-plain) to Taskcluster for verifying builds on Windows functionality
Categories
(Thunderbird :: Build Config, task)
Tracking
(Not tracked)
People
(Reporter: rjl, Assigned: rjl)
Details
Attachments
(1 file, 2 obsolete files)
5.39 KB,
patch
|
darktrojan
:
review+
|
Details | Diff | Splinter Review |
Since all Thunderbird Windows builds are now cross-compiled on Taskcluster, we should have a win64-plain build that builds on Windows to make sure it doesn't break without us noticing.
The new "push interval" strategy looks promising, or else it could just run every day with the Daily builds somehow. (Bug 1621764)
Assignee | ||
Comment 1•11 months ago
|
||
It's considered tier 2. Really just a check to make sure that building on Windows doesn't break since everything else is now cross-compiled.
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Comment 2•11 months ago
|
||
Fixed build errors and yamllint issue.
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Updated•11 months ago
|
Assignee | ||
Updated•10 months ago
|
Comment 4•10 months ago
|
||
Comment on attachment 9141880 [details] [diff] [review] Add win64-plain builds to Thunderbird Review of attachment 9141880 [details] [diff] [review]: ----------------------------------------------------------------- This appears to be set to run on every push. Is that the plan or am I blind (conceivable)?
Assignee | ||
Comment 5•10 months ago
|
||
Oh yeah, that part doesn't work. I tried adding the 'nightly' attribute but that caused problems elsewhere. This is only on comm-central, we don't push to it that often so for now I think this is fine. I don't want to run into a situation where local Windows builds start failing and we don't notice for a few days.
(In reply to Geoff Lankow (:darktrojan) from comment #4)
Comment on attachment 9141880 [details] [diff] [review]
Add win64-plain builds to ThunderbirdReview of attachment 9141880 [details] [diff] [review]:
This appears to be set to run on every push. Is that the plan or am I blind
(conceivable)?
Assignee | ||
Updated•10 months ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/dd7a7c680607
Add win64-plain builds to Thunderbird. r=darktrojan
Updated•10 months ago
|
Description
•