jerryshao merged PR #6825:
URL: https://github.com/apache/gravitino/pull/6825
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: commits-unsubscr...@gravit
justinmclean commented on PR #6825:
URL: https://github.com/apache/gravitino/pull/6825#issuecomment-2801114358
@jerryshao Once the CI completes, can you please merge this. This has been
open for two weeks.
--
This is an automated message from the Apache Git Service.
To respond to the mess
jerryshao commented on PR #6825:
URL: https://github.com/apache/gravitino/pull/6825#issuecomment-2800378432
https://github.com/apache/gravitino/blob/fix-version-numbers/clients/filesystem-fuse/Cargo.toml
The version number in this file should also be updated.
--
This is an automated mess
justinmclean opened a new pull request, #6825:
URL: https://github.com/apache/gravitino/pull/6825
### What changes were proposed in this pull request?
Correct version numbers for the 0.8.1 release.
### Why are the changes needed?
For the release.
Fix: #N/A
#
jerryshao commented on PR #6825:
URL: https://github.com/apache/gravitino/pull/6825#issuecomment-2774128505
Are you going to release an incubating release, or a TLP release? If it is
an incubating release, then the version number should include "-incubating".
Also for the branch, the
justinmclean commented on PR #6825:
URL: https://github.com/apache/gravitino/pull/6825#issuecomment-2777169300
The artifact names should not have "SNAPSHOT" in them. If the release script
needs it to have SNAPSHOT is should add that or work around that in another way.
--
This is an automa
jerryshao commented on PR #6825:
URL: https://github.com/apache/gravitino/pull/6825#issuecomment-2776371566
For the branch, the version number will always be "x.y.z-SNAPSHOT", only the
release tag version will be like "x.y.z", that's why you should do the release
from the tag, not from the
justinmclean commented on PR #6825:
URL: https://github.com/apache/gravitino/pull/6825#issuecomment-2774635850
Setting the version to '0.8.1-incubating-SNAPSHOT' gives artifacts names
like gravitino-0.8.1-incubating-SNAPSHOT-bin.tar.gz, are you sure that is
correct?
--
This is an automa