summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAge
* Be conservative for checking if PR is doc changes only (#8130)Jay Kwak2025-08-09
* Disable "Copilot Setup Steps" on "push". (#8129)Yong He2025-08-09
* Run extras/verify-documented-compiler-version.sh only when built (#8097)Jay Kwak2025-08-07
* Bring back hooks for auto formatting and ensure build works (#7811)Harsh Aggarwal (NVIDIA)2025-08-05
* Reenable debug-layers on CI (#8017)Jay Kwak2025-08-01
* Restrict the release tag name to a pattern the build script expects (#8027)Jay Kwak2025-08-01
* Fix 7441: CUDA boolean vector layout to use 1-byte elements (#7862)Harsh Aggarwal (NVIDIA)2025-08-01
* Exclude a list of expensive slang-rhi tests to speed up CI (#8004)Simon Kallweit2025-07-31
* Reduce merge_group CI workload. (#7996)Yong He2025-07-30
* Disable more CI workflows on master push. (#7983)Yong He2025-07-29
* Disable debug-layers temporarlily on CI (#7972)Jay Kwak2025-07-30
* Add CI to check ir module versioning (#7821)Ellie Hermaszewska2025-07-22
* Add utility to trace creation of problematic IRInsts to assist LLM in debuggi...Copilot2025-07-21
* Further increase claude action limits. (#7803)Yong He2025-07-17
* Increase timeout of claude workflow to 6 hours. (#7801)Yong He2025-07-16
* Update claude instructions to help with debugging. (#7732)Yong He2025-07-12
* Use stdout for --help text instead of stderr (#7730)aidanfnv2025-07-11
* Use claude action v0.0.31 to avoid premature termination.Yong He2025-07-11
* Add slang-gfx build target back for Falcor (#7700)Gangzheng Tong2025-07-11
* Fix#7676 - Add Claude Code Assistant for using LLMs (#7673)Harsh Aggarwal (NVIDIA)2025-07-10
* Fix internal error when a generic in an extension is unused (#7665)Copilot2025-07-09
* Stable names and backwards compat for serialized IR modules (#7644)Ellie Hermaszewska2025-07-09
* Run full check on merge_queue, but not on push. (#7596)Yong He2025-07-02
* Don't run full gpu tests on merge queue. (#7587)Yong He2025-07-02
* Add copilot environment configuration. (#7586)Yong He2025-07-02
* Enable Vulkan Validation Layer in CI (#7543)Gangzheng Tong2025-06-27
* Document supported compiler versions in building.md (#7512)Ellie Hermaszewska2025-06-24
* remove sccache due to the instability (#7484)Gangzheng Tong2025-06-19
* Fix wasm releases (#7313)Elie Michel2025-06-19
* Update slang-rhi (#7457)Simon Kallweit2025-06-19
* Add merge queue CI trigger. (#7485)Yong He2025-06-18
* Fix retry logic for unit test (#7471)Jay Kwak2025-06-18
* Update CMake version to 3.26 (#7459)Gangzheng Tong2025-06-18
* Fix slangpy not using correct slang backend (#7334)amey asgaonkar2025-06-17
* Print CUDA version on CI servers (#7413)Jay Kwak2025-06-13
* Re-enable running slang-rhi-tests (#7360)Simon Kallweit2025-06-13
* Include CPU test on Windows CI (#7392)Jay Kwak2025-06-10
* Add release workflow targeting glibc2.17 with ubuntu 18 (#7363)Gangzheng Tong2025-06-09
* Disable Link-Time-Optimization by default (#7345)Jay Kwak2025-06-06
* Update slang-rhi (#7303)Simon Kallweit2025-06-06
* Check the supported backends in CI (#7346)Jay Kwak2025-06-05
* Break down record replay to individual tests to avoid timeout (#7340)Jay Kwak2025-06-04
* Disable 23 tests failing assertions (#7317)Jay Kwak2025-06-04
* Add a new slang-test option `-enable-debug-layers` (#7300)Jay Kwak2025-06-02
* Update ubuntu runners to use 22.04 (#7142)amey asgaonkar2025-05-29
* Enable slang-rhi integration testing (#7218)amey asgaonkar2025-05-27
* Add slangpy testing in slang CI (#7083)amey asgaonkar2025-05-22
* Fix retry logic and skip high intermittent test failure (#7175)Gangzheng Tong2025-05-20
* Update the MacOS signing to use Khronos (#7157)Gangzheng Tong2025-05-19
* Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong2025-05-16