lp://qastaging/~mrazik/jenkins-launchpad-plugin/test

Created by Martin Mrazik and last modified
Get this branch:
bzr branch lp://qastaging/~mrazik/jenkins-launchpad-plugin/test
Only Martin Mrazik can upload to this branch. If you are Martin Mrazik please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Mrazik
Project:
jenkins-launchpad-plugin
Status:
Development

Recent revisions

110. By mrazik
109. By mrazik

Add packaging, README document and updated HACKING.

Approved by PS Jenkins bot, Francis Ginther.

108. By mrazik

Replaces settings.py by a jlp.config yaml file. jenkins-launchpad-plugin tries to find this file first in ~/.jlp/jlp.config and then in the current working directory.

Approved by Sergio Schvezov, Francis Ginther, PS Jenkins bot.

107. By mrazik

This fixed stale locks when an error happens during autolanding (e.g. merge error). It also unlocks the merge proposal earlier to decrease the chance of a stale lock.

Approved by Francis Ginther, PS Jenkins bot.

106. By mrazik

Moving all executables from root dir to bin, removing the py suffix and moving the actual code from these commands to jlp.commands (for testing).
Added symlinks for backwards compatibility.

Approved by PS Jenkins bot, Francis Ginther.

105. By mrazik

This fixes a forgotten login call on get_launchpad which is just a method. Also adjusts the tests in a way this error is found.

Approved by Francis Ginther, PS Jenkins bot.

104. By mrazik

Removing LaunchpadTrigger class and moves the methods into launchpadutils.py and jenkinsutils.py. While removing the class I also removed the socketlock from autoland.py and voteOnMergeProposal.py and replaced it by per-process launchpadlib cache.
At the same time the argument which takes source-branch doesn't make anything anymore. Only merge proposal must be supplied.

Approved by Francis Ginther, PS Jenkins bot.

103. By mrazik

Removed launchpadAgent class from launchpad.py, merged credentials.py with LaunchpadAgent and moved both to jlp.
Moved DputRunner class to jlp.

Approved by PS Jenkins bot, Francis Ginther.

102. By mrazik

Moves jenkinsutils, launchpadutils and mergeproposalreview to the jlp module.

Approved by Francis Ginther, PS Jenkins bot.

101. By mrazik

Moves bzrrecipe and BzrRecipe class into jlp module and creates a temporary symlink to settings.py. Once everything migrated, the settings.py.example file should move to jlp where the real settings.py should exist.

Approved by Francis Ginther, PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/~private-ps-quality-team/jenkins-launchpad-plugin/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers