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 Nipreps-style Config object #1040

Merged
merged 128 commits into from
Mar 22, 2024
Merged

Adopt Nipreps-style Config object #1040

merged 128 commits into from
Mar 22, 2024

Conversation

tsalo
Copy link
Member

@tsalo tsalo commented Jan 22, 2024

Closes #816, closes #734.

Changes proposed in this pull request

  • Consolidate shared parameters in a Config object.
  • Consolidate skip_<integration-test-name> shortcuts into skip_integration.
  • Add several BIDS App-related parameters:
    • --write-graph
    • --boilerplate-only
    • --debug
    • --md-only-boilerplate
    • --reports-only
    • --low-mem: Not sure if this works.
    • --config-file

Documentation that should be reviewed

@tsalo tsalo merged commit fe8e22e into PennLINC:main Mar 22, 2024
19 of 20 checks passed
@tsalo tsalo deleted the nipreps-config-2 branch March 22, 2024 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Issues/PRs related to maintenance. Dependency versions, dependencies, etc. refactor Changes to the codebase that don't impact workflow inputs or outputs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adopt configuration approach from nipreps tools Add --config-file option
1 participant