Skip to content

Conversation

@yarikoptic
Copy link
Collaborator

@yarikoptic yarikoptic commented Dec 17, 2025

consistent with other uses of {ent}_id -- like session_id, participant_id etc, and per description for the column already saying
"A desc- entity present in the derivatives dataset."

This would be another good use case for upgrade/migrate command to fixup those:

consistent with other uses of {ent}_id -- like session_id, participant_id etc,
and per description for the column already saying
"A desc-<label> entity present in the derivatives dataset."

This would be another good use case for uprade/migrate command to fixup those
@yarikoptic yarikoptic requested a review from effigies December 17, 2025 17:44
Copilot AI added a commit that referenced this pull request Dec 17, 2025
- Add migrate.py module with base migration framework including Migration class, MigrationRegistry, and decorators
- Add migrations.py with three specific migrations:
  - standardize_generatedby: Convert pre-standard provenance to GeneratedBy (BEP028)
  - fix_inheritance_overloading: Check for deprecated inheritance overloading patterns (PR #1834)
  - fix_tsv_entity_prefix: Check for missing entity prefixes in TSV files (PR #2281)
- Add CLI commands: 'bst migrate list', 'bst migrate run', 'bst migrate all'
- Add comprehensive tests for migration framework and specific migrations
- All tests passing (24 tests total)

Co-authored-by: yarikoptic <[email protected]>
@yarikoptic
Copy link
Collaborator Author

@bids-standard/maintainers ping on this trivial issue!

Copy link
Member

@neuromechanist neuromechanist left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants