Tags: NcStudios/VulkanCI
Tags
Release Workflow (#5) * build multiple sdk versions * missing quote * try sed with regex * fix refs and install dir * add publish job * indent * indent again * update action version * fix paatern * separate release workflow * debugging * update vars * remove debug * debug with specific branch * try encoding branch * bad comment * debug response * find workflow id * debug; typo * syntax errors * debug tag * try without authorization * preserve artifact file name * revert * stale var names * save artifact as json object * wrong flag * try token on download * wasn't parsing artifact response * indent * remove debugging * update action with new files and versions * experiment * typo * determine tag * search for latest tag * hyphen in artifact name * only test latest * print debugging * readme and cleanup
Add Action (#2) * add action * rename test workflow * dont run build on pr * try different action name * action name wants path * fix tag version * debug solution for artifact name * try env * typos * print more env vars * generate driver manifest * add manifest to github env * write manifest to install path * add test * dont change dir * try normalizing path separators * add more os types * c++17 * check win2019 * add version check to test; target new artifacts * add back older ubuntu; fix artifact name * temp disable version check * add back version check * try GITHUB_OUTPUT * missing outputs property * cleanup * try macOS * space * add all macOS versions * for x64 for macOS * rename test workflow * outputs * set outputs * missing outputs property * update readme * macOS architectures * need quotes * add environment var test * update readme * remove macOS architectures * print workflow inputs * single input * again * parameterize on tag * fix