-
-
Notifications
You must be signed in to change notification settings - Fork 10
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
technical issues. deploy problem #103
Comments
That's because the schedule is part in the instructor view: https://carpentries-incubator.github.io/managing-computational-projects/instructor/index.html#schedule |
ok thanks, there is still a FIXME, probably some citation text missing, will check. It seems the latest version is not deployed correctly, I suspect that an absence of change in the Rmd files makes sandpaper using the cached version, and that difference in the md files are not taken into account (that happens in the local build, but I thought the github action would reset the cache ??) (testing this with latest PR) test is concluant, apparently it does the same as in local, can one change that. |
That FIXME at the end of the landing page is coming from |
HI @jcolomb, I've added carpentries/sandpaper#497 to track this issue of child files. Sorry about the delay. In the meantime, to trigger a reset of the episodes, you should go to https://github.com/carpentries-incubator/managing-computational-projects/actions/workflows/sandpaper-main.yaml and run the workflow, making sure to select "Reset cached markdown files" |
@zkamvar any clue why it does not work, the estimate time work for each episode, but the timetable does not build.
The text was updated successfully, but these errors were encountered: