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(dfx-orbit): Fix argument parsing and evaluation around dfx-orbit #397

Merged
merged 3 commits into from
Oct 22, 2024

Conversation

Sawchord
Copy link
Collaborator

@Sawchord Sawchord commented Oct 21, 2024

This PR adds two fixes:

  • Fixes the conflicts_with statenent in RequestCanisterCallArgs.

    This was a bug introduced while refactoring, which made it impossible to use dfx-orbit request install. It was not caught because it is only checked dynamically while parsing the argument.

  • Small refactors to match the code style of tool.

@Sawchord Sawchord marked this pull request as ready for review October 21, 2024 18:38
@Sawchord Sawchord requested review from mraszyk and a team as code owners October 21, 2024 18:38
@Sawchord Sawchord enabled auto-merge (squash) October 22, 2024 10:13
@Sawchord Sawchord merged commit 9396669 into main Oct 22, 2024
42 checks passed
@Sawchord Sawchord deleted the leon/asset_upload_chunk_limit branch October 22, 2024 10:59
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