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: Clean up lesson #41

Merged
merged 1 commit into from
Feb 18, 2024
Merged

ENH: Clean up lesson #41

merged 1 commit into from
Feb 18, 2024

Conversation

jhlegarreta
Copy link
Contributor

Clean up lesson:

  • Remove contents in _episodes_md folder: the lesson contents being pulled at the Carpentries website are hosted in the _episodes folder.
  • Update the episode content table in the README file: add missing episodes, and update schedule and questions.

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.

Clean up lesson:
- Remove contents in `_episodes_md` folder: the lesson contents being
  pulled at the Carpentries website are hosted in the `_episodes`
  folder.
- Update the episode content table in the `README` file: add missing
  episodes, and update schedule and questions.

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
Copy link
Contributor Author

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.

@jhlegarreta jhlegarreta merged commit f0057e4 into gh-pages Feb 18, 2024
1 of 2 checks passed
@jhlegarreta jhlegarreta deleted the CleanUpLesson branch February 18, 2024 23:09
jhlegarreta added a commit that referenced this pull request Feb 18, 2024
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.

1 participant