Closed fghaas closed 2 years ago
The only thing I can think of is the ability to add more entries for the retirement_pipeline
in the pipeline config file. I haven't looked at how we can do that with Tutor config parameters yet. Also we probably need to add more Open edX services to the base_url
part of the pipeline config file.
Should we do those in this release or later?
Here you can see an example with more services in the pipeline config file.
Here you can see an example with more services in the pipeline config file.
Ok that looks like a relatively simple exercise to check {% if ECOMMERCE_HOST is defined %}
(it would only be defined if the ecommerce plugin is enabled), and to add the appropriate entries to config.yml
if set.
As for the credentials service, as of last year, nobody had yet written a Tutor plugin, so we probably have to exclude that. It doesn't hurt if we mention it in the README though.
Can you prepare a PR for that? I'll meanwhile mark this one as a draft, and will rebase it once your PR lands.
Ack
PR #12 adds more services to the pipeline configuration.
I think at this point we are ready for a first tagged release, so unless you're aware of anything that we still absolutely need to include for this to be useful, here's a PR for 0.0.1.