Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(rust): add missing branding replacements in ockam_command #8785

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

adrianbenavides
Copy link
Member

@adrianbenavides adrianbenavides commented Feb 3, 2025

  • replace hardcoded binary names and command names (e.g. when spawning a background node) with their corresponding compile env vars
  • replace command names with their custom names in output, docs, and help texts

@adrianbenavides adrianbenavides marked this pull request as ready for review February 3, 2025 10:56
@adrianbenavides adrianbenavides requested a review from a team as a code owner February 3, 2025 10:56
@adrianbenavides adrianbenavides force-pushed the adrian/add-missing-branding-replacements branch 2 times, most recently from ee4a34e to 86ad15c Compare February 3, 2025 18:46
etorreborre
etorreborre previously approved these changes Feb 4, 2025
Copy link
Member

@etorreborre etorreborre left a comment

Choose a reason for hiding this comment

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

🛝

@adrianbenavides adrianbenavides added this pull request to the merge queue Feb 5, 2025
Merged via the queue into develop with commit 371f8db Feb 5, 2025
73 checks passed
@adrianbenavides adrianbenavides deleted the adrian/add-missing-branding-replacements branch February 5, 2025 10:21
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