Skip to content

Commit

Permalink
Merge branch 'master' into normalize-pages-1
Browse files Browse the repository at this point in the history
  • Loading branch information
captn3m0 authored Dec 21, 2022
2 parents c392586 + 91c00fc commit 7e41852
Show file tree
Hide file tree
Showing 52 changed files with 113 additions and 101 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,8 @@ title: Timeturner
# - server-app is for applications usually installed on the server-side.
category: os

# Simple Icons (https://simpleicons.org/) icon slug (mandatory).
# If the icon is not available on Simple Icons, set it to `NA`.
# Simple Icons (https://simpleicons.org/) icon slug (optional).
# Remove this property if the icon is not available on Simple Icons.
# As an example, https://simpleicons.org/?q=codemagic links to https://simpleicons.org/icons/codemagic.svg ,
# so the slug is `codemagic` (the SVG filename without extension).
# A list of all slugs is also available on https://github.com/simple-icons/simple-icons/blob/develop/slugs.md .
Expand Down
1 change: 0 additions & 1 deletion _auto/validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ def validate_product(name):
assert isinstance(data["auto"], comments.CommentedSeq)
assert data["category"] in VALID_CATEGORIES
assert data["permalink"][0] == "/"
assert isinstance(data["iconSlug"], str)
if "alternate_urls" in data:
for url in data["alternate_urls"]:
assert url[0] == "/"
Expand Down
2 changes: 1 addition & 1 deletion _layouts/product.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
layout: default
---

{% if page.iconSlug != "NA" %}
{% if page.iconSlug %}
<img alt="{{page.title}} Logo" class=productlogo width=50 height=50 src="https://simpleicons.org/icons/{{page.iconSlug}}.svg" >
{% endif %}

Expand Down
2 changes: 1 addition & 1 deletion products/almalinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ releasePolicyLink: https://blog.cloudlinux.com/announcing-open-sourced-community
changelogTemplate: https://wiki.almalinux.org/release-notes/__LATEST__.html
activeSupportColumn: true
releaseDateColumn: true

changelogTemplate: https://wiki.almalinux.org/release-notes/__LATEST__.html
purls:
- purl: pkg:os/almalinux

