esciencecenter-digital-skills / training-infrastructure

collection of files used in setting up the new training infrastructure
Apache License 2.0
0 stars 0 forks source link

Open up submodules for user #45

Open svenvanderburg opened 1 year ago

svenvanderburg commented 1 year ago

If something goes wrong in workshop_activate I cannot use any functionality at all, even though maybe only one small thing is broken. It would be nice to also allow usage of the submodules (for example 'create communication document') to the user.

bvreede commented 1 year ago

Good suggestion! Indeed, that is very frustrating.

I'll write it down as enhancement, though; it will not be possible to fix this in the short term.

For now, it may be good to know that running workshop_activate multiple times for the same workshop should be possible. So, if you're stuck with something and the function halts, re-running it will pick up where you left off. The function checks the existence of files/channels before creating anything new, and will not overwrite existing features.