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

URL Cleanup #1304

Conversation

spring-operator
Copy link
Contributor

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

Fixed URLs

Fixed Success

These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

This commit updates URLs to prefer the https protocol. Redirects are not followed to avoid accidentally expanding intentionally shortened URLs (i.e. if using a URL shortener).

# Fixed URLs

## Fixed Success
These URLs were switched to an https URL with a 2xx status. While the status was successful, your review is still recommended.

* [ ] http://www.apache.org/licenses/ with 1 occurrences migrated to:
  https://www.apache.org/licenses/ ([https](https://www.apache.org/licenses/) result 200).
* [ ] http://www.apache.org/licenses/LICENSE-2.0 with 136 occurrences migrated to:
  https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0) result 200).
@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #1304 into 1.4.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.4.x    #1304   +/-   ##
=========================================
  Coverage     76.71%   76.71%           
  Complexity      742      742           
=========================================
  Files            83       83           
  Lines          2839     2839           
  Branches        404      404           
=========================================
  Hits           2178     2178           
  Misses          503      503           
  Partials        158      158
Impacted Files Coverage Δ Complexity Δ
...fig/server/config/EncryptionAutoConfiguration.java 100% <ø> (ø) 1 <0> (ø) ⬇️
...oud/config/server/support/AbstractScmAccessor.java 83.33% <ø> (ø) 33 <0> (ø) ⬇️
...ework/cloud/config/environment/PropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...rk/cloud/config/client/ConfigClientProperties.java 88.57% <ø> (ø) 36 <0> (ø) ⬇️
...d/config/server/config/ConfigServerProperties.java 54.54% <ø> (ø) 9 <0> (ø) ⬇️
.../server/environment/JGitEnvironmentRepository.java 84.89% <ø> (ø) 91 <0> (ø) ⬇️
...nfig/server/ssh/HostKeyAlgoSupportedValidator.java 100% <ø> (ø) 11 <0> (ø) ⬇️
...nitor/GitlabPropertyPathNotificationExtractor.java 83.33% <ø> (ø) 5 <0> (ø) ⬇️
...ver/environment/SerializableMapPropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../server/encryption/CipherEnvironmentEncryptor.java 72.22% <ø> (ø) 7 <0> (ø) ⬇️
... and 64 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bea0a5...3c14c18. Read the comment docs.

3 similar comments
@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #1304 into 1.4.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.4.x    #1304   +/-   ##
=========================================
  Coverage     76.71%   76.71%           
  Complexity      742      742           
=========================================
  Files            83       83           
  Lines          2839     2839           
  Branches        404      404           
=========================================
  Hits           2178     2178           
  Misses          503      503           
  Partials        158      158
Impacted Files Coverage Δ Complexity Δ
...fig/server/config/EncryptionAutoConfiguration.java 100% <ø> (ø) 1 <0> (ø) ⬇️
...oud/config/server/support/AbstractScmAccessor.java 83.33% <ø> (ø) 33 <0> (ø) ⬇️
...ework/cloud/config/environment/PropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...rk/cloud/config/client/ConfigClientProperties.java 88.57% <ø> (ø) 36 <0> (ø) ⬇️
...d/config/server/config/ConfigServerProperties.java 54.54% <ø> (ø) 9 <0> (ø) ⬇️
.../server/environment/JGitEnvironmentRepository.java 84.89% <ø> (ø) 91 <0> (ø) ⬇️
...nfig/server/ssh/HostKeyAlgoSupportedValidator.java 100% <ø> (ø) 11 <0> (ø) ⬇️
...nitor/GitlabPropertyPathNotificationExtractor.java 83.33% <ø> (ø) 5 <0> (ø) ⬇️
...ver/environment/SerializableMapPropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../server/encryption/CipherEnvironmentEncryptor.java 72.22% <ø> (ø) 7 <0> (ø) ⬇️
... and 64 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bea0a5...3c14c18. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #1304 into 1.4.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.4.x    #1304   +/-   ##
=========================================
  Coverage     76.71%   76.71%           
  Complexity      742      742           
=========================================
  Files            83       83           
  Lines          2839     2839           
  Branches        404      404           
=========================================
  Hits           2178     2178           
  Misses          503      503           
  Partials        158      158
Impacted Files Coverage Δ Complexity Δ
...fig/server/config/EncryptionAutoConfiguration.java 100% <ø> (ø) 1 <0> (ø) ⬇️
...oud/config/server/support/AbstractScmAccessor.java 83.33% <ø> (ø) 33 <0> (ø) ⬇️
...ework/cloud/config/environment/PropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...rk/cloud/config/client/ConfigClientProperties.java 88.57% <ø> (ø) 36 <0> (ø) ⬇️
...d/config/server/config/ConfigServerProperties.java 54.54% <ø> (ø) 9 <0> (ø) ⬇️
.../server/environment/JGitEnvironmentRepository.java 84.89% <ø> (ø) 91 <0> (ø) ⬇️
...nfig/server/ssh/HostKeyAlgoSupportedValidator.java 100% <ø> (ø) 11 <0> (ø) ⬇️
...nitor/GitlabPropertyPathNotificationExtractor.java 83.33% <ø> (ø) 5 <0> (ø) ⬇️
...ver/environment/SerializableMapPropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../server/encryption/CipherEnvironmentEncryptor.java 72.22% <ø> (ø) 7 <0> (ø) ⬇️
... and 64 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bea0a5...3c14c18. Read the comment docs.

@codecov
Copy link

codecov bot commented Mar 21, 2019

Codecov Report

Merging #1304 into 1.4.x will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              1.4.x    #1304   +/-   ##
=========================================
  Coverage     76.71%   76.71%           
  Complexity      742      742           
=========================================
  Files            83       83           
  Lines          2839     2839           
  Branches        404      404           
=========================================
  Hits           2178     2178           
  Misses          503      503           
  Partials        158      158
Impacted Files Coverage Δ Complexity Δ
...fig/server/config/EncryptionAutoConfiguration.java 100% <ø> (ø) 1 <0> (ø) ⬇️
...oud/config/server/support/AbstractScmAccessor.java 83.33% <ø> (ø) 33 <0> (ø) ⬇️
...ework/cloud/config/environment/PropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
...rk/cloud/config/client/ConfigClientProperties.java 88.57% <ø> (ø) 36 <0> (ø) ⬇️
...d/config/server/config/ConfigServerProperties.java 54.54% <ø> (ø) 9 <0> (ø) ⬇️
.../server/environment/JGitEnvironmentRepository.java 84.89% <ø> (ø) 91 <0> (ø) ⬇️
...nfig/server/ssh/HostKeyAlgoSupportedValidator.java 100% <ø> (ø) 11 <0> (ø) ⬇️
...nitor/GitlabPropertyPathNotificationExtractor.java 83.33% <ø> (ø) 5 <0> (ø) ⬇️
...ver/environment/SerializableMapPropertySource.java 0% <ø> (ø) 0 <0> (ø) ⬇️
.../server/encryption/CipherEnvironmentEncryptor.java 72.22% <ø> (ø) 7 <0> (ø) ⬇️
... and 64 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3bea0a5...3c14c18. Read the comment docs.

@ryanjbaxter ryanjbaxter merged commit 5340f2d into spring-cloud:1.4.x Mar 26, 2019
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.

None yet

3 participants