Graphite/.github/workflows
Timon 5d22292072
Replace `npm` build script with new `cargo run` tool (#3832)
* move nix flake to root

* cargo run tool

* use thiserror in third-party-licenses tool

* prefere panic over exit

* Add automatic dependency check to cargo run tool

* Skip dependecies that are not needed for the current task

* Fixup

* Fixup

* fix windows

* Fixup

* improve usage text

* Fix linux bundle

* add graphen-cli

* fix build profile

* fix

* release profile should not include debug infos

* Review

* remove profiling profile

was redundent with release

* rename to cargo-run tool

* improve consistency

* rename deps to requirements

* fix

* return success when showing usage
2026-03-07 13:26:19 +00:00
..
scripts Provide shaders via artifact repo (#3250) 2026-01-02 17:17:56 +00:00
build-linux-bundle.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
build-mac-bundle.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
build-nix-package.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
build-production.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
build-win-bundle.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
cargo-deny.yml Avoid running `cargo audit` on forks (#3473) 2025-12-22 11:27:10 +00:00
ci.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
comment-!build-commands.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
comment-clippy-warnings.yaml Run CI for non master branches (#2763) 2025-06-27 14:40:54 +02:00
comment-profiling-changes.yaml Refactor messages.ts by removing class-transformer and JS classes (#3858) 2026-03-05 01:43:21 -08:00
deploy-master.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
library-rawkit.yml Upgrade Rawkit library Rust dependencies (#3124) 2025-12-20 17:36:02 -08:00
provide-shaders.yml Replace `npm` build script with new `cargo run` tool (#3832) 2026-03-07 13:26:19 +00:00
website.yml Move contributor docs editor message structure tree generator from test to tools directory (#3663) 2026-01-20 23:53:15 -08:00