Closed
Bug 1596126
Opened 5 years ago
Closed 5 years ago
Automate synchronization of wgpu code to github
Categories
(Core :: Graphics: WebGPU, enhancement, P3)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
References
Details
Attachments
(1 file)
Bug 1523321 added the WR script to sync from m-c to github. As "wgpu" becomes a part of m-c (in bug 1575008), we need a similar script in place to sync to "https://github.com/gfx-rs/wgpu".
Assignee | ||
Updated•5 years ago
|
Priority: -- → P3
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•5 years ago
|
||
this change introduces a "github-sync" component into tools,
which aims to support synchronizing both wgpu and WebRender with github.
It also features a "cargo test" job for standalone wgpu (bug 1596127)
As a follow up, wrupdater will be removed in favor of github-sync.
Updated•5 years ago
|
Attachment #9115683 -
Attachment description: (WIP) Github-sync for wgpu → WebGPU CI infrastructure
Updated•5 years ago
|
Attachment #9115683 -
Attachment description: WebGPU CI infrastructure → wgpu CI infrastructure
Updated•5 years ago
|
Attachment #9115683 -
Attachment description: wgpu CI infrastructure → Github synchronization for gfx/wgpu
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c33843908e1
Github synchronization for gfx/wgpu r=Callek,tomprince
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
You need to log in
before you can comment on or make changes to this bug.
Description
•