Expand Down
1 change: 0 additions & 1 deletion products/antixlinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ activeSupportColumn: true
versionCommand: cat /etc/os-release
releaseColumn: true
releaseDateColumn: true
iconSlug: NA
releaseLabel: "__RELEASE_CYCLE__ (__CODENAME__)"
purls:
- purl: pkg:os/antix
Expand Down
1 change: 0 additions & 1 deletion products/api-platform.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: API Platform
permalink: /api-platform
iconSlug: "NA"
releasePolicyLink: https://api-platform.com/docs/extra/releases/
activeSupportColumn: true
versionCommand: composer show api-platform/core | grep versions
Expand Down
4 changes: 2 additions & 2 deletions products/blender.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@ releases:
- releaseCycle: "2.93"
eol: 2023-06-01
support: 2023-06-01
latest: "2.93.11"
latest: "2.93.12"
lts: true
latestReleaseDate: 2022-10-05
latestReleaseDate: 2022-12-20
releaseDate: 2021-06-02
- releaseCycle: "2.83"
eol: 2022-06-01
Expand Down
1 change: 0 additions & 1 deletion products/cfengine.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ changelogTemplate: https://github.com/cfengine/core/blob/__RELEASE_CYCLE__.x/Cha
releaseDateColumn: true
activeSupportColumn: true
eolColumn: Supported
iconSlug: NA
permalink: /cfengine
releasePolicyLink: https://cfengine.com
purls:
Expand Down
1 change: 0 additions & 1 deletion products/clamav.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: ClamAV
category: app
iconSlug: NA
permalink: /clamav
releasePolicyLink: https://docs.clamav.net/faq/faq-eol.html
changelogTemplate: "https://github.com/Cisco-Talos/clamav/releases/tag/clamav-__LATEST__"
Expand Down
1 change: 0 additions & 1 deletion products/contao.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Contao
category: server-app
permalink: /contao
iconSlug: NA
releasePolicyLink: https://contao.org/release-plan.html
changelogTemplate: "https://github.com/contao/contao/blob/__RELEASE_CYCLE__/CHANGELOG.md"
releaseColumn: true
Expand Down
1 change: 0 additions & 1 deletion products/devuan.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ activeSupportColumn: false
releaseColumn: true
releaseDateColumn: true
releaseLabel: "__RELEASE_CYCLE__ (__CODENAME__)"
iconSlug: NA
purls:
- purl: pkg:os/devuan
auto:
Expand Down
18 changes: 1 addition & 17 deletions products/drupal.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,20 +87,4 @@ releases:
Releases are fully supported for 2 minor versions from initial stable release. During this period, bugs and security issues that have been reported are fixed and are released during the [release windows on the first and third Wednesdays of each month](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#windows) (US time). The final minor release in major release cycle is a long-term support (LTS) release and has extended security coverage.

**Drupal 10.0** will receive security coverage until December 13, 2023 when Drupal 10.2.0 is [released](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#next).

**Drupal 9.5** is the final minor release of the 9.x series. It will be supported until November 2023.

**Drupal 9.4** will receive security coverage until June 21, 2023 when Drupal 10.1.0 is [released](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#next).

**Drupal 9.3** received security coverage until December 15, 2022 when Drupal 9.5.0 and 10.0.0 were [released](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#current).

**Drupal 9.2** received security coverage until June 15, 2022 when Drupal 9.4.0 was released.

**Drupal 9.1** received security coverage until December 8, 2021 when Drupal 9.3.0 was released.

**Drupal 9.0** received security coverage until June 16, 2021 when Drupal 9.2.0 was released.

**Drupal 8.x** [is EOL](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#drupal-8-eol).

**Drupal 7** will receive security coverage [until November 2023](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#drupal-7-eol) and [limited vendor extended support](https://www.drupal.org/project/d7es)
**Drupal 7** will receive security coverage [until November 2023](https://www.drupal.org/about/core/policies/core-release-cycles/schedule#drupal-7-eol) and [limited vendor extended support](https://www.drupal.org/project/d7es). A decision to extend this further will be taken by July 2023.
33 changes: 23 additions & 10 deletions products/elasticsearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,30 @@ title: Elasticsearch
category: db
iconSlug: elasticsearch
permalink: /elasticsearch
releasePolicyLink: https://www.elastic.co/support/eol
# Take the latest version, and drop the patch version to get MAJOR.MINOR
changelogTemplate: >
https://www.elastic.co/guide/en/elasticsearch/reference/{{"__LATEST__"|split:"."|pop|join:'.'}}/release-notes-__LATEST__.html
versionCommand: $ES_HOME/bin/elasticsearch -v
releasePolicyLink: https://www.elastic.co/support_policy
changelogTemplate: "https://www.elastic.co/guide/en/elasticsearch/reference/{{'__LATEST__'|split:'.'|pop|join:'.'}}/release-notes-__LATEST__.html"
eolColumn: Support
releaseDateColumn: true

auto:
- git: https://github.com/elastic/elasticsearch.git

releases:
- releaseCycle: "8"
# the longest between this date and 6 months after the 9.0.0
eol: 2023-10-26
latest: "8.5.3"
latestReleaseDate: 2022-12-08
releaseDate: 2022-02-10
# temporary fix until they publish 8.5.1's changelog
link: https://www.elastic.co/guide/en/elasticsearch/reference/8.5/release-notes-8.5.0.html

- releaseCycle: "7"
# Maintained until 9.0.0
eol: 2023-08-01
latest: "7.17.8"
latestReleaseDate: 2022-12-08
releaseDate: 2019-04-10

- releaseCycle: "6"
eol: 2022-02-10
latest: "6.8.23"
Expand All @@ -31,10 +35,19 @@ releases:

---

> Elasticsearch is a search engine that provides a distributed, multitenant-capable full-text search engine with an HTTP web interface and schema-free JSON documents.
> Elasticsearch is a search engine that provides a distributed, multitenant-capable full-text search
> engine with an HTTP web interface and schema-free JSON documents.
Elasticsearch is part of the [Elastic Stack](https://www.elastic.co/elastic-stack/), also known as the
[ELK Stack](https://www.elastic.co/what-is/elk-stack). It shares the same support policy as the
other products in the Elastic Stack (Kibana, Logstash, Beats...).

Each major release of all Elastic products is supported for at least 18 months from the General Availability date. The last minor release of the two most recent major branches of Elasticsearch (and compatible releases of Kibana, Beats, and Logstash) is maintained. The EOL date of a major release is usually bumped over time as additional minor versions are released.
Elastic Stack product releases follow [Semantic Versioning](https://semver.org/). Elastic provides
maintenance for each major release series for the longest of 30 months after the GA date of the
major release or 6 months after the GA date of the subsequent major release.

Major versions will introduce features and break backwards compatibility. Minor versions, such as 7.1.0 and 7.2.0, will only introduce features. Maintenance releases, such as 7.1.1 and 7.1.2, will fix bugs only.
End of life dates for Elasticsearch can be found on the [Elastic product EOL dates page](https://www.elastic.co/support/eol).
Support for various operating systems can also be found on the [Elastic support matrix page](https://www.elastic.co/support/matrix).

Elasticsearch maintains the most recent minor release from the current major release stream and the most recent minor release from the prior major release stream. For example, Elasticsearch 6.8.x was maintained until the GA release of Elasticsearch 8.0.0.
*[GA]: General Availability
*[EOL]: End Of Life
1 change: 0 additions & 1 deletion products/eurolinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ versionCommand: lsb_release --release
releasePolicyLink: https://euro-linux.com/eurolinux/technical-specifications/
activeSupportColumn: true
releaseDateColumn: true
iconSlug: NA
changelogTemplate: https://euro-linux.com/eurolinux/technical-specifications/
auto:
- distrowatch: eurolinux
Expand Down
1 change: 0 additions & 1 deletion products/filemaker.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: FileMaker Platform
category: app
iconSlug: NA
permalink: /filemaker
releasePolicyLink: https://www.filemaker.com/support/product-availability.html
activeSupportColumn: false
Expand Down
1 change: 0 additions & 1 deletion products/graalvm.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: GraalVM
category: lang
iconSlug: NA
permalink: /graalvm
releasePolicyLink: https://www.graalvm.org/release-notes/release-calendar/
changelogTemplate: "https://www.graalvm.org/release-notes/{{ '__RELEASE_CYCLE__' | replace:'.','_' }}/"
Expand Down
1 change: 0 additions & 1 deletion products/grails.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
---
title: Grails Framework
category: framework
iconSlug: NA
permalink: /grails
alternate_urls:
- /grails-framework
Expand Down
1 change: 0 additions & 1 deletion products/haproxy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ releasePolicyLink: https://www.haproxy.org/
changelogTemplate: https://www.haproxy.org/download/__RELEASE_CYCLE__/src/CHANGELOG
activeSupportColumn: false
versionCommand: haproxy -v
iconSlug: NA
releaseDateColumn: true
# Source: https://www.haproxy.org/download/
# Data: https://github.com/endoflife-date/release-data/blob/main/releases/haproxy.json
Expand Down
1 change: 0 additions & 1 deletion products/hbase.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ activeSupportColumn: false
eolColumn: Service Status
releaseDateColumn: true
releaseColumn: true
iconSlug: NA
auto:
- git: https://github.com/apache/hbase.git
regex: '^rel\/(?<major>\d+)\.(?<minor>\d+)\.(?<patch>\d+)(\.(?<tiny>\d+))?$'
Expand Down
4 changes: 2 additions & 2 deletions products/jenkins.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ releases:
releaseLabel: "Regular"
support: true
eol: false
latest: "2.382"
latestReleaseDate: 2022-12-13
latest: "2.383"
latestReleaseDate: 2022-12-20
releaseDate: 2016-04-20

- releaseCycle: "2.361"
Expand Down
1 change: 0 additions & 1 deletion products/jhipster.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: JHipster
category: app
permalink: /jhipster
iconSlug: NA
versionCommand: yo jhipster
releasePolicyLink: https://www.jhipster.tech/releases/
changelogTemplate: "https://github.com/jhipster/generator-jhipster/releases/tag/v__LATEST__"
Expand Down
4 changes: 2 additions & 2 deletions products/jquery.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ auto:
releases:
- releaseCycle: "3"
eol: false
latest: "3.6.2"
latestReleaseDate: 2022-12-13
latest: "3.6.3"
latestReleaseDate: 2022-12-20
releaseDate: 2016-06-09

- releaseCycle: "2"
Expand Down
1 change: 0 additions & 1 deletion products/jreleaser.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: JReleaser
category: app
permalink: /jreleaser
iconSlug: NA
versionCommand: jreleaser --version
releasePolicyLink: https://jreleaser.org/guide/latest/release-history.html
changelogTemplate: "https://github.com/jreleaser/jreleaser/releases/tag/v__LATEST__"
Expand Down
1 change: 0 additions & 1 deletion products/keycloak.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
title: Keycloak
category: server-app
# https://github.com/simple-icons/simple-icons/issues/8125
iconSlug: NA
permalink: /keycloak
releasePolicyLink: https://github.com/keycloak/keycloak/security/policy#supported-versions
changelogTemplate: "https://github.com/keycloak/keycloak/releases/tag/__LATEST__"
Expand Down
2 changes: 2 additions & 0 deletions products/kibana.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,14 @@ auto:

releases:
- releaseCycle: "8"
# the longest between this date and 6 months after the 9.0.0
eol: 2023-10-26
latest: "8.5.3"
latestReleaseDate: 2022-12-08
releaseDate: 2022-02-10

- releaseCycle: "7"
# Maintained until 9.0.0
eol: 2023-08-01
latest: "7.17.8"
latestReleaseDate: 2022-12-08
Expand Down
4 changes: 2 additions & 2 deletions products/laravel.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ releases:
- releaseCycle: "9"
support: 2023-08-08
eol: 2024-02-08
latest: '9.44.0'
latest: '9.45.0'
lts: false
latestReleaseDate: 2022-12-15
latestReleaseDate: 2022-12-20
releaseDate: 2022-02-08
- releaseCycle: "8"
support: 2022-07-26
Expand Down
Loading

0 comments on commit 7e41852

Please sign in to comment.