apache / age

Graph database optimized for fast analysis and real-time data processing. It is provided as an extension to PostgreSQL.
https://age.apache.org
Apache License 2.0
2.94k stars 401 forks source link

Confusing git tags with -rc suffix #1255

Closed jirutka closed 1 month ago

jirutka commented 11 months ago

The latest release for PG15 is named Release v1.4.0 for PG15, but it’s created from the tag PG15/v1.4.0-rc0. So, is it an RC (Release Candidate) version or a final (stable) version?

yadav9887 commented 11 months ago

Hi @jirutka Thank you very much for sharing this issue. Our team is already looking into it. In the meantime, please do not hesitate to reach out if you have any questions. @dehowef @eyab

eyab commented 11 months ago

@jirutka, It is a final (stable) version. The RC0 tag is stable, well-tested, and has gone through all necessary quality checks. Hope this helps!!

jirutka commented 11 months ago

So why is it called -rc0? What does it stands for if not Release candidate?

dehowef commented 11 months ago

@jirutka When we do our releases, our process is we tag it with a RC tag to demarcate that that branch is the one that is our release candidate. It does seem a little confusing now that you mention it. Moving forward maybe we'll change the process for doing so.

github-actions[bot] commented 3 months ago

This issue is stale because it has been open 45 days with no activity. Remove "Abondoned" label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove "Abondoned" label or comment or this will be closed in 14 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for further 14 days with no activity.