suyanhanx commented on code in PR #3519:
URL:
https://github.com/apache/incubator-opendal/pull/3519#discussion_r1386034255
##########
scripts/release.sh:
##########
@@ -38,6 +38,24 @@ mkdir -p dist/
echo "> Checkout version branch"
git checkout -B "${git_branch}"
+# Please update this part while package list changed.
+echo "> Update Cargo.toml to remove not released members"
+PACKAGES=(
Review Comment:
Missing Zig Swift and go. May we sort this?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]