carpentries-incubator / SDC-BIDS-IntroMRI

Introduction to MRI and BIDS
https://carpentries-incubator.github.io/SDC-BIDS-IntroMRI
Other
24 stars 19 forks source link

ENH: Clean up lesson #41

Closed jhlegarreta closed 4 months ago

jhlegarreta commented 4 months ago

Clean up lesson:

This cleanup is necessary for the transition to the new Carpentries Workbench infrastructure. Avoids the error:

Error: cannot open the connection
✖ There were issues with the lesson build process, see 'carpentries-incubator/SDC-BIDS-IntroMRI.err for details'
Warning messages:
1: In file(con, "r") :
  'raw = FALSE' but '/home/jhlegarreta/src/carp-transit-intromri/release/carpentries-incubator/SDC-BIDS-IntroMRI/_episodes_md' is not a regular file
2: In file(con, "r") :
  cannot open file '/home/jhlegarreta/src/carp-transit-intromri/release/carpentries-incubator/SDC-BIDS-IntroMRI/_episodes_md': it is a directory

at the

make release/carpentries-incubator/SDC-BIDS-IntroMRI.json

step.

See https://carpentries.github.io/sandpaper-docs/migrating-from-styles.html for the transition steps.

jhlegarreta commented 4 months ago

Build failures are unrelated; related to infrastructure files: https://github.com/carpentries-incubator/SDC-BIDS-IntroMRI/actions/runs/7952305227/job/21706745181?pr=41#step:4:10

Merging.