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

Bump _data/release-data from 75a54c4 to 05ea763 #2129

Merged
Merged
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
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
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
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
1 change: 1 addition & 0 deletions products/numpy.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ releases:
latest: "1.24.0"
eol: 2024-12-19

latestReleaseDate: 2022-12-18
- releaseCycle: "1.23"
releaseDate: 2022-06-22
latest: "1.23.5"
Expand Down
4 changes: 2 additions & 2 deletions products/perl.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ releases:
eol: 2025-05-27
support: true
releaseDate: 2022-05-27
latestReleaseDate: 2022-11-20
latest: "5.37.6"
latestReleaseDate: 2022-12-20
latest: "5.37.7"
- releaseCycle: "5.36"
eol: 2025-05-27
support: true
Expand Down
8 changes: 4 additions & 4 deletions products/sonarqube.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,25 +18,25 @@ auto:

releases:
- releaseCycle: "9"
releaseDate: 2021-07-05
releaseDate: 2021-07-02
support: true
eol: false
latest: "9.8.0"
latestReleaseDate: 2022-12-19

- releaseCycle: "8"
releaseDate: 2019-10-16
releaseDate: 2020-05-08
Copy link
Member

@marcwrobel marcwrobel Dec 21, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@captn3m0 captn3m0 Dec 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Might be worth iterating over https://downloads-cdn-eu-central-1-prod.s3.eu-central-1.amazonaws.com/?delimiter=/&prefix=Distribution%2Fsonarqube%2F (+https://downloads-cdn-eu-central-1-prod.s3.eu-central-1.amazonaws.com/?delimiter=/&prefix=Distribution%2Fsonarqube%2F&marker=Distribution%2Fsonarqube%2Fsonarqube-9.3.0.51899.zip.sha1 for pagination) instead. (Tried to use S3 API, but that didn't work)

Docker images were introduced quite late, both in this case and others, for it to be effective at tracking releases.

Copy link
Member

@marcwrobel marcwrobel Dec 28, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unfortunately it will not be possible: LastModifiedDate is not the release date (it is always 2022-02-16).

It would be best to ignore releaseDate if we don't have the 8.0.0 version IMHO (which is why I opened #2154).

support: 2021-07-05
# Should be 2022-11-04 as per the policy, but is now in the past
eol: false
lts: 2021-05-04
latest: "8.9.10"
latestReleaseDate: 2022-10-18
latestReleaseDate: 2022-12-19
link: https://www.sonarqube.org/sonarqube-8-9-lts/

- releaseCycle: "7"
# https://groups.google.com/g/sonarqube/c/p3l3naFctpg/m/Sbk7fzX3AgAJ
releaseDate: 2018-02-02
releaseDate: 2019-12-04
support: 2019-10-16
eol: 2021-05-04
lts: 2019-07-01
Expand Down