Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| docs:bundlewrap [2026/03/29 17:57] – created andi | docs:bundlewrap [2026/03/29 18:03] (current) – andi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Bundlewrap ====== | ====== Bundlewrap ====== | ||
| - | Das [[docs: | + | Das [[docs: |
| Pro Konferenz wird ein Branch in [[https:// | Pro Konferenz wird ein Branch in [[https:// | ||
| Line 10: | Line 10: | ||
| vim nodes/ | vim nodes/ | ||
| vim nodes/ | vim nodes/ | ||
| - | vim groups/yourevent.toml | + | vim groups/< |
| + | |||
| + | c.f. https:// | ||
| + | |||
| + | ```toml | ||
| + | subgroups = [" | ||
| + | members = [" | ||
| + | |||
| + | [metadata.event] | ||
| + | name = " | ||
| + | slug = " | ||
| + | ``` | ||
| + | |||
| + | 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: | ||
| bw apply saal1 saal2 | bw apply saal1 saal2 | ||
| + | git commit -m "added XYZ" | ||
| git push | git push | ||
| | | ||
| - | Für ausführlichere Dokumentation zu unserer bundlewrap | + | Für ausführlichere Dokumentation zu unserer bundlewrap |