Github Integration - ja-guzzle/guzzle_docs GitHub Wiki

Following is the new guzzle config structure:

conf/guzzle.yml
conf/instance
 - schema
 - physical endpoint
 - ext (adlsgen1/s3 credentials)
 - spark
 - environment


conf/default
 - jobs
 - batch config
 - ext
 - logical endpoint


conf/git-branches
  branch-1
    - jobs
    - batch config
    - ext
    - logical endpoint
  branch-2
    - jobs
    - batch config
    - ext
    - logical endpoint


⚠️ **GitHub.com Fallback** ⚠️