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

Change arg_parse to always set --emit-new-didcomm-prefix and --emit-new-didcomm-mime-type to true #2517

Merged
merged 2 commits into from
Sep 27, 2023

Conversation

swcurran
Copy link
Member

Signed-off-by: Stephen Curran swcurran@gmail.com

Approach used was to accept the parameters, but whether set or not, set corresponding config value to True.

Left the config settings, but updated the help to say not setting the value is not possible.

Didn't change the tests, but added a comment about why the of the old setting is not particularly useful...

…ew-didcomm-mime-type to true

Signed-off-by: Stephen Curran <swcurran@gmail.com>
@swcurran
Copy link
Member Author

swcurran commented Sep 26, 2023

Fixes (finally!!) Issues #1042 and #1044.

Open to suggestions if we should be more aggressive at removing the setting where it is referenced.

@sonarcloud
Copy link

sonarcloud bot commented Sep 26, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@usingtechnology usingtechnology left a comment

Choose a reason for hiding this comment

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

nice work!

@dbluhm dbluhm merged commit 10e211f into hyperledger:main Sep 27, 2023
9 checks passed
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