summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
AgeCommit message (Expand)Author
2025-09-19Check if any required jobs failed (allow success or skipped) (#8495)Gangzheng Tong
2025-09-07Enhances CI reliability and debug logging (#8393)Gangzheng Tong
2025-09-05Remove unnecessary check and adust server count etc. in CI (#8374)Gangzheng Tong
2025-09-04Split CI to build and test jobs (#8359)Gangzheng Tong
2025-09-03Enable ccache for self-hosted runner (#8345)Gangzheng Tong
2025-08-29Enable slangpy and slang-rhi tests for Mac (#8297)Gangzheng Tong
2025-08-26Fail slang-test when VVL printed errors (#8280)Jay Kwak
2025-08-25Print GPU driver version in CI.yml (#8275)Jay Kwak
2025-08-20Enabling via-glsl test for "merge" event (#8133)Jay Kwak
2025-08-20Fix#8076 - Re-enable slangpy test (#8087)Harsh Aggarwal (NVIDIA)
2025-08-09Be conservative for checking if PR is doc changes only (#8130)Jay Kwak
2025-08-07Run extras/verify-documented-compiler-version.sh only when built (#8097)Jay Kwak
2025-08-01Reenable debug-layers on CI (#8017)Jay Kwak
2025-08-01Fix 7441: CUDA boolean vector layout to use 1-byte elements (#7862)Harsh Aggarwal (NVIDIA)
2025-07-31Exclude a list of expensive slang-rhi tests to speed up CI (#8004)Simon Kallweit
2025-07-30Reduce merge_group CI workload. (#7996)Yong He
2025-07-30Disable debug-layers temporarlily on CI (#7972)Jay Kwak
2025-07-22Add CI to check ir module versioning (#7821)Ellie Hermaszewska
2025-07-09Stable names and backwards compat for serialized IR modules (#7644)Ellie Hermaszewska
2025-07-02Run full check on merge_queue, but not on push. (#7596)Yong He
2025-07-02Don't run full gpu tests on merge queue. (#7587)Yong He
2025-06-27Enable Vulkan Validation Layer in CI (#7543)Gangzheng Tong
2025-06-24Document supported compiler versions in building.md (#7512)Ellie Hermaszewska
2025-06-19Fix wasm releases (#7313)Elie Michel
2025-06-19Update slang-rhi (#7457)Simon Kallweit
2025-06-18Add merge queue CI trigger. (#7485)Yong He
2025-06-18Fix retry logic for unit test (#7471)Jay Kwak
2025-06-18Update CMake version to 3.26 (#7459)Gangzheng Tong
2025-06-17Fix slangpy not using correct slang backend (#7334)amey asgaonkar
2025-06-13Print CUDA version on CI servers (#7413)Jay Kwak
2025-06-13Re-enable running slang-rhi-tests (#7360)Simon Kallweit
2025-06-10Include CPU test on Windows CI (#7392)Jay Kwak
2025-06-06Update slang-rhi (#7303)Simon Kallweit
2025-06-05Check the supported backends in CI (#7346)Jay Kwak
2025-06-04Break down record replay to individual tests to avoid timeout (#7340)Jay Kwak
2025-06-04Disable 23 tests failing assertions (#7317)Jay Kwak
2025-06-02Add a new slang-test option `-enable-debug-layers` (#7300)Jay Kwak
2025-05-29Update ubuntu runners to use 22.04 (#7142)amey asgaonkar
2025-05-27Enable slang-rhi integration testing (#7218)amey asgaonkar
2025-05-22Add slangpy testing in slang CI (#7083)amey asgaonkar
2025-05-20Fix retry logic and skip high intermittent test failure (#7175)Gangzheng Tong
2025-05-16Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong
2025-05-01Smoke test WASM as a part of CI (#6969)Jay Kwak
2025-04-15Use the latest Ubuntu version not specific old version (#6825)Jay Kwak
2025-04-04fix(d3d11): correct parameter in VSSetConstantBuffers1 from uavCount … (#6690)Harsh Aggarwal (NVIDIA)
2025-04-01re-enable macos test (#6731)kaizhangNV
2025-04-02Fix the broken workflow for linux/release/gcc/wasm (#6730)Jay Kwak
2025-03-07Show adapter info in slang-test CI runs (#6535)cheneym2
2025-03-05Fix codegen bug when targeting PTX with new API (#6506)Anders Leino
2025-02-27Fix CI settings. (#6491)Yong He