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

Make the releaseDateColumn field be true by default #6678

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ eoasWarnThreshold: 121
# The value of this property can be set to any string to override the default column label.
releaseColumn: Latest

# Whether the "Released" column should be displayed (optional, default = false).
# Whether the "Released" column should be displayed (optional, default = true).
# The value of this property can be set to any string to override the default column label.
releaseDateColumn: Released

Expand Down
4 changes: 2 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ plugins:
- jemoji

# This part is to silent sass deprecating warnings
# remove after they fix it
# remove after they fix it
# https://github.com/just-the-docs/just-the-docs/pull/1548
# and https://github.com/jekyll/jekyll/issues/9686
sass:
Expand Down Expand Up @@ -92,7 +92,7 @@ defaults:
auto: []
releaseColumn: true
releaseColumnLabel: 'Latest'
releaseDateColumn: false
releaseDateColumn: true
releaseDateColumnLabel: 'Released'
discontinuedColumn: false
discontinuedColumnLabel: 'Discontinued'
Expand Down
1 change: 0 additions & 1 deletion products/akeneo-pim.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ permalink: /akeneo-pim
releasePolicyLink: https://help.akeneo.com/en_US/akeneo-pim/akeneo-pim-product-support-dates
changelogTemplate: https://github.com/akeneo/pim-community-dev/blob/__RELEASE_CYCLE__/CHANGELOG-__RELEASE_CYCLE__.md
releaseLabel: "__RELEASE_CYCLE__ (__CODENAME__)"
releaseDateColumn: true
eolColumn: Support
eolWarnThreshold: 200 # march to september

Expand Down
1 change: 0 additions & 1 deletion products/alibaba-dragonwell.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ alternate_urls:
versionCommand: java -version
releasePolicyLink: https://github.com/dragonwell-project/dragonwell21/wiki/Alibaba-Dragonwell-Support
changelogTemplate: "https://github.com/dragonwell-project/dragonwell__RELEASE_CYCLE__/wiki/Alibaba-Dragonwell-__RELEASE_CYCLE__-Standard-Edition-Release-Notes"
releaseDateColumn: true

# The repology ones are only AUR right now
# The docker images and rpm repo are official ones
Expand Down
1 change: 0 additions & 1 deletion products/almalinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ versionCommand: cat /etc/os-release
releasePolicyLink: https://wiki.almalinux.org/release-notes/
changelogTemplate: https://wiki.almalinux.org/release-notes/__LATEST__.html
eoasColumn: true
releaseDateColumn: true

identifiers:
- cpe: cpe:/o:almalinux:almalinux
Expand Down
1 change: 0 additions & 1 deletion products/alpinelinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ alternate_urls:
versionCommand: cat /etc/alpine-release
releasePolicyLink: https://alpinelinux.org/releases/
changelogTemplate: https://alpinelinux.org/posts/Alpine-__LATEST__-released.html
releaseDateColumn: true

identifiers:
- cpe: cpe:/o:alpinelinux:alpine_linux
Expand Down
1 change: 0 additions & 1 deletion products/amazon-cdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ iconSlug: amazonaws
tags: amazon
permalink: /amazon-cdk
changelogTemplate: https://github.com/aws/aws-cdk/releases/tag/v__LATEST__
releaseDateColumn: true

identifiers:
- repology: aws-cdk
Expand Down
1 change: 0 additions & 1 deletion products/amazon-corretto.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ alternate_urls:
versionCommand: java -version
releasePolicyLink: https://aws.amazon.com/corretto/faqs/
changelogTemplate: "https://github.com/corretto/corretto-{{'__LATEST__'|split:'.'|first}}/blob/release-__LATEST__/CHANGELOG.md"
releaseDateColumn: true

identifiers:
- cpe: cpe:/a:amazon:corretto
Expand Down
1 change: 0 additions & 1 deletion products/amazon-glue.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ tags: amazon
iconSlug: amazonaws
permalink: /amazon-glue
releasePolicyLink: https://docs.aws.amazon.com/glue/latest/dg/glue-version-support-policy.html
releaseDateColumn: true
releaseColumn: false

# Versions taken from https://docs.aws.amazon.com/glue/latest/dg/release-notes.html
Expand Down
1 change: 0 additions & 1 deletion products/amazon-linux.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ releasePolicyLink: https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-al2.
changelogTemplate: "https://docs.aws.amazon.com/AL2/latest/relnotes/relnotes-{{'__LATEST_RELEASE_DATE__'|replace:'-',''}}.html"
eoasColumn: Standard Support
eolColumn: Security Support
releaseDateColumn: true

identifiers:
- cpe: cpe:2.3:o:amazon:linux
Expand Down
1 change: 0 additions & 1 deletion products/amazon-rds-mariadb.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ tags: amazon database
iconSlug: amazonrds
permalink: /amazon-rds-mariadb
releasePolicyLink: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MariaDB.Concepts.VersionMgmt.html
releaseDateColumn: true

