You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by "desaikomal (via GitHub)" <gi...@apache.org> on 2023/03/31 02:33:20 UTC

[GitHub] [helix] desaikomal commented on a diff in pull request #2424: add step to CI workflows to delete old frontend-maven-plugin artifact…

desaikomal commented on code in PR #2424:
URL: https://github.com/apache/helix/pull/2424#discussion_r1153953788


##########
.github/workflows/Helix-CI.yml:
##########
@@ -16,6 +16,8 @@ jobs:
       uses: actions/setup-java@v1
       with:
         java-version: 11
+    - name: Delete frontend-maven-plugin dir

Review Comment:
   this can slow down the whole build process. Are there specific library which you want to delete?



-- 
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: reviews-unsubscribe@helix.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org