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

[ENH] Permit CITATION.cff as structured alternative to some dataset_description fields #1525

Merged
merged 3 commits into from
Jul 20, 2023

Conversation

effigies
Copy link
Collaborator

@effigies effigies commented Jun 24, 2023

Closes #901.

Legacy validator PR: bids-standard/bids-validator#1737

The short-term fix for the legacy validator would be adding CITATION.cff to the file regexes, but I do not currently plan to write code to enforce the mutual exclusion. Unless there's strong feeling that all aspects must be implemented by the legacy validator until we're ready to flip the switch?

@effigies

This comment was marked as outdated.

@effigies effigies marked this pull request as draft June 24, 2023 03:02
@codecov
Copy link

codecov bot commented Jun 25, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.15 ⚠️

Comparison is base (03bec0e) 87.83% compared to head (1dd848a) 87.68%.

❗ Current head 1dd848a differs from pull request most recent head 186c859. Consider uploading reports for the commit 186c859 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1525      +/-   ##
==========================================
- Coverage   87.83%   87.68%   -0.15%     
==========================================
  Files          16       14       -2     
  Lines        1356     1291      -65     
==========================================
- Hits         1191     1132      -59     
+ Misses        165      159       -6     

see 7 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@effigies effigies changed the title [ENH] Permit CITATION.cff as strict alternative to Authors field [ENH] Permit CITATION.cff as structured alternative to some dataset_description fields Jul 12, 2023
@Remi-Gau
Copy link
Collaborator

LGTM so far

@nellh
Copy link
Member

nellh commented Jul 13, 2023

This looks good so far.

Copy link
Member

@sappelhoff sappelhoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @effigies

@sappelhoff sappelhoff merged commit 3f8df0a into bids-standard:master Jul 20, 2023
15 checks passed
@effigies effigies deleted the enh/citation_cff branch July 20, 2023 13:50
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.

Allow CITATION.cff as alternative to Authors field in dataset_description
4 participants