This website requires JavaScript.
Explore
Help
Sign In
tj
/
producer-core
Watch
1
Star
0
Fork
0
You've already forked producer-core
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Files
913cba6c233b384e0bebb41ce6cb2062951526d6
producer-core
/
spec
/
producer
/
core
T
History
Thibault Jouan
913cba6c23
Add some new delegators in Test class:
...
* #remote (delegates to env.remote) * #fs (delegates to env.remote.fs)
2014-01-18 22:53:54 +00:00
..
actions
Implement Action#remote (delegates to remote.fs)
2014-01-09 00:51:16 +00:00
condition
Remove Condition::DSL.evaluate method
2013-12-20 11:24:30 +00:00
recipe
Fix coding standards (empty blocks)
2014-01-08 22:16:51 +00:00
remote
Rename Remote::FS#{has_,}file?
2014-01-08 22:30:52 +00:00
task
Fix coding standards (empty blocks)
2014-01-08 22:16:51 +00:00
tests
Rename Remote::FS#{has_,}file?
2014-01-08 22:30:52 +00:00
action_spec.rb
Implement Action#remote (delegates to remote.fs)
2014-01-09 00:51:16 +00:00
cli_spec.rb
Change CLI#recipe as read-only attribute
2014-01-09 01:16:13 +00:00
condition_spec.rb
Remove Condition::DSL.evaluate method
2013-12-20 11:24:30 +00:00
env_spec.rb
Change Env#output as read-only attribute
2014-01-09 01:22:43 +00:00
recipe_spec.rb
Refactor Recipe specs:
2014-01-08 02:28:24 +00:00
remote_spec.rb
Simplify Remote::Environment with factory method:
2013-12-21 03:08:01 +00:00
task_spec.rb
Modify task DSL API to take env on initialization
2014-01-08 22:11:30 +00:00
test_spec.rb
Add some new delegators in Test class:
2014-01-18 22:53:54 +00:00
worker_spec.rb
Rename Interpreter class as Worker
2014-01-09 01:08:49 +00:00