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

fix: Ignore any protocols that aren't http or https #507

Merged
merged 1 commit into from
May 14, 2020

Conversation

Robdel12
Copy link
Contributor

What is this?

The API will throw an error anyways, so we shouldn't bother trying to create resources or snapshots with non http or https protocols.

@Robdel12 Robdel12 requested a review from wwilsman May 14, 2020 19:52
@Robdel12 Robdel12 force-pushed the rd/skip-non-http-https-resources branch from 93979e3 to 4fd4edd Compare May 14, 2020 19:53
The API will throw an error anyways, so we shouldn't bother trying to create
resources or snapshots with non `http` or `https` protocols.
@Robdel12 Robdel12 force-pushed the rd/skip-non-http-https-resources branch from 4fd4edd to 43e91b1 Compare May 14, 2020 20:36
@Robdel12 Robdel12 requested a review from wwilsman May 14, 2020 20:37
Copy link
Contributor

@wwilsman wwilsman left a comment

Choose a reason for hiding this comment

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

🎮

@Robdel12 Robdel12 merged commit 8a121b6 into master May 14, 2020
@delete-merged-branch delete-merged-branch bot deleted the rd/skip-non-http-https-resources branch May 14, 2020 20:41
djones pushed a commit that referenced this pull request May 14, 2020
## [0.26.3](v0.26.2...v0.26.3) (2020-05-14)

### Bug Fixes

* Ignore any protocols that aren't `http` or `https` ([#507](#507)) ([8a121b6](8a121b6))
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.

None yet

2 participants