Commit Graph

10 Commits

Author SHA1 Message Date
Ryan Baxter
5ed7ae8772 Merge branch '4.1.x' 2025-01-17 11:56:09 -05:00
Ryan Baxter
954feba713 DCO changes 2025-01-17 11:51:13 -05:00
Olga Maciaszek-Sharma
5b32b30b1b Update CONTRIBUTING.md 2024-11-19 15:49:08 +01:00
Ryan Baxter
815b5db9b6 Add a shutdown event, endpoint, and listener 2024-11-06 11:35:24 -05:00
Spencer Gibb
806dada649 Antora migration (#269)
* Migrate Structure

* Insert explicit ids for headers

* Remove unnecessary asciidoc attributes

* Copy default antora files

* Fix indentation for all pages

* Generate a default navigation

* Remove includes

* Enable Section Summary TOC for small pages

* WIP

* Additional antora migration

* Additional antora migration

---------

Co-authored-by: Marcin Grzejszczak <mgrzejszczak@vmware.com>
2023-09-12 16:32:59 -04:00
Ryan Baxter
d1e86516b3 GitHub Actions Build 2022-02-21 20:00:56 -05:00
Ryan Baxter
b71b2b82b1 Update issue templates 2019-11-19 16:31:47 -05:00
Spring Operator
ba42c17da9 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://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 1 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://EditorConfig.org with 1 occurrences migrated to:
  https://EditorConfig.org ([https](https://EditorConfig.org) result 200).
* [ ] http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html with 2 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://plugins.jetbrains.com/plugin/6546 with 2 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).

# Ignored
These URLs were intentionally ignored.

* http://localhost with 4 occurrences
2019-03-20 15:37:54 -05:00
Ryan Baxter
a2a93adacd Fixing links 2018-02-07 14:42:12 -05:00
Ryan Baxter
eb9a6104af Adding new issue and contributing templates 2017-12-20 14:39:41 -05:00