lp:~mordred/tarmac/fix-pre-commit-test-exception

Created by Monty Taylor and last modified
Get this branch:
bzr branch lp:~mordred/tarmac/fix-pre-commit-test-exception
Only Monty Taylor can upload to this branch. If you are Monty Taylor please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Monty Taylor
Project:
Tarmac
Status:
Development

Recent revisions

260. By Monty Taylor

Made an exception suck less (when running a pre-commit test, I care much
less about a tarmac traceback than I do about why the test run failed)

259. By dobey

Move tarmac-script to bin/tarmac
Fix up the setup.py and make it executable
  - Install tarmac script as tarmac instead of tarmac-script
  - Don't install webui.py as a script in the bin directory
  - Install webui.py and templates under $prefix/share/tarmac/
  - Install extra packages and tests with tarmac library files
Add missing files to MANIFEST.in

258. By dobey

Load the plug-ins again when the merge command is run
Fix the plug-ins to work correctly when __call__ed
Use try/except blocks instead of if checks on attributes

257. By Paul Hummer

Switched to edge by default (no more staging)

256. By dobey

Remove the redundant test_scripts.py as it duplicates test_commands.py
Update the tests to pass
Add a FakeCommand and FakeLaunchpad for testing commands
Fix the majority of warnings from pyflakes

255. By Paul Hummer

Fixed test_command reference.

254. By Paul Hummer

This commit is really large and unwieldy, but it's basically all the changes I needed to make in order to successfully land a branch. All the basics of the commands are complete, but the hooks probably could use some updating, and the documentation needs love.

253. By Paul Hummer

Deleted tarmac.branch.Branch and moved tarmac.branch.Branch2 to be tarmac.branch.Branch

252. By Paul Hummer

Changed references of TarmacConfig2 to TarmacConfig

251. By Paul Hummer

Removed tarmac.config.TarmacConfig

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:tarmac
This branch contains Public information 
Everyone can see this information.

Subscribers