lp:~dpb/lp2kanban/feature-hoover-just-the-facts

Created by David Britton and last modified
Get this branch:
bzr branch lp:~dpb/lp2kanban/feature-hoover-just-the-facts
Only David Britton can upload to this branch. If you are David Britton please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
David Britton
Project:
LP2Kanban
Status:
Merged

Recent revisions

151. By David Britton

s/%/format()/ [sparkiediff]

150. By David Britton

change duplicate code to use new refreshTaskBoard() method.

149. By David Britton

fix tests to compensate for moveInsideTaskBoard()

148. By David Britton

suck seems to be working, story cards still problematic, tasks bouncing between them.

147. By David Britton

- s/return/continue/ for card_filter in taskboard moves.

146. By David Britton

format log message correctly.

145. By David Britton

only bring over the functional changes from feature-hoover branch

144. By David Britton

unicode strings on format()

143. By David Britton

Merge use-logging [r=ack]

bugs2cards.py: Convert prints to logs

142. By David Britton

Merge filter-bugs-correct-movement [r=ericsnow]

- Remove archive from default board fetch, this speeds up operations
  significantly. I don't have any way exposed externally from the config to
  turn this back on, but we don't use this, so I'm skipping for now.
- Remove cards inside taskboard from board fetch. This speeds up operations
  significantly, and we currently have no use case for automation moving inside
  a taskboard, nor does the config support doing these kinds of operations for
  us.
- Add clean make target
- Update README to talk about using a virtualenv for testing
- Add bug filter and card filter for testing individual moves on the board
- Add logging (follow on branch will convert all prints to logging calls
- log interesting paths for easier post-mortem log analysis (Moves and syncs)
- Explicitly skip attempting to move for no-op cases (before we relied on lkk
  to noop our request for us)

Branch metadata

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

Subscribers