Fix API version name handling#1677
Conversation
|
Author MathiasMagnus not on autobuild list. Waiting for curator authorization before starting CI build. |
1 similar comment
|
Author MathiasMagnus not on autobuild list. Waiting for curator authorization before starting CI build. |
|
CI Vulkan-Loader build queued with queue ID 405299. |
|
CI Vulkan-Loader build # 2994 running. |
|
Seems that recent changes cause this PR to need rebasing. I could try rebasing it but I would rather let the people who have the downstream usage of Vulkan-Loader be the ones to do it. |
|
CI Vulkan-Loader build # 2994 passed. |
|
I went ahead and rebased locally to see what the conflicts are - seems that spencer switched '' and "" in a recent PR. So its a very simple conflict to fix thankfully. I don't have permissions to push it to the fork/branch, but I am happy to make the rebased PR available. |
Recent refactoring broke downstream version name handling. These changes have no effect on Vulkan, but enables proper handling for Vulkan SC.
2f7c631 to
8ff7baa
Compare
|
Author MathiasMagnus not on autobuild list. Waiting for curator authorization before starting CI build. |
1 similar comment
|
Author MathiasMagnus not on autobuild list. Waiting for curator authorization before starting CI build. |
|
@charles-lunarg I've rebased the scripts on top of latest main. Please consider merging should CI run and finish correctly. |
|
CI Vulkan-Loader build queued with queue ID 456994. |
|
CI Vulkan-Loader build # 3051 running. |
|
CI Vulkan-Loader build # 3051 passed. |
Recent refactoring broke downstream version name handling. These changes have no effect on Vulkan, but enables proper handling for Vulkan SC.