You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/02/08 20:23:18 UTC

[GitHub] [pulsar-manager] jinoyparekh opened a new pull request #442: testing artifact

jinoyparekh opened a new pull request #442:
URL: https://github.com/apache/pulsar-manager/pull/442


   *(If this PR fixes a github issue, please add `Fixes #<xyz>`.)*
   
   Fixes #<xyz>
   
   *(or if this PR is one task of a github issue, please add `Master Issue: #<xyz>` to link to the master issue.)*
   
   Master Issue: #<xyz>
   
   ### Motivation
   
   
   *Explain here the context, and why you're making that change. What is the problem you're trying to solve.*
   
   ### Modifications
   
   *Describe the modifications you've done.*
   
   ### Verifying this change
   
   - [ ] Make sure that the change passes the `./gradlew build` checks.
   
   
   


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

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



[GitHub] [pulsar-manager] tuteng commented on a change in pull request #442: testing artifact

Posted by GitBox <gi...@apache.org>.
tuteng commented on a change in pull request #442:
URL: https://github.com/apache/pulsar-manager/pull/442#discussion_r802223026



##########
File path: .github/workflows/gradle.yml
##########
@@ -1,23 +1,30 @@
-name: Java CI
+ name: Java CI
 
-on: 
-  push:
-    branches:
-      - master
-  pull_request:
-    branches:
-      - master
+ on:

Review comment:
       Just wondering why a space was added




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

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