Skip to content

ecometrica/concourse-resource-hg-multibranch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Concourse Mercurial Multibranch.

This resource can be used to build multiple branches in a mercurial repo. It is heavily inspired by starkandwayne/git-multibranch-resource

Very early stages. Currently no filtering what so ever. Just builds all (non-closed) branches. No pushing.

TODO:

  • Implement features of the git-multibranch resource. Things like regexp filtering, file filtering, etc.
  • Tests

Source Configuration

uri: Required. The location of the repository.
private_key: Optional. Private key to use when pulling/pushing.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published