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

Make this beast into build/extensions helper? #5

Open
yarikoptic opened this issue Feb 29, 2020 · 0 comments
Open

Make this beast into build/extensions helper? #5

yarikoptic opened this issue Feb 29, 2020 · 0 comments

Comments

@yarikoptic
Copy link
Member

  • it would provide
    • datalad_build_support module -- what now is _datalad_build_support/ within core and copied over iirc
    • commands
      • datalad extensions - list known/available extensions
      • datalad extension-template - populate extension template (might just clone existing template code, or use cookie cutter?)
      • datalad extension-regenerate - (re)generate all what it could from the extension description - setup.{cfg,py}, CI setups, etc.
  • extensions.yaml would contain only a registry of extensions (urls) to their git repos
  • each extension repository would contain actual details about itself in datalad_extension.yaml:
    • all the details necessary to produce out from the templates here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant