Skip to content

Add a justfile#186

Merged
poljar merged 1 commit into
mainfrom
poljar/add-just-file
Jun 24, 2025
Merged

Add a justfile#186
poljar merged 1 commit into
mainfrom
poljar/add-just-file

Conversation

@poljar

@poljar poljar commented May 26, 2025

Copy link
Copy Markdown
Contributor

It's quite annoying to configure all the environment variables by hand when developing new tests.

This just file allows you to just™ specify the custom Rust SDK directory and everything else gets set for you.

Opening as a draft since I'm going to tweak this a bit more.

@poljar poljar force-pushed the poljar/add-just-file branch from 4593717 to e504c9e Compare June 24, 2025 08:48
@poljar poljar marked this pull request as ready for review June 24, 2025 08:51
@poljar

poljar commented Jun 24, 2025

Copy link
Copy Markdown
Contributor Author

Ah, perhaps it's good enough to merge this. The local workflow has improved quite a bit.

Once we're able to use the latest uniffi version we could think about getting rid of the rebuild_rust_sdk.sh file itself.

@poljar poljar merged commit 4b04f9c into main Jun 24, 2025
4 checks passed
@poljar poljar deleted the poljar/add-just-file branch June 24, 2025 10:26
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.

2 participants