jhudsl / OTTR_Template

OTTR for making courses! This is a template repo that helps people write 1 course but publish it in three places
https://www.ottrproject.org/
Creative Commons Attribution 4.0 International
15 stars 12 forks source link

Delete scripts and have them downloaded from ottr-reports instead #721

Closed cansavvy closed 6 months ago

cansavvy commented 6 months ago

Purpose/implementation Section

What changes are being implemented in this Pull Request?

The rationale for this is, that when updates are made to the scripts we don't have to update them with a sync, the changes will occur automatically. It is a less clumsy way to have these infrastructure type items handled.

So now the scripts are stored in ottr-reports and when they need to be used they are downloaded like:

curl -o make_screenshots.R https://raw.githubusercontent.com/jhudsl/ottr-reports/main/scripts/make_screenshots.R

This is a baby step toward https://github.com/jhudsl/OTTR_Template/issues/572

The even better solution is that all of these github action workflows are made into things that are published in marketplace. But that's a much bigger lift than what I'm doing right now. This gets us part way there.

github-actions[bot] commented 6 months ago

No spelling errors! :tada: Comment updated at 2024-02-29 with changes from 3dc93fc4a39f47c925f5af67fbc70c342554eba6

github-actions[bot] commented 6 months ago

No broken urls! :tada: Comment updated at 2024-02-29 with changes from 3dc93fc4a39f47c925f5af67fbc70c342554eba6

github-actions[bot] commented 6 months ago

Re-rendered previews from the latest commit:

Updated at 2024-02-29 with changes from 3dc93fc4a39f47c925f5af67fbc70c342554eba6