Commit 1b30886d by Tobin Ehlis Committed by Commit Bot

doc: Add note on Vulkan-Headers repo

Added a note about other Vulkan repos being dependent on Vulkan-Headers repo. When the Headers repo roll fails, we need to pause it until after LunarG has manually updated the dependent repos with new Vulkan-Headers code. Bug: angleproject:1944 Change-Id: I5ac2b061ff7e262595760645a843850b1235332f Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2144538Reviewed-by: 's avatarIan Elliott <ianelliott@google.com> Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org> Commit-Queue: Tobin Ehlis <tobine@google.com>
parent 7ce8f3e0
...@@ -95,6 +95,14 @@ We also use additional auto-rollers to roll third party libraries into ANGLE onc ...@@ -95,6 +95,14 @@ We also use additional auto-rollers to roll third party libraries into ANGLE onc
Please ensure these rollers are also healthy and unblocked. You can trigger manual rolls using the dashboards Please ensure these rollers are also healthy and unblocked. You can trigger manual rolls using the dashboards
to land high-priority changes. to land high-priority changes.
**NOTE: When Vulkan-Headers roll is broken:**
The Vulkan-Tools, Vulkan-Loader, and Vulkan-ValidationLayers repos all depend on the Vulkan-Headers repo.
When Vulkan-Headers updates, all of those repos have a roll process managed by LunarG to update them for the
new Vulkan-Headers. This usually takes 2-3 business days after the Vulkan-Headers update.
If Vulkan-Headers roll fails, pause the roller with a note that it should be re-enabled when the dependent
repos have been updated for the latest Vulkan-Headers changes.
The autoroller configurations live in the [skia/buildbot repository](https://skia.googlesource.com/buildbot/) The autoroller configurations live in the [skia/buildbot repository](https://skia.googlesource.com/buildbot/)
in the [autoroll/config](https://skia.googlesource.com/buildbot/+/master/autoroll/config) folder. in the [autoroll/config](https://skia.googlesource.com/buildbot/+/master/autoroll/config) folder.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment