Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 796 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 796 Bytes

Opendoor's Concourse ResourceType : git-resource

What does this provide over the original git-resource that was forked

  • original: https://github.com/concourse/git-resource
  • defaults the clone depth from 0 (not used) to 1
  • uses a json key called source.githubApp (for Github Applications)
  • hides the token used in the output in the URL for security measures
  • extra logInfo for debugging / information

How do I build a resourceType

How do deploy this to DockerHub

  • buildAndPushDockerhub.sh

Sample pipeline