Skip to content

Comments

Add default vcs head_repo_name and provider parsing for mobile-app subcommand#2699

Merged
rbro112 merged 7 commits intomasterfrom
ryan/add_default_vcs_head_repo_name_and_provider_parsing_for_mobile-app_subcommand
Aug 12, 2025
Merged

Add default vcs head_repo_name and provider parsing for mobile-app subcommand#2699
rbro112 merged 7 commits intomasterfrom
ryan/add_default_vcs_head_repo_name_and_provider_parsing_for_mobile-app_subcommand

Conversation

@rbro112
Copy link
Member

@rbro112 rbro112 commented Aug 11, 2025

Adds default values for vcs_provider and head_repo_name arguments if not provided by the user. Confirmed locally that setting the arguments carries them through, and not setting correctly seeds the values with expected.

Screenshot 2025-08-11 at 12 04 26 PM

@rbro112 rbro112 requested review from a team and szokeasaurusrex as code owners August 11, 2025 19:09
Copy link
Member Author

rbro112 commented Aug 11, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

cursor[bot]

This comment was marked as outdated.

"/api/0/projects/wat-org/wat-project/files/preprodartifacts/assemble/",
)
.with_header_matcher("content-type", "application/json")
.with_matcher(r#"{"checksum":"18e40e6e932d0b622d631e887be454cc2003dbb5","chunks":["18e40e6e932d0b622d631e887be454cc2003dbb5"],"head_sha":"test_head_sha"}"#)
Copy link
Member Author

Choose a reason for hiding this comment

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

With additional params, we don't want a 1:1 body matcher anymore, so removing should make this not fail when making default value changes.

cursor[bot]

This comment was marked as outdated.

@rbro112 rbro112 force-pushed the ryan/add_default_vcs_head_repo_name_and_provider_parsing_for_mobile-app_subcommand branch from 74c2281 to d320c06 Compare August 12, 2025 16:19
@rbro112 rbro112 merged commit 9f3bba8 into master Aug 12, 2025
32 checks passed
@rbro112 rbro112 deleted the ryan/add_default_vcs_head_repo_name_and_provider_parsing_for_mobile-app_subcommand branch August 12, 2025 16:46
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.

3 participants