lp://staging/~oddbloke/charms/trusty/ci-configurator/git
Created by
Dan Watkins
and last modified
- Get this branch:
- bzr branch lp://staging/~oddbloke/charms/trusty/ci-configurator/git
Only
Dan Watkins
can upload to this branch. If you are
Dan Watkins
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Diogo Matsubara: Approve
-
Diff: 244 lines (+117/-29)6 files modifiedconfig.yaml (+29/-8)
hooks/charmhelpers/canonical_ci/cron.py (+11/-3)
hooks/common.py (+56/-6)
hooks/hooks.py (+5/-3)
hooks/jjb.py (+2/-7)
hooks/utils.py (+14/-2)
Branch information
- Owner:
- Dan Watkins
- Status:
- Development
Recent revisions
- 91. By Dan Watkins
-
Use pip to install jenkins-job-builder from git.
Just using setup.py doesn't pull in dependencies.
- 90. By Dan Watkins
-
Allow strict host checking to be disabled for some hosts.
This is because git uses SSH to clone, and so hits an interactive prompt
if we don't disable it. - 88. By Dan Watkins
-
Add config-repo-rcs config option.
Presently it defaults to 'bzr', which is the only valid option.
- 86. By Diogo Matsubara
-
update ci-configurator Makefile to bundle jjb with requirements.txt rather than pip-requires
- 85. By Billy Olsen
-
[hopem,r=wolsen]
Fixup ci-configurator *-relation-changed hooks so that
we only execute code corresponding to the hook being
fired.Closes-Bug: 1390522
- 84. By Mario Splivalo
-
[hopem,
r=mariosplivalo ] Fixed permissions initialisation race between gerrit
charm and ci-configurarator
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)