You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@submarine.apache.org by GitBox <gi...@apache.org> on 2021/08/04 19:27:09 UTC

[GitHub] [submarine] pingsutw opened a new pull request #695: SUBMARINE-962. Delete temporary build artifacts before caching

pingsutw opened a new pull request #695:
URL: https://github.com/apache/submarine/pull/695


   ### What is this PR for?
   <!-- A few sentences describing the overall goals of the pull request's commits.
   First time? Check out the contributing guide - https://submarine.apache.org/contribution/contributions.html
   -->
   When building the Submarine repo, some of the modules would use outdated packages in `~/.m2/repository/org/apache` in Github action cache
   We should delete temporary build artifacts before caching
   I believe it will fix the test failures
   
   
   ### What type of PR is it?
   [Bug Fix]
   
   ### Todos
   No
   
   ### What is the Jira issue?
   <!-- * Open an issue on Jira https://issues.apache.org/jira/browse/SUBMARINE/
   * Put link here, and add [SUBMARINE-*Jira number*] in PR title, eg. `SUBMARINE-23. PR title`
   -->
   https://issues.apache.org/jira/browse/SUBMARINE-962
   
   ### How should this be tested?
   <!--
   * First time? Setup Travis CI as described on https://submarine.apache.org/contribution/contributions.html#continuous-integration
   * Strongly recommended: add automated unit tests for any new or changed behavior
   * Outline any manual steps to test the PR here.
   -->
   Pass the CIs
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Do the license files need updating? No
   * Are there breaking changes for older versions? No
   * Does this need new documentation? No
   


-- 
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-unsubscribe@submarine.apache.org

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



[GitHub] [submarine] asfgit closed pull request #695: SUBMARINE-962. Delete temporary build artifacts before caching

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #695:
URL: https://github.com/apache/submarine/pull/695


   


-- 
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-unsubscribe@submarine.apache.org

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



[GitHub] [submarine] pingsutw commented on pull request #695: SUBMARINE-962. Delete temporary build artifacts before caching

Posted by GitBox <gi...@apache.org>.
pingsutw commented on pull request #695:
URL: https://github.com/apache/submarine/pull/695#issuecomment-894054489


   cc @aeioulisa Could you help me review it?


-- 
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-unsubscribe@submarine.apache.org

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