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

Show release dates #20322

Closed
mbasmanova opened this issue Jul 17, 2023 · 5 comments
Closed

Show release dates #20322

mbasmanova opened this issue Jul 17, 2023 · 5 comments
Assignees

Comments

@mbasmanova
Copy link
Contributor

It seems difficult to find out when a particular release was made and how often new releases are created.

Is there any reason a date is not displayed in https://prestodb.io/docs/current/release.html ?

CC: @tdcmeehan @majetideepak @amitkdutta @xiaoxmeng @aditi-pandit

@tdcmeehan
Copy link
Contributor

I agree that seems like a good idea to add the information. CC: @wanglinsong

@wanglinsong
Copy link
Member

wanglinsong commented Jul 19, 2023

Yes, we can add date to this file.
There are usually 3 dates related to a release.

  1. release branch is created
  2. artifacts are published to maven
  3. release notes PR is merged and docs website is updated

Which date do we use?
@tdcmeehan

@mbasmanova
Copy link
Contributor Author

Maybe the date of the last commit that was included in the release?

@tdcmeehan
Copy link
Contributor

I think if one were determined, they could see the tag and infer the date of the last commit. If I may be allowed to bikeshed, my preference is #2, since this is when the release artifacts are actually made available to the community. Let's sync on this during the weekly release meeting.

@wanglinsong
Copy link
Member

wanglinsong commented Dec 20, 2023

https://prestodb.io/docs/0.284/release.html
The release date is the time maven artifacts are published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants