Skip to content

opendoor-labs/git-resource

 
 

Repository files navigation

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

About

tracks commits in a branch of a Git repository

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 95.9%
  • Dockerfile 4.1%