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

Add multikey validation #3432

Merged
merged 5 commits into from
Oct 15, 2016
Merged

Conversation

kalefranz
Copy link
Contributor

@kalefranz kalefranz commented Sep 15, 2016

This PR adds the ability to the configuration module to validate configuration parameters against each other. Here, for example, setting client_ssl_cert_key can't be set without also setting client_ssl_cert.

@kalefranz kalefranz changed the base branch from 4.2.x to master September 15, 2016 02:52
@kalefranz kalefranz added this to the 4.3 milestone Sep 15, 2016
@codecov-io
Copy link

Current coverage is 67.96% (diff: 90.00%)

Merging #3432 into master will decrease coverage by 11.06%

@@             master      #3432   diff @@
==========================================
  Files            60         81     +21   
  Lines          8302      10534   +2232   
  Methods           0          0           
  Messages          0          0           
  Branches          0          0           
==========================================
+ Hits           6560       7159    +599   
- Misses         1742       3375   +1633   
  Partials          0          0           

Powered by Codecov. Last update fc1210b...0f4e250

@kalefranz kalefranz merged commit 452f8a1 into conda:master Oct 15, 2016
@kalefranz kalefranz deleted the add-multikey-validation branch October 15, 2016 18:35
@github-actions
Copy link

Hi there, thank you for your contribution to Conda!

This pull request has been automatically locked since it has not had recent activity after it was closed.

Please open a new issue or pull request if needed.

@github-actions github-actions bot added the locked [bot] locked due to inactivity label Sep 24, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked [bot] locked due to inactivity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants