You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/09/22 17:41:08 UTC

[GitHub] [hudi] rahil-c opened a new pull request, #6746: Add .mvn directory to gitignore

rahil-c opened a new pull request, #6746:
URL: https://github.com/apache/hudi/pull/6746

   ### Change Logs
   
   _Describe context and summary for this change. Highlight if any code was copied._
   
   ### Impact
   
   _Describe any public API or user-facing feature change or any performance impact._
   
   **Risk level: none | low | medium | high**
   
   _Choose one. If medium or high, explain what verification was done to mitigate the risks._
   
   ### Contributor's checklist
   
   - [ ] Read through [contributor's guide](https://hudi.apache.org/contribute/how-to-contribute)
   - [ ] Change Logs and Impact were stated clearly
   - [ ] Adequate tests were added if applicable
   - [ ] CI passed
   


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

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


[GitHub] [hudi] hudi-bot commented on pull request #6746: Add .mvn directory to gitignore

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6746:
URL: https://github.com/apache/hudi/pull/6746#issuecomment-1255589929

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe",
       "status" : "SUCCESS",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11587",
       "triggerID" : "8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe Azure: [SUCCESS](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11587) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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


[GitHub] [hudi] hudi-bot commented on pull request #6746: Add .mvn directory to gitignore

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6746:
URL: https://github.com/apache/hudi/pull/6746#issuecomment-1255380400

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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


[GitHub] [hudi] hudi-bot commented on pull request #6746: Add .mvn directory to gitignore

Posted by GitBox <gi...@apache.org>.
hudi-bot commented on PR #6746:
URL: https://github.com/apache/hudi/pull/6746#issuecomment-1255385770

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe",
       "status" : "PENDING",
       "url" : "https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11587",
       "triggerID" : "8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 8f9e4b4bb1d6c6d70deafaa990173d54f19d81fe Azure: [PENDING](https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_build/results?buildId=11587) 
   
   <details>
   <summary>Bot commands</summary>
     @hudi-bot supports the following commands:
   
    - `@hudi-bot run azure` re-run the last Azure build
   </details>


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

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


[GitHub] [hudi] rahil-c commented on pull request #6746: Add .mvn directory to gitignore

Posted by GitBox <gi...@apache.org>.
rahil-c commented on PR #6746:
URL: https://github.com/apache/hudi/pull/6746#issuecomment-1255349048

   cc @nsivabalan 


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

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


[GitHub] [hudi] nsivabalan merged pull request #6746: [MINOR] Add .mvn directory to gitignore

Posted by GitBox <gi...@apache.org>.
nsivabalan merged PR #6746:
URL: https://github.com/apache/hudi/pull/6746


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

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