Skip to content

Pre-release checklist: remaining issues before public release #3

@mvdoc

Description

@mvdoc

Critical (must fix)

  • TODO placeholders in OpenNeuro datasets — Updated with bioRxiv citation and OpenNeuro DOIs
  • Data access: .gitmodules + README — submodule points to OpenNeuro ds007329, README has datalad install instructions

Important (should fix)

  • Dev tools as runtime dependencies — moved to optional extras in Move dev/unused dependencies to optional extras #4
  • Author name format — standardized to "Guo Jiahui"/"Ma Feilong" everywhere
  • TaskName inconsistency — removed TaskName from per-run sidecars (inherits from top-level per BIDS recommendation)
  • BIDSVersion mismatch — derivatives updated from 1.4.0 to 1.10.1
  • SourceDatasets URLs malformed — replaced broken DOI URLs with OpenNeuro URL in derivatives
  • node_modules/ not in .gitignore — fixed in Move dev/unused dependencies to optional extras #4

Minor

Also done

  • Dropped Python 3.9 (EOL), require >=3.10
  • Added CI workflow (lint + tests on 3.10/3.11/3.12)
  • Fixed all ruff lint errors, added strict=True to zip() calls
  • Added bioRxiv citation to README

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions