Commit Graph

34 Commits

Author SHA1 Message Date
Ryan Baxter
8406d3441c Removing deploy docs workflows 2024-07-18 17:15:39 -04:00
Ryan Baxter
c312838236 Fixing github action 2024-07-15 10:13:42 -04:00
Ryan Baxter
768222b40b Fixing github action 2024-07-15 10:11:18 -04:00
Ryan Baxter
6d23079215 Update deploy-docs.yml 2024-07-15 10:06:17 -04:00
Ryan Baxter
e4896dfe32 Update spring-cloud-deploy-docs.yml 2024-04-09 10:33:47 -04:00
Ryan Baxter
5e3bc1c1c0 Update spring-cloud-deploy-docs.yml 2024-04-05 17:20:37 -04:00
Ryan Baxter
f031df1840 Update deploy-docs-test.yml 2024-04-05 16:41:41 -04:00
Ryan Baxter
95a9ffa56b Update deploy-docs-test.yml 2024-04-05 16:40:32 -04:00
Ryan Baxter
9575e52692 Update spring-cloud-deploy-docs.yml 2024-04-05 15:50:14 -04:00
Ryan Baxter
eb3f0295e4 Update deploy-docs-test.yml 2024-04-05 15:49:26 -04:00
Ryan Baxter
5ee03089b0 Rename spring-cloud-deploy-docs.yaml to spring-cloud-deploy-docs.yml 2024-04-05 15:46:05 -04:00
Ryan Baxter
a72489f58f Update deploy-docs-test.yml 2024-04-05 15:44:39 -04:00
Ryan Baxter
b3cfa99782 Update deploy-docs-test.yml 2024-04-05 15:39:48 -04:00
Ryan Baxter
27b705d3b5 Update deploy-docs-test.yml 2024-04-05 15:38:33 -04:00
Ryan Baxter
432383b40d Update deploy-docs-test.yml 2024-04-05 15:37:10 -04:00
Ryan Baxter
cf7c0314ff Update spring-cloud-deploy-docs.yaml 2024-04-05 15:33:08 -04:00
Ryan Baxter
38f6f17932 Update deploy-docs-test.yml 2024-04-05 15:20:27 -04:00
Ryan Baxter
fd435c59b7 Create deploy-docs-test.yml 2024-04-05 15:17:33 -04:00
Ryan Baxter
41812770c7 Create spring-cloud-deploy-docs.yaml 2024-04-05 15:10:10 -04:00
Marcin Grzejszczak
37f812f965 Update deploy-docs.yml 2023-09-08 18:35:18 +02:00
Marcin Grzejszczak
3c2c91ad37 Change site-path 2023-09-08 13:54:37 +02:00
Marcin Grzejszczak
38270f1cf4 Initial commit 2023-09-08 12:47:59 +02:00
Marcin Grzejszczak
6dcc3a8bd8 Merge branch '3.1.x' 2022-08-22 13:33:12 +02:00
Marcin Grzejszczak
82a1cf794b Update maven.yml 2022-05-19 16:34:51 +02:00
Marcin Grzejszczak
d135092150 Update maven.yml 2022-01-17 10:38:32 +01:00
Marcin Grzejszczak
3af8d0feae Adds -Pspring to maven build command 2021-07-12 12:40:28 +02:00
Marcin Grzejszczak
8d16702238 Fixde workflows 2021-07-12 12:37:05 +02:00
Olga MaciaszekSharma
8d406e1e3f Add GH actions setup. 2021-05-13 12:27:26 +02:00
Ryan Baxter
6c98d80678 Update issue templates 2019-11-19 16:28:21 -05:00
Spring Operator
3e440513ef URL Cleanup (#99)
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://compose.docker.io/ (UnknownHostException) with 1 occurrences migrated to:
  https://compose.docker.io/ ([https](https://compose.docker.io/) result UnknownHostException).
* [ ] http://www.puppycrawl.com/dtds/suppressions_1_1.dtd (404) with 2 occurrences migrated to:
  https://www.puppycrawl.com/dtds/suppressions_1_1.dtd ([https](https://www.puppycrawl.com/dtds/suppressions_1_1.dtd) result 404).

## 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://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 3 occurrences migrated to:
  https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html ([https](https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) result 200).
* [ ] http://contributor-covenant.org with 1 occurrences migrated to:
  https://contributor-covenant.org ([https](https://contributor-covenant.org) result 301).
* [ ] http://contributor-covenant.org/version/1/3/0/ with 1 occurrences migrated to:
  https://contributor-covenant.org/version/1/3/0/ ([https](https://contributor-covenant.org/version/1/3/0/) result 301).
* [ ] http://plugins.jetbrains.com/plugin/6546 with 3 occurrences migrated to:
  https://plugins.jetbrains.com/plugin/6546 ([https](https://plugins.jetbrains.com/plugin/6546) result 301).
* [ ] http://eclipse.org with 1 occurrences migrated to:
  https://eclipse.org ([https](https://eclipse.org) result 302).
* [ ] http://eclipse.org/m2e/ with 2 occurrences migrated to:
  https://eclipse.org/m2e/ ([https](https://eclipse.org/m2e/) result 302).
* [ ] http://www.springsource.com/developer/sts with 1 occurrences migrated to:
  https://www.springsource.com/developer/sts ([https](https://www.springsource.com/developer/sts) result 302).
2019-03-22 10:49:52 +01:00
Ryan Baxter
679cbad438 Fixing links 2018-02-07 14:38:16 -05:00
Ryan Baxter
e515f33d6c Customizing for Spring Cloud 2017-12-06 20:02:18 -08:00
Ryan Baxter
6c037307c7 Adding contributing file 2017-12-05 15:07:00 -08:00
Ryan Baxter
253dcf4852 GitHub issue template 2017-12-05 14:17:22 -08:00