Skip to content

Translate some bash scripts to Rust#4971

Open
bfops wants to merge 19 commits intobfops/regen-dllsfrom
bfops/translate-script
Open

Translate some bash scripts to Rust#4971
bfops wants to merge 19 commits intobfops/regen-dllsfrom
bfops/translate-script

Conversation

@bfops
Copy link
Copy Markdown
Collaborator

@bfops bfops commented May 6, 2026

Description of Changes

Translating some C#-related bash scripts to Rust as requested in review of #4921.

This begins the work of #4970, but does not complete it.

API and ABI breaking changes

None. Devtools only.

Expected complexity level and risk

2

Testing

  • Existing CI passes and appears to still be running the tests
  • These commands work as expected on Windows machines

@bfops bfops changed the base branch from master to bfops/regen-dlls May 6, 2026 23:54
@bfops bfops marked this pull request as ready for review May 7, 2026 00:28
Comment thread tools/ci/src/main.rs
}

fn run_publish_checks() -> Result<()> {
cmd!("bash", "-lc", "test -d venv || python3 -m venv venv").run()?;
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

also un-bashifying this one

Comment thread tools/ci/src/main.rs Outdated
Signed-off-by: Zeke Foppa <196249+bfops@users.noreply.github.com>
Comment thread tools/regen/src/csharp.rs
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