summaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAge
* [CI] Skip slangpy test_blit.py::test_generate_mips for CUDA (#8725)aidanfnv2025-10-16
* Defer `IRCastStorageToLogicalDeref` in lowerBufferElementType pass. (#8668)Yong He2025-10-10
* Use GitHub runners for Windows releases, disable CUDA for aarch64 (#8613)aidanfnv2025-10-07
* Re-add macOS cross-compile setup to release workflow (#8583)aidanfnv2025-10-01
* Re-add Windows cross-compile setup from release workflow (#8580)aidanfnv2025-10-01
* Add timeout to CI jobs; add mimalloc to .gitignore (#8538)Gangzheng Tong2025-09-25
* Adding slang-test option to ignore abort popup message (#8492)Jay Kwak2025-09-23
* Reduce the maxprocesses to 3 for slangpy test (#8502)Gangzheng Tong2025-09-22
* Check if any required jobs failed (allow success or skipped) (#8495)Gangzheng Tong2025-09-19
* Use self-hosted runner for Windows release build (#8470)Gangzheng Tong2025-09-17
* Send notification only on scheduled CTS runs (#8418)Gangzheng Tong2025-09-09
* Enable ccache in slang bulid for CTS test (#8413)Gangzheng Tong2025-09-10
* Enhances CI reliability and debug logging (#8393)Gangzheng Tong2025-09-07
* Remove unnecessary check and adust server count etc. in CI (#8374)Gangzheng Tong2025-09-05
* Fix cache_dir path for ccache config (#8370)Gangzheng Tong2025-09-04
* Split CI to build and test jobs (#8359)Gangzheng Tong2025-09-04
* Enable ccache for self-hosted runner (#8345)Gangzheng Tong2025-09-03
* Enable slangpy and slang-rhi tests for Mac (#8297)Gangzheng Tong2025-08-29
* Fail slang-test when VVL printed errors (#8280)Jay Kwak2025-08-26
* Add WASM platform support to release workflow (#8264)David A Roberts2025-08-25
* Print GPU driver version in CI.yml (#8275)Jay Kwak2025-08-25
* Enabling via-glsl test for "merge" event (#8133)Jay Kwak2025-08-20
* Fix#8076 - Re-enable slangpy test (#8087)Harsh Aggarwal (NVIDIA)2025-08-20
* 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