Skip to content

Enable SSL validation #572

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

Merged
merged 3 commits into from
Jun 13, 2014
Merged

Enable SSL validation #572

merged 3 commits into from
Jun 13, 2014

Conversation

slandelle
Copy link
Contributor

No description provided.

@slandelle slandelle added this to the 2.0.0.Alpha1 milestone Jun 13, 2014
@slandelle slandelle self-assigned this Jun 13, 2014
slandelle pushed a commit that referenced this pull request Jun 13, 2014
@slandelle slandelle merged commit 54c759c into master Jun 13, 2014
@slandelle slandelle deleted the ssl-refactoring branch June 13, 2014 11:06
@slandelle slandelle restored the ssl-refactoring branch June 13, 2014 11:06
@slandelle slandelle deleted the ssl-refactoring branch June 13, 2014 11:10
cs-workco pushed a commit to cs-workco/async-http-client that referenced this pull request Apr 13, 2023
### Motivation:

SPM has built in functionality to check the API of modules against a target git treeish. We can use this to simplify our `check_no_api_breakages.sh` script. Closes apple/swift-nio#1239

### Modifications:

This PR, exchanges the direct calls to Swift's API checker with the new SPM `diagnose-api-breaking-changes` tool. This allows us to get rid of the manual module parsing, build invocations and result comparisons.

### Result:

We are now using SPMs `diagnose-api-breaking-changes` to check for breaking changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants