Uploaded image for project: 'Yetus'
  1. Yetus
  2. YETUS-109

documentation: clarify --plugin

    XMLWordPrintableJSON

Details

    Description

      Running off commit dbeacad on master, I wasn't able to get github working

      tried

      tkurc@avila:~/nifi$ test-patch.sh --github-repo=apache/pig 97
      /tmp/yetus-32506.26282 has been created
      Running in developer mode
      Processing: 97
      ERROR: Unsure how to process 97.
      
      
      ============================================================================
      ============================================================================
                                    Finished build.
      ============================================================================
      ============================================================================
      

      Tried

      tkurc@avila:~/nifi$ test-patch.sh https://github.com/apache/nifi/pull/97.patch
      /tmp/yetus-28202.14452 has been created
      Running in developer mode
      Processing: https://github.com/apache/nifi/pull/97.patch
      
      
      ============================================================================
      ============================================================================
                              Confirming git environment
      ============================================================================
      ============================================================================
      
      
      WARNING: Current git branch is pr/97 but patch is built for master.
      WARNING: Continuing anyway...
      ERROR: https://github.com/apache/nifi/pull/97.patch does not apply to pr/97.
      
      
      ============================================================================
      ============================================================================
                                    Finished build.
      ============================================================================
      ============================================================================
      

      which resulted in:

      tkurc@avila:~/nifi$ cat /tmp/yetus-28202.14452/patch
      <html><body>You are being <a href="https://patch-diff.githubusercontent.com/raw/apache/nifi/pull/97.patch">redirected</a>.</body></html>
      

      This worked:

      tkurc@avila:~/nifi$ test-patch.sh https://patch-diff.githubusercontent.com/raw/apache/nifi/pull/97.patch
      ..
       ____                              _ 
      / ___| _   _  ___ ___ ___  ___ ___| |
      \___ \| | | |/ __/ __/ _ \/ __/ __| |
       ___) | |_| | (_| (_|  __/\__ \__ \_|
      |____/ \__,_|\___\___\___||___/___(_)
      
      ..
      

      Attachments

        1. YETUS-109.00.patch
          17 kB
          Allen Wittenauer

        Issue Links

          Activity

            People

              aw Allen Wittenauer
              tkurc Tony Kurc
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: