Skip to content

Fix mandatory parameters#221

Merged
bartelink merged 5 commits intofsprojects:masterfrom
fpellet:fix-mandatory
Jan 22, 2024
Merged

Fix mandatory parameters#221
bartelink merged 5 commits intofsprojects:masterfrom
fpellet:fix-mandatory

Conversation

@fpellet
Copy link
Copy Markdown
Contributor

@fpellet fpellet commented Jan 19, 2024

Here's a suggested correction for the regression in #127

resolves: #220

Comment thread src/Argu/Parsers/Cli.fs Outdated
Comment thread src/Argu/Parsers/Cli.fs Outdated
Comment thread tests/Argu.Tests/Tests.fs Outdated
Copy link
Copy Markdown
Member

@bartelink bartelink left a comment

Choose a reason for hiding this comment

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

Thanks for taking the time to analyse and fix!

I'm not terribly familiar with this area of the code so no comments on the impl approach other than pointing out syntax things

Main thing is the test cases are good and the problem is solved.

Can you add a changelog entry to the release notes please?

@bartelink
Copy link
Copy Markdown
Member

Thanks for your time and effort; releasing shortly

@bartelink bartelink merged commit e0f5c5d into fsprojects:master Jan 22, 2024
bartelink pushed a commit to bartelink/Argu that referenced this pull request Feb 19, 2024
bartelink pushed a commit to bartelink/Argu that referenced this pull request Feb 28, 2024
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.

Regression: Fail always on mandatory

2 participants