spencergibb
3794cd2de3
Renames classes to reduce duplicate names.
...
This will make test failures easier to diagnose.
2020-08-11 14:37:44 -04:00
spencergibb
c63f722e13
Upgrades to boot 2.4.0-SNAPSHOT
2020-08-11 14:07:01 -04:00
spencergibb
859f8d988c
Updates tests for boot 2.3 and ilford (2020.0)
2020-05-29 19:21:13 -04:00
spencergibb
eb28d61378
Upgrades to boot 2.3.1.BUILD-SNAPSHOT
2020-05-29 18:48:09 -04:00
spencergibb
0ba6b9452e
Comments out ui routes
2020-05-29 18:45:49 -04:00
Marcin Grzejszczak
a7aa1671ed
Bumped to latest train & boot
2020-05-29 12:13:10 +02:00
Marcin Grzejszczak
320f1fd241
Bumped to the latest boot and release train
2020-05-29 11:45:50 +02:00
Marcin Grzejszczak
d41e9bec1a
Bumped Boot
2020-01-12 18:05:42 +01:00
Marcin Grzejszczak
8c58de72c9
gitignore update
2020-01-12 17:22:17 +01:00
Marcin Grzejszczak
94415387f6
Changed circleci setup
2019-12-28 12:13:34 +01:00
Marcin Grzejszczak
2882a84f6e
Added acceptance tests script
2019-12-28 12:10:56 +01:00
Ryan Baxter
9c5384264e
Uncommenting test now that boot #17011 has been fixed
2019-06-13 07:25:14 -04:00
Ryan Baxter
ce2d478dba
Ignoring bootstrap test failure for now
2019-05-29 11:40:18 -04:00
Ryan Baxter
a4b60438b8
Removing @Ignores
2019-05-29 11:40:00 -04:00
Ryan Baxter
87846374e5
Updating versions
2019-05-23 13:10:54 -04:00
Ryan Baxter
047baa68a8
Use https for example.com
2019-05-23 10:17:10 -04:00
Marcin Grzejszczak
e97fa6f63d
Merge pull request #20 from spring-operator/polish-urls-remaining-master
...
URL Cleanup
2019-05-13 17:08:07 +02:00
Ryan Baxter
34b07aca30
Merge pull request #25 from spring-operator/polish-urls-apache-license-master
...
URL Cleanup
2019-03-26 11:28:45 -04:00
Spring Operator
09de2a139a
URL Cleanup
...
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/LICENSE-2.0 with 8 occurrences migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
2019-03-21 12:28:52 -05:00
Spring Operator
26b2380124
URL Cleanup
...
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 But Review Recommended
These URLs were fixed, but the https status was not OK. However, the https status was the same as the http request or http redirected to an https URL, so they were migrated. Your review is recommended.
* [ ] http://foo/bar (UnknownHostException) with 1 occurrences migrated to:
https://foo/bar ([https](https://foo/bar ) result UnknownHostException).
* [ ] http://nosuchservice (UnknownHostException) with 1 occurrences migrated to:
https://nosuchservice ([https](https://nosuchservice ) result UnknownHostException).
* [ ] http://simple/ (UnknownHostException) with 1 occurrences migrated to:
https://simple/ ([https](https://simple/ ) result UnknownHostException).
* [ ] http://user (UnknownHostException) with 2 occurrences migrated to:
https://user ([https](https://user ) result UnknownHostException).
* [ ] http://user::password@localhost:8761/eureka/ (UnknownHostException) with 1 occurrences migrated to:
https://user::password@localhost:8761/eureka/ ([https](https://user::password@localhost:8761/eureka/ ) result UnknownHostException).
## 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://cloud.spring.io/spring-cloud-static/spring-cloud.html with 1 occurrences migrated to:
https://cloud.spring.io/spring-cloud-static/spring-cloud.html ([https](https://cloud.spring.io/spring-cloud-static/spring-cloud.html ) result 200).
* [ ] http://example.com with 1 occurrences migrated to:
https://example.com ([https](https://example.com ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://localhost with 17 occurrences
* http://localhost:7777 with 1 occurrences
* http://localhost:8000/src/main/resources/health.json with 1 occurrences
* http://localhost:8080 with 1 occurrences
* http://localhost:8080/hystrix.stream with 1 occurrences
* http://localhost:8888 with 1 occurrences
2019-03-20 15:39:57 -05:00
Ryan Baxter
ce9a9ed124
Merge pull request #19 from spring-operator/polish-urls-xml-master
...
URL Cleanup
2019-03-20 10:35:24 -04:00
Spring Operator
f13ea1ec72
URL Cleanup
...
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://maven.apache.org/xsd/maven-4.0.0.xsd with 35 occurrences migrated to:
https://maven.apache.org/xsd/maven-4.0.0.xsd ([https](https://maven.apache.org/xsd/maven-4.0.0.xsd ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0 with 70 occurrences
* http://www.w3.org/2001/XMLSchema-instance with 35 occurrences
2019-03-19 21:19:11 -05:00
Spring Operator
68813d473f
URL Cleanup ( #13 )
...
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/LICENSE-2.0 migrated to:
https://www.apache.org/licenses/LICENSE-2.0 ([https](https://www.apache.org/licenses/LICENSE-2.0 ) result 200).
# Ignored
These URLs were intentionally ignored.
* http://maven.apache.org/POM/4.0.0
* http://maven.apache.org/xsd/maven-4.0.0.xsd
* http://www.w3.org/2001/XMLSchema-instance
2019-03-11 19:13:20 -04:00
Marcin Grzejszczak
854e0cfd6c
HTTP to HTTPS
2019-03-07 13:53:45 +01:00
Spencer Gibb
a7d7e220e1
Change artifact ids, group ids and names to reflect new project location.
2018-12-10 12:47:05 -05:00
Marcin Grzejszczak
ab96a2b7c4
Bumped boot to 2.1.0.R
2018-10-31 09:06:12 +01:00
Marcin Grzejszczak
faac4b3b02
Boot to 2.1.0.RC1
2018-10-25 19:06:12 +02:00
Marcin Grzejszczak
d60b52220f
Unified property passing
2018-10-23 13:06:03 +02:00
Marcin Grzejszczak
6b833ad3b3
Added releaser config
2018-10-23 12:26:32 +02:00
Marcin Grzejszczak
46a0466025
Migrate to circle2
2018-10-23 11:58:25 +02:00
Marcin Grzejszczak
e3179b1ceb
Polish
2018-10-19 15:09:47 +02:00
Marcin Grzejszczak
69a0afb6f3
Fixed broken compilation
2018-10-19 15:09:20 +02:00
Marcin Grzejszczak
f858fe2fac
Prepared project for Greenwich
2018-10-19 15:00:15 +02:00
Spencer Gibb
031b39f1e0
Adds script to run all tests and fail at end
2018-07-30 20:04:11 -04:00
Spencer Gibb
2516e09935
Adds ribbon starter
2018-07-30 20:03:58 -04:00
Ryan Baxter
a6c46067fd
Update tests to use boot 2.0.3.BUILD-SNAPSHOT
2018-05-31 15:48:17 -04:00
Ryan Baxter
47f621d149
Fix test due to API changes in spring cloud config
2018-05-31 14:54:23 -04:00
Spencer Gibb
321e7f77af
Revert "Bump stream tests to boot 2.0.0.RC2"
...
This reverts commit afb3a01
2018-02-27 14:14:39 -05:00
Spencer Gibb
afb3a0197b
Bump stream tests to boot 2.0.0.RC2
2018-02-26 15:21:34 -05:00
Ryan Baxter
8b98f5ca07
Update to tests due to new openfeign project
2018-02-22 16:58:03 -05:00
Marcin Grzejszczak
350437824f
Fixed not compiling code
2018-02-21 14:36:49 +01:00
Spencer Gibb
acdcb4a6d5
Use new endpoint exposure property
2018-02-12 21:09:59 -05:00
Spencer Gibb
5a6d76d003
Updates for sleuth 2 changes
2018-01-22 15:29:17 -05:00
Ryan Baxter
fbc8eca31d
Merge remote-tracking branch 'origin/Edgware'
2018-01-11 11:18:29 -05:00
Ryan Baxter
842c21a49c
Fix casting errors with latest boot snapshots in config retry tests
2018-01-11 11:09:57 -05:00
Ryan Baxter
311ff23b4c
Revert "Fixing config retry test to work with boot 1.5.10"
...
This reverts commit da0aa3b518 .
2018-01-11 10:53:05 -05:00
Ryan Baxter
da0aa3b518
Fixing config retry test to work with boot 1.5.10
2018-01-11 10:47:24 -05:00
Spencer Gibb
7bdefab23a
Updates for Finchley and boot 2.0
2017-11-30 15:45:02 -05:00
Spencer Gibb
c74150a5c4
Update to boot 1.5.10.BUILD-SNAPSHOT
2017-11-30 14:48:57 -05:00
Marcin Grzejszczak
4a9adb2220
Made zipkin use the legacy module
2017-11-22 10:39:48 +01:00