Skip to content

ahharu/seed-repo

Repository files navigation

Seed Repo

Seed-repo is a script used to automatically generate stash repositories according to a set of JSON files.

On config.py configure which is the job that will run this scripts. It is used to get the information from last run and compare for changes in repo configs

Also the Jenkins and Stash URLs , it is important!

For Jenkins Password, use the Token

You will need a jenkins job that does

  • fab -f ${WORKSPACE}/update_stash.py update_all_from_templates

and this variables

  • stash_username
  • stash_password

It supports

  • Creating Repository
  • Branches
  • Branches Permissions
  • Repository Permissions
  • Moving Repositories
  • Deleting Repositories
  • Forking from a repository
  • Archive repository ( Move to repository with codename 'AR' )
  • Activating Jenkins Hook

Other

About

This is a tool to auto-create stash repositories

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages