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

Adopt standard extension setup #169

Merged
merged 11 commits into from
Feb 2, 2022
Merged

Adopt standard extension setup #169

merged 11 commits into from
Feb 2, 2022

Conversation

mih
Copy link
Member

@mih mih commented Feb 2, 2022

No description provided.

mih and others added 10 commits June 12, 2020 17:21
With the ability to point to a specific command suite.

The rest is just about making datalad core not break.
DataLad core can add its own ones again, but it is not worth imposing
the code on all extensions.
The distribution object does not seem to see it (at least not
under all circumstances).
In a command suite that only defines the class name of a command,
and no explicit cmdline name, no manpage would be built, because
the test against the parser content would look like

  `Ls != ls`

This change enforces lower-case for autogenerated command names.
git-subtree-dir: _datalad_buildsupport
git-subtree-mainline: 2f4dd4d
git-subtree-split: ffc1b36
@codecov
Copy link

codecov bot commented Feb 2, 2022

Codecov Report

Merging #169 (522633a) into master (2f4dd4d) will decrease coverage by 0.37%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
- Coverage   86.19%   85.82%   -0.38%     
==========================================
  Files          17       18       +1     
  Lines         927      931       +4     
==========================================
  Hits          799      799              
- Misses        128      132       +4     
Impacted Files Coverage Δ
datalad_container/_version.py 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2f4dd4d...522633a. Read the comment docs.

@mih mih merged commit c5939d5 into datalad:master Feb 2, 2022
@mih mih deleted the appveyor branch February 2, 2022 13:36
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

Successfully merging this pull request may close these issues.

3 participants