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
/
lib
/
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
Modify recipe DSL API to take env on initialization
2014-01-08 22:13:14 +00:00
remote
Rename Remote::FS#{has_,}file?
2014-01-08 22:30:52 +00:00
task
Modify task DSL API to take env on initialization
2014-01-08 22:11:30 +00:00
tests
Add some new delegators in Test class:
2014-01-18 22:53:54 +00:00
action.rb
Implement Action#remote (delegates to remote.fs)
2014-01-09 00:51:16 +00:00
cli.rb
Change CLI#recipe as read-only attribute
2014-01-09 01:16:13 +00:00
condition.rb
Remove Condition::DSL.evaluate method
2013-12-20 11:24:30 +00:00
env.rb
Change Env#output as read-only attribute
2014-01-09 01:22:43 +00:00
errors.rb
Remove error handling for evaluation errors
2013-08-13 00:42:14 +00:00
recipe.rb
Modify recipe DSL API to take env on initialization
2014-01-08 22:13:14 +00:00
remote.rb
Simplify Remote::Environment with factory method:
2013-12-21 03:08:01 +00:00
task.rb
Modify task DSL API to take env on initialization
2014-01-08 22:11:30 +00:00
test.rb
Add some new delegators in Test class:
2014-01-18 22:53:54 +00:00
version.rb
Bump version to 0.1.10
2014-01-09 01:09:17 +00:00
worker.rb
Rename Interpreter class as Worker
2014-01-09 01:08:49 +00:00