You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/03/07 16:29:19 UTC

[GitHub] [beam] aaltay commented on a change in pull request #16327: [BEAM-12777] Stable URL for current API docs

aaltay commented on a change in pull request #16327:
URL: https://github.com/apache/beam/pull/16327#discussion_r820879429



##########
File path: release/src/main/scripts/build_release_candidate.sh
##########
@@ -380,9 +380,11 @@ if [[ $confirmation = "y" ]]; then
 
   echo "..........Copying generated javadoc into beam-site.........."
   cp -r ${GENERATE_JAVADOC} javadoc/${RELEASE}
+  cp -r ${GENERATE_JAVADOC} javadoc/current

Review comment:
       I agree. I also think we should just make it a symlink.




-- 
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: github-unsubscribe@beam.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org