auto:
methods:
Expand Down
1 change: 0 additions & 1 deletion products/amazon-rds-mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ tags: amazon database
iconSlug: amazonrds
permalink: /amazon-rds-mysql
releasePolicyLink: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Concepts.VersionMgmt.html
releaseDateColumn: true
eoesColumn: Extended Support

auto:
Expand Down
1 change: 0 additions & 1 deletion products/amazon-rds-postgresql.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ tags: amazon database
iconSlug: amazonrds
permalink: /amazon-rds-postgresql
releasePolicyLink: https://docs.aws.amazon.com/AmazonRDS/latest/PostgreSQLReleaseNotes/postgresql-release-calendar.html
releaseDateColumn: true
eoesColumn: Extended Support

auto:
Expand Down
1 change: 0 additions & 1 deletion products/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ releasePolicyLink: https://developer.android.com/about/versions
changelogTemplate: https://developer.android.com/about/versions/__RELEASE_CYCLE__
releaseLabel: "__RELEASE_CYCLE__ '__CODENAME__'"
releaseColumn: false
releaseDateColumn: true
eolColumn: Security Support

customColumns:
Expand Down
1 change: 0 additions & 1 deletion products/angular.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: /angular
versionCommand: ng version
releasePolicyLink: https://angular.dev/reference/releases
changelogTemplate: https://github.com/angular/angular/releases/tag/__LATEST__
releaseDateColumn: true
eoasColumn: true
eoesColumn: Commercial Support
eoasWarnThreshold: 30
Expand Down
1 change: 0 additions & 1 deletion products/angularjs.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
versionCommand: npm list angular
releasePolicyLink: https://docs.angularjs.org/misc/version-support-status
changelogTemplate: https://github.com/angular/angular.js/blob/v__LATEST__/CHANGELOG.md
releaseDateColumn: true
eolColumn: Support
eoesColumn: Extended Long Term Support
customColumns:
Expand Down
1 change: 0 additions & 1 deletion products/ansible-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: /ansible-core
versionCommand: ansible --version
releasePolicyLink: https://docs.ansible.com/ansible-core/devel/reference_appendices/release_and_maintenance.html
changelogTemplate: https://github.com/ansible/ansible/blob/stable-__RELEASE_CYCLE__/changelogs/CHANGELOG-v__RELEASE_CYCLE__.rst
releaseDateColumn: true
eolColumn: Supported

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/ansible.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ permalink: /ansible
versionCommand: ansible-community --version
releasePolicyLink: https://docs.ansible.com/ansible/devel/reference_appendices/release_and_maintenance.html
changelogTemplate: https://github.com/ansible-community/ansible-build-data/blob/main/__RELEASE_CYCLE__/CHANGELOG-v__RELEASE_CYCLE__.rst
releaseDateColumn: true
eolColumn: Supported

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/antixlinux.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ releasePolicyLink:
https://www.antixforum.com/forums/topic/when-is-end-of-support-for-stable-antix-versions-17-19/#post-26424
releaseLabel: "__RELEASE_CYCLE__ (__CODENAME__)"
eoasColumn: true
releaseDateColumn: true

auto:
methods:
Expand Down
1 change: 0 additions & 1 deletion products/apache-activemq.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ releasePolicyLink: https://activemq.apache.org/support.html
changelogTemplate: "https://activemq.apache.org/activemq-{{'__LATEST__'|replace_first:'.','0'|replace_first:'.','00'}}-release"
# https://activemq.apache.org/activemq-command-line-tools-reference.html
versionCommand: activemq --version
releaseDateColumn: true
eolColumn: Support

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/apache-airflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ alternate_urls:
versionCommand: airflow version
releasePolicyLink: https://github.com/apache/airflow#version-life-cycle
changelogTemplate: "https://airflow.apache.org/docs/apache-airflow/stable/release_notes.html#airflow-{{'__LATEST__'|replace:'.','-'}}-__LATEST_RELEASE_DATE__"
releaseDateColumn: true
eoasColumn: Active Support
eolColumn: Limited Support

Expand Down
1 change: 0 additions & 1 deletion products/apache-camel.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
- /camel-lang
releasePolicyLink: https://camel.apache.org/blog/2020/03/LTS-Release-Schedule/
changelogTemplate: https://camel.apache.org/releases/release-__LATEST__/
releaseDateColumn: true
eolColumn: Bug and Security Fixes
customColumns:
- property: supportedJavaVersions
Expand Down
1 change: 0 additions & 1 deletion products/apache-cassandra.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
- /cassandra
releasePolicyLink: https://cassandra.apache.org/_/blog/Behind-the-scenes-of-an-Apache-Cassandra-Release.html
changelogTemplate: 'https://gitbox.apache.org/repos/asf?p=cassandra.git;a=blob_plain;f=NEWS.txt;hb=refs/tags/cassandra-__LATEST__'
releaseDateColumn: true

