Skip to content

Fix more positional function args#653

Merged
AmelBawa-msft merged 1 commit intomicrosoft:mainfrom
mdanish-kh:more-function-args
Mar 13, 2026
Merged

Fix more positional function args#653
AmelBawa-msft merged 1 commit intomicrosoft:mainfrom
mdanish-kh:more-function-args

Conversation

@mdanish-kh
Copy link
Copy Markdown
Contributor

@mdanish-kh mdanish-kh commented Mar 10, 2026

Change

There was another release regression where the value of --prtitle was being ignored and set to the manifestRoot value manifests because of the order of function args. This only affects the wingetcreate submit command. The issue can be seen in the PR title of the test runs

Validation

I've updated the E2E tests to cover this case, so that future such regressions can be avoided.

To test, one can try and submit a test manifest and provide the --prtitle value as

wingetcreate submit "<path>" --prtitle "Some title"

@AmelBawa-msft AmelBawa-msft merged commit e0f96c2 into microsoft:main Mar 13, 2026
1 check passed
@mdanish-kh mdanish-kh deleted the more-function-args branch March 13, 2026 17:31
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