summaryrefslogtreecommitdiffstats
path: root/roles/distgit/templates/pkgdb_sync_git_branches.py
Commit message (Expand)AuthorAgeFilesLines
* Let's not crash the entire script if the repo is present but emptyPierre-Yves Chibon2017-08-171-1/+4
* More fixes to make the mass-branching script work (was done yesterday)Pierre-Yves Chibon2017-08-161-11/+11
* Start porting pkgdb_sync_git_branches to a world w/o pkgdbPierre-Yves Chibon2017-08-151-81/+11
* dist-git: setup for productionclime2017-05-311-9/+0
* pkgs-stg: employ the dist-git package setup_git_package and mkbranch scriptsclime2017-05-221-0/+9
* Undo the changes for pkgdb syncing git branchesMohan Boddu2017-03-011-2/+1
* Use mkbranch_branching for branchingMohan Boddu2017-02-281-1/+2
* Add test-docker/ in addition to test-modules/, etc..Ralph Bean2016-12-021-0/+2
* Only perform the copy if the original namespace is present.Ralph Bean2016-12-011-2/+4
* Rename rpms-checks to test-rpms, and create test-modules.Ralph Bean2016-12-011-3/+8
* Do the rpms-checks virtual distgit namespace in prod.Ralph Bean2016-04-081-2/+0
* Create an artificial rpms-checks/ dist-git namespace (in staging).Ralph Bean2016-04-071-0/+9
* Only symlink if there isn't already onePierre-Yves Chibon2015-12-181-1/+2
* Needs some space otherwise endup in the same linePierre-Yves Chibon2015-12-171-0/+1
* StylePierre-Yves Chibon2015-12-171-2/+1
* Fix symlinking the new repo to the old locationPierre-Yves Chibon2015-12-171-4/+5
* Fix GIT_FOLDER for prod.Ralph Bean2015-12-171-2/+1
* Upon new package git creation, create symlink to old locationPierre-Yves Chibon2015-12-151-0/+4
* Invoke mkbranch and setup_git_package with ns/pkgname as package namePierre-Yves Chibon2015-12-111-6/+10
* Update pkgdb_sync_git_branches to the new pkgdb API while remaining backward ...Pierre-Yves Chibon2015-12-111-83/+112
* Store the key in a variablePierre-Yves Chibon2015-11-201-3/+4
* Try and fix git branches sync to work with git packed refs.Kevin Fenzi2015-03-061-63/+91
* Make pkgdb_sync more resilient by always calling SETUP_PACKAGE if master does...Patrick Uiterwijk2015-02-271-1/+1
* Only remove master from request if it was requestedPatrick Uiterwijk2015-02-251-10/+11
* Publish master creationPatrick Uiterwijk2015-02-241-0/+9
* Creating branches is now started by genacls.sh.Patrick Uiterwijk2015-02-241-1/+1
* setup_git_repo creates masterPatrick Uiterwijk2015-02-191-0/+1
* Remove source_branch stuff, and refuse to create master branch to pre-existin...Patrick Uiterwijk2015-02-191-18/+5
* Print the error message if there is onePierre-Yves Chibon2014-09-091-0/+1
* Accesss stdout in VERBOSE we do not need it otherwisePierre-Yves Chibon2014-09-091-2/+2
* Use pkgdb.stg in stgPierre-Yves Chibon2014-08-281-0/+5
* Move the pkgdb_sync_git_branches.py from a file to a templatePierre-Yves Chibon2014-08-281-0/+246