lp:~javier.collado/doit/decouple_task_and_actions

Created by Javier Collado and last modified

The aim of this branch is to decouple tasks and actions so that shell commands and python functions may be mixed in the same action list.

Get this branch:
bzr branch lp:~javier.collado/doit/decouple_task_and_actions
Only Javier Collado can upload to this branch. If you are Javier Collado please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Javier Collado
Project:
doit
Status:
Merged

Recent revisions

142. By Javier Collado

Fixes after running checker

141. By Javier Collado

Fixes after running all test cases

140. By Javier Collado

action changed to actions

139. By Javier Collado

Fixes after pyflakes running

138. By Javier Collado

"warning" changed to "deprecation warning"

137. By Javier Collado

Documentation strings in task module updated

136. By Javier Collado

Template updated to use 'actions' instead of 'action'

135. By Javier Collado

import problem fixed
capture_stdout and capture_stderr are now passed as arguments to task.execute and action.execute
callable argument renamed to py_callable to avoid confussion with builtin callable
arguments to PythonAction checked (exception raised when their type is wrong)

134. By Javier Collado

Adding support for 'action' for backward compatibility (deprecation warning printed)

133. By Javier Collado

Removing references to 'action' (singular)

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.