identifiers:
- repology: cassandra
Expand Down
1 change: 0 additions & 1 deletion products/apache-couchdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ alternate_urls:
releasePolicyLink: https://docs.couchdb.org/en/stable/cve/index.html
changelogTemplate: https://docs.couchdb.org/en/stable/whatsnew/__RELEASE_CYCLE__.html
versionCommand: curl http://localhost:5984/_config/vendor/version
releaseDateColumn: true

auto:
methods:
Expand Down
1 change: 0 additions & 1 deletion products/apache-flink.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
- /flink
releasePolicyLink: https://hub.docker.com/_/flink # This is the most conclusive resource
changelogTemplate: https://nightlies.apache.org/flink/flink-docs-release-__RELEASE_CYCLE__/release-notes/flink-__RELEASE_CYCLE__/
releaseDateColumn: true

auto:
methods:
Expand Down
1 change: 0 additions & 1 deletion products/apache-groovy.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ alternate_urls:
versionCommand: groovy --version
releasePolicyLink: https://groovy.apache.org/versioning.html
changelogTemplate: https://groovy-lang.org/changelogs/changelog-__LATEST__.html
releaseDateColumn: true
eoasColumn: true
eolColumn: Bug and Security Fixes

Expand Down
1 change: 0 additions & 1 deletion products/apache-hadoop.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: /apache-hadoop
alternate_urls:
- /hadoop
changelogTemplate: https://hadoop.apache.org/release/__LATEST__.html
releaseDateColumn: true
eolColumn: Support
# https://stackoverflow.com/a/33936569/374236
versionCommand: hadoop version
Expand Down
1 change: 0 additions & 1 deletion products/apache-hop.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: /apache-hop
alternate_urls:
- /hop
changelogTemplate: "https://hop.apache.org/blog/{{'__LATEST_RELEASE_DATE__'|split:'-'|pop|join:'/'}}/hop-__LATEST__/"
releaseDateColumn: true
eolColumn: Support

auto:
Expand Down
1 change: 0 additions & 1 deletion products/apache-http-server.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ versionCommand: |-

# or for Debian-based systems
apachectl -v
releaseDateColumn: true

identifiers:
- repology: apache
Expand Down
1 change: 0 additions & 1 deletion products/apache-kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: /apache-kafka
alternate_urls:
- /kafka
changelogTemplate: https://downloads.apache.org/kafka/__LATEST__/RELEASE_NOTES.html
releaseDateColumn: true
eolColumn: Support
eoesColumn: Confluent Platform Standard End of Support
# https://stackoverflow.com/a/51782038/374236
Expand Down
1 change: 0 additions & 1 deletion products/apache-lucene.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
- /lucene
releasePolicyLink: https://lucene.apache.org/core/downloads.html
changelogTemplate: "https://lucene.apache.org/core/{{'__LATEST__'|replace:'.','_'}}/changes/Changes.html"
releaseDateColumn: true

auto:
methods:
Expand Down
1 change: 0 additions & 1 deletion products/apache-maven.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ alternate_urls:
versionCommand: mvn --version
releasePolicyLink: https://maven.apache.org/docs/history.html
changelogTemplate: "https://github.com/apache/maven/releases/tag/maven-__LATEST__"
releaseDateColumn: true
eolColumn: Support

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/apache-spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
- /spark
releasePolicyLink: https://spark.apache.org/versioning-policy.html
changelogTemplate: "https://spark.apache.org/releases/spark-release-{{'__LATEST__'|replace:'.','-'}}.html"
releaseDateColumn: true
eolColumn: Support
# https://sparkbyexamples.com/spark/check-spark-version/
versionCommand: spark-shell --version
Expand Down
1 change: 0 additions & 1 deletion products/apache-struts.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: /apache-struts
alternate_urls:
- /struts
changelogTemplate: https://cwiki.apache.org/confluence/display/WW/Version+Notes+__LATEST__
releaseDateColumn: true
eolColumn: Support

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/apache-subversion.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
- /apache-subversion
changelogTemplate: https://subversion.apache.org/docs/release-notes/__RELEASE_CYCLE__.html
releasePolicyLink: https://subversion.apache.org/roadmap.html
releaseDateColumn: true
eolColumn: Support

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/api-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ permalink: /api-platform
versionCommand: composer show api-platform/core | grep versions
releasePolicyLink: https://api-platform.com/docs/extra/releases/
changelogTemplate: https://github.com/api-platform/core/releases/tag/v__LATEST__
releaseDateColumn: true
eoasColumn: true

