pan3793 commented on code in PR #20:
URL: 
https://github.com/apache/incubator-celeborn-website/pull/20#discussion_r1276251339


##########
.github/workflows/site.yaml:
##########
@@ -59,16 +59,16 @@ jobs:
           git add .
           git commit -m 'docs/main'
       - run: |
-          wget 
https://github.com/apache/incubator-celeborn/archive/refs/tags/v0.2.1-incubating.tar.gz
-          tar -xzf v0.2.1-incubating.tar.gz
-          cd incubator-celeborn-0.2.1-incubating
+          wget 
https://github.com/apache/incubator-celeborn/archive/refs/tags/v0.3.0-incubating.tar.gz

Review Comment:
   This script needs to improve, e.g. extract the duplicated code. Ideally, we 
only need to update the version list when a new release happens.
   
   Anyway, the optimization is not a blocker of this PR, copy-paste is fine, 
and we can optimize it later.



-- 
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]

Reply via email to