@@ -19,3 +19,5 @@ Instance branches start by filling in place holders for things that change from
...
@@ -19,3 +19,5 @@ Instance branches start by filling in place holders for things that change from
If there is activity on the `main` branch, the instance branch is rebased to sit on top of it, until the course starts.
If there is activity on the `main` branch, the instance branch is rebased to sit on top of it, until the course starts.
Changes that are made during the course go on the instance branch.
Changes that are made during the course go on the instance branch.
If they are to be included in the material for subsequent instances, they are cherry-picked into `main` after the course has ended.
If they are to be included in the material for subsequent instances, they are cherry-picked into `main` after the course has ended.
Rendered HTML for instance branches is deployed to a subdirectory `<YYYY>_<MM>`, e.g. for`instances/2024_11` at https://zhukov1.pages.jsc.fz-juelich.de/intro2sc-handson/2024_11