Skip to content

Add default split key#193

Merged
aaronchongth merged 4 commits into
mainfrom
xiyu/split-key
May 22, 2026
Merged

Add default split key#193
aaronchongth merged 4 commits into
mainfrom
xiyu/split-key

Conversation

@xiyuoh
Copy link
Copy Markdown
Member

@xiyuoh xiyuoh commented May 13, 2026

Targets #183 and as discussed during PMC meetings, this PR adds a default split key unnamed_key so users know to edit the key string on the edge.

Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
@mxgrey mxgrey added this to PMC Board May 13, 2026
@github-project-automation github-project-automation Bot moved this to Inbox in PMC Board May 13, 2026
@mxgrey mxgrey self-requested a review May 19, 2026 01:23
@mxgrey mxgrey moved this from Inbox to In Review in PMC Board May 19, 2026
@mxgrey mxgrey requested review from aaronchongth and removed request for mxgrey May 19, 2026 01:23
aaronchongth
aaronchongth previously approved these changes May 21, 2026
Copy link
Copy Markdown
Member

@aaronchongth aaronchongth left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

xiyuoh added 2 commits May 21, 2026 18:23
Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
@xiyuoh
Copy link
Copy Markdown
Member Author

xiyuoh commented May 21, 2026

@aaronchongth ci_linux was failing so I added BUILD_FRONTEND=1 in 5544938. Not sure if its worth adding it to the other tests but it didn't seem necessary.

Comment thread .github/workflows/ci_linux.yaml Outdated
run: |
rm -rf target/
cargo test --workspace -F=maximal
BUILD_FRONTEND=1 cargo test --workspace -F=maximal
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sorry for the back and forth even with these small changes, the error in the CI about BUILD_FRONTNED was prompting the user to run cd diagram-editor && BUILD_FRONTEND=1 cargo build which will update the binary blob or lockfile, that then needs to be committed as well. We shouldn't have this step in the CI

Signed-off-by: Xiyu Oh <xiyu@openrobotics.org>
Copy link
Copy Markdown
Member

@aaronchongth aaronchongth left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@aaronchongth aaronchongth merged commit d8f8330 into main May 22, 2026
7 checks passed
@aaronchongth aaronchongth deleted the xiyu/split-key branch May 22, 2026 08:34
@github-project-automation github-project-automation Bot moved this from In Review to Done in PMC Board May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants