Skip to content

Conversation

@chendrixson
Copy link

Chose to add a cargo.toml file in the samples directory and cargo fmt in both places rather than having a top level cargo.toml workspace file. Better to keep the root cleaner.

- 'sdk/rust/**'
- 'samples/rust/**'
branches:
- main
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add your branch name?

Or, you must resolve the conflicts first. Now your PR has conflicts:

This branch has conflicts that must be resolved

So no PR pipeline can run.

working-directory: sdk/rust
run: cargo fmt --all -- --check
- name: Check Samples
working-directory: samples
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this say samples/rust ?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes indeed!

@chendrixson
Copy link
Author

Found a fmt issue, so it's working! Will fix the issues and push an update.

@chendrixson
Copy link
Author

Everything looking good with the workflow, merging!

@chendrixson chendrixson merged commit 72fb713 into main May 29, 2025
2 checks passed
@chendrixson chendrixson deleted the user/chendrixson/rust-workflows branch May 29, 2025 21: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.

5 participants