auto:
Expand Down
1 change: 0 additions & 1 deletion products/apple-tvos.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ releasePolicyLink: https://en.wikipedia.org/wiki/TvOS#Version_history
# Release notes are not published for all minor or patch versions, so using only the major version.
# Other release notes are easily accessible from that page, if available.
changelogTemplate: "https://developer.apple.com/documentation/tvos-release-notes/tvos-__RELEASE_CYCLE__-release-notes"
releaseDateColumn: true
eolColumn: Service Status

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/apple-watch.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ permalink: /apple-watch
releasePolicyLink: https://support.apple.com/watch
discontinuedColumn: true
eolColumn: Supported
releaseDateColumn: true
releaseColumn: false

# Links send to the Technical Specifications of each model.
Expand Down
1 change: 0 additions & 1 deletion products/argocd.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ alternate_urls:
versionCommand: argocd version
releasePolicyLink: https://github.com/argoproj/argo-cd/security/policy#supported-versions
changelogTemplate: https://github.com/argoproj/argo-cd/releases/tag/v__LATEST__
releaseDateColumn: true
eolColumn: Support

auto:
Expand Down
1 change: 0 additions & 1 deletion products/artifactory.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ iconSlug: jfrog
permalink: /artifactory
changelogTemplate: https://jfrog.com/help/r/jfrog-release-information/artifactory-__RELEASE_CYCLE__
releasePolicyLink: https://jfrog.com/help/r/jfrog-release-information/artifactory-end-of-life
releaseDateColumn: true
eolColumn: Support

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/aws-lambda.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ tags: amazon
iconSlug: awslambda
permalink: /aws-lambda
releasePolicyLink: https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html
releaseDateColumn: true
releaseColumn: false
eoasColumn: Standard Support
eolColumn: Deprecated Support
Expand Down
1 change: 0 additions & 1 deletion products/azul-zulu.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ alternate_urls:
- /zulu
versionCommand: java -version
releasePolicyLink: https://www.azul.com/products/azul-support-roadmap/
releaseDateColumn: true
eolColumn: Support
eoesColumn: true
customColumns:
Expand Down
1 change: 0 additions & 1 deletion products/azure-devops.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ alternate_urls:
- /team-foundation-server
releasePolicyLink: https://learn.microsoft.com/lifecycle/products/?terms=Azure%20DevOps%20Server
eoasColumn: true
releaseDateColumn: true

identifiers:
- cpe: cpe:/o:microsoft:azure_devops_server
Expand Down
1 change: 0 additions & 1 deletion products/azure-kubernetes-service.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ versionCommand: az aks show --resource-group myResourceGroup --name myAKSCluster
releasePolicyLink: https://learn.microsoft.com/azure/aks/supported-kubernetes-versions
releaseImage: https://learn.microsoft.com/en-us/azure/aks/media/supported-kubernetes-versions/kubernetes-versions-gantt.png
releaseColumn: false
releaseDateColumn: true
eolColumn: End of Support

# Approximate release and EOL dates can be found on https://learn.microsoft.com/en-us/azure/aks/supported-kubernetes-versions.
Expand Down
1 change: 0 additions & 1 deletion products/bazel.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ versionCommand: bazel --version
releasePolicyLink: https://bazel.build/release
releaseImage: https://blog.bazel.build/assets/lts_timeline.png
changelogTemplate: "https://github.com/bazelbuild/bazel/releases/tag/__LATEST__"
releaseDateColumn: true
eoasColumn: true

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/beats.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ alternate_urls:
- /functionbeat
releasePolicyLink: https://www.elastic.co/support_policy
changelogTemplate: "https://www.elastic.co/guide/en/beats/libbeat/{{'__LATEST__'|split:'.'|pop|join:'.'}}/release-notes-__LATEST__.html"
releaseDateColumn: true
eolColumn: Support

identifiers:
Expand Down
1 change: 0 additions & 1 deletion products/bellsoft-liberica.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ alternate_urls:
versionCommand: java -version
releasePolicyLink: https://bell-sw.com/support/
changelogTemplate: "https://docs.bell-sw.com/liberica-jdk/{{'__LATEST__'|replace:'+','b'}}/general/release-notes/"
releaseDateColumn: true
eolColumn: Public support
eoesColumn: Commercial support

Expand Down
1 change: 0 additions & 1 deletion products/big-ip.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ permalink: /big-ip
versionCommand: show /sys version
releasePolicyLink: https://my.f5.com/manage/s/article/K5903
changelogTemplate: "https://techdocs.f5.com/en-us/bigip-{{'__LATEST__'|split:'.'|join:'-'}}/big-ip-release-notes.html"
releaseDateColumn: true
eolColumn: End of Technical Support
eoasColumn: End of Software Development

Expand Down
Loading