Skip to content

Add rust/ folder to build-dist.yml paths - #412

Open
mrxz wants to merge 1 commit into
sparkjsdev:mainfrom
mrxz:rust-build-dist
Open

Add rust/ folder to build-dist.yml paths#412
mrxz wants to merge 1 commit into
sparkjsdev:mainfrom
mrxz:rust-build-dist

Conversation

@mrxz

@mrxz mrxz commented Aug 25, 2026

Copy link
Copy Markdown
Collaborator

As mentioned in #398 (comment) changes to the Rust code doesn't automatically trigger the build-dist action. As a result, any change that is purely on the Rust side won't be accessible in a prebuilt form automatically.

Strictly speaking there are parts of the Rust code that don't end up in the bundle, like the build-lod command. But trying to limit this is likely going to cause more issues than its worth. Not to mention changes to the shared spark-lib could still result in false positive rebuilds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant