Release v1.8 config_automation.yml
** Note** This update will show render-preview check as broken because of some merge conflicts that should only happen this one time. So, you can ignore the fail of render-preview and merge what you need from this pull request anyway.
ottr
package has been renamed to ottrpal
because ottr
is recently been taken on CRAN
Wiki/Documentation updates
- Information about how to pick and choose GitHub actions: https://github.com/jhudsl/OTTR_Template/wiki/How-to-set-up-and-customize-GitHub-actions-robots
- Leanpub publishing is now done based on iframes (like Coursera has been)
Template/style changes:
- None
Github action changes:
- config_automation.yml now allows users to more easily select which checks and renders you want for your course! Read more about this here: https://github.com/jhudsl/OTTR_Template/wiki/How-to-set-up-and-customize-GitHub-actions-robots
- Leanpub and Coursera are detangled from each other. You can render one or the other and not have to render both.
Docker image updates:
- ottr -> ottrpal in the Docker image
- CRAN mirror setting issue has been resolved
- From now on
jhudsl/course_template:main
is what is ready for prime time, butjhudsl/course_template:latest
is what is currently the latest development (which may or may not work properly).
What's Changed
- Make docker unfail by @cansavvy in #431
- Try out screenshot creator as a part of the new Leanpub set up by @cansavvy in #422
- Update sync.yml with OTTR_Template_Website by @cansavvy in #437
- Add the polishing changes from #435 in their own PR by @cansavvy in #442
- Update sync.yml by @arpanda in #444
- Docker CRAN mirror setting issue by @cansavvy in #446
- Staging -> Main by @cansavvy in #458
- Disentangle bookdown/coursera/leanpub rendering. by @cansavvy in #459
- Separate styler from spell check by @cansavvy in #463
- Add screenshots for updating the Wiki by @cansavvy in #462
- Update transfer render with the iframe updates by @cansavvy in #464
- Fix delete preview and update sync.yml by @cansavvy in #465
- Make default that leanpub/quiz stuff is turned off in config_automation.yml by @cansavvy in #467
- Set to specific docker image by @cansavvy in #469
- ottr -> ottrpal by @cansavvy in #472
- Add spelling errors to get screenshots by @cansavvy in #473
Full Changelog: 1.7...1.8