You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2022/03/25 12:21:20 UTC

[GitHub] [drill] jnturton opened a new pull request #2503: DRILL-8175: Update Drill release script after 1.20

jnturton opened a new pull request #2503:
URL: https://github.com/apache/drill/pull/2503


   # [DRILL-8175](https://issues.apache.org/jira/browse/DRILL-8175): Update Drill release script after 1.20
   
   ## Description
   
   - Add support for specifying a build profile such as "hadoop-2".
   - Update instuctions for the Drill web site.
   - Update instructions for uploading RCs (no more home.apache.org)
   - Some fixes.
   
   ## Documentation
   
   Update Release.md.
   
   ## Testing
   
   Changes developed and tested in the release of Drill 1.20.


-- 
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: dev-unsubscribe@drill.apache.org

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



[GitHub] [drill] jnturton commented on a change in pull request #2503: DRILL-8175: Update Drill release script after 1.20

Posted by GitBox <gi...@apache.org>.
jnturton commented on a change in pull request #2503:
URL: https://github.com/apache/drill/pull/2503#discussion_r835224222



##########
File path: tools/release-scripts/release.sh
##########
@@ -30,6 +30,7 @@ function runCmd(){
     echo " ----------------- $1 " >> ${DRILL_RELEASE_OUTFILE}
     echo " ----------------- "  >> ${DRILL_RELEASE_OUTFILE}
     shift
+    echo "Will execute $@"

Review comment:
       Oops, this was added for my local debugging.  Nevertheless, maybe it's nice debug output for the release manager and can stay.




-- 
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: dev-unsubscribe@drill.apache.org

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



[GitHub] [drill] jnturton merged pull request #2503: DRILL-8175: Update Drill release script after 1.20

Posted by GitBox <gi...@apache.org>.
jnturton merged pull request #2503:
URL: https://github.com/apache/drill/pull/2503


   


-- 
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: dev-unsubscribe@drill.apache.org

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