Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[config] Services and light dependency injection #38

Closed
5 tasks done
hartym opened this issue Apr 28, 2017 · 2 comments
Closed
5 tasks done

[config] Services and light dependency injection #38

hartym opened this issue Apr 28, 2017 · 2 comments
Milestone

Comments

@hartym
Copy link
Member

hartym commented Apr 28, 2017

Proposal / draft implementation: http://docs.bonobo-project.org/en/0.2/guide/services.html

  • There should be a way to configure default services for a directory, or a file, that works both when using python and bonobo run .
  • If there are missing services on lauch, then it should stop before transformation runs.
  • It should also work with bonobo runc (bonobo-docker). This is a bit more complicated, moved to 0.4

Release checklist

  • Tests
  • Documentation
@hartym hartym added this to the 0.3 milestone Apr 28, 2017
@hartym hartym changed the title Services and light dependency injection [epic] Services and light dependency injection Apr 28, 2017
hartym added a commit that referenced this issue Apr 28, 2017
Filesystem as a service and service configuration for directories/files (#37, #38).
hartym added a commit that referenced this issue May 1, 2017
Trying to fix unending transformations on start() error. (#38)
@hartym hartym modified the milestones: 0.3, 0.4 May 1, 2017
@hartym
Copy link
Member Author

hartym commented May 22, 2017

Implemented in 0.3, I leave open for the docker integration.

@hartym hartym changed the title [epic] Services and light dependency injection [config] Services and light dependency injection May 24, 2017
@hartym hartym modified the milestones: 0.5, 0.4 Jun 5, 2017
@hartym
Copy link
Member Author

hartym commented Jul 15, 2017

Implemented and tested.

@hartym hartym closed this as completed Jul 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant