bssw-tutorial / tutorial-management

An issues-only repository for overarching management of BSSw tutorial development and presentation
0 stars 0 forks source link

Add mirrors of INTERSECT lessons we contribute to #94

Open bernhold opened 1 year ago

bernhold commented 1 year ago

Anshu and I are contributing to several lessons under the INTERSECT banner: https://github.com/INTERSECT-training

It seems appropriate to start mirroring those modules here. Especially if we start using these versions in BSSw tutorials.

bernhold commented 1 week ago

Went with forks instead. Right now they'll need to be updated manually. Will see if we can cleanly automate keeping them up to date.

bernhold commented 1 week ago

There are several actions in the marketplace, but it seems like they may be working too hard.

See https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/working-with-forks/syncing-a-fork and note the gh (cli) approach, which seems extremely simple to turn into an action.

An enhancement might be to list out the branches in the upstream repo and iterate over them to update all locally.