docs:bundlewrap

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:bundlewrap [2026/08/31 20:01] andidocs:bundlewrap [2026/08/31 20:02] (current) andi
Line 5: Line 5:
 Pro Konferenz wird ein Branch in [[https://forgejo.c3voc.de/voc/cm/]] angelegt (der normalerweise nicht auf `main` gemerged wird). Pro Konferenz wird ein Branch in [[https://forgejo.c3voc.de/voc/cm/]] angelegt (der normalerweise nicht auf `main` gemerged wird).
  
 +
 +```sh
   git clone ssh://forgejo@forgejo.c3voc.de/voc/cm.git   git clone ssh://forgejo@forgejo.c3voc.de/voc/cm.git
   git branch events/<acronym>   git branch events/<acronym>
Line 11: Line 13:
   vim nodes/encoder2.toml   vim nodes/encoder2.toml
   vim groups/<acronym>.toml     vim groups/<acronym>.toml  
 +```
      
 c.f. https://forgejo.c3voc.de/voc/cm/src/branch/master/bundlewrap#event-setup c.f. https://forgejo.c3voc.de/voc/cm/src/branch/master/bundlewrap#event-setup
Line 25: Line 28:
 Vor Ort bzw. wenn die Encoder aufgebaut sind kannst du die diese Änderungen dann wie folgt ausrollen (und natürlich nicht vergessen deine Änderungen in den Branch zu commiten & pushen: Vor Ort bzw. wenn die Encoder aufgebaut sind kannst du die diese Änderungen dann wie folgt ausrollen (und natürlich nicht vergessen deine Änderungen in den Branch zu commiten & pushen:
  
 +```sh
   bw apply saal1 saal2   bw apply saal1 saal2
   git commit -m "added XYZ"   git commit -m "added XYZ"
   git push   git push
-  +```
  
 Für ausführlichere Dokumentation zu unserer bundlewrap Konfiguration lies am besten die [[https://forgejo.c3voc.de/voc/cm/src/branch/master/bundlewrap/README.md|Bundlewrap README im cm-Repo]]. Für ausführlichere Dokumentation zu unserer bundlewrap Konfiguration lies am besten die [[https://forgejo.c3voc.de/voc/cm/src/branch/master/bundlewrap/README.md|Bundlewrap README im cm-Repo]].
  
  
  • docs/bundlewrap.txt
  • Last modified: 2026/08/31 20:02
  • by andi