freifunkMUC / site-ffm

Freifunk München specific Gluon configuration
16 stars 32 forks source link

image: add ffbs-collect-debug-info #479

Closed T0biii closed 2 months ago

T0biii commented 2 months ago

https://github.com/freifunk-gluon/community-packages/pull/130

T0biii commented 2 months ago

works an my test vm (console gets a lot of output) :) so LGTM

github-actions[bot] commented 2 months ago

Created backport PR for stable:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-479-to-stable
git worktree add --checkout .worktree/backport-479-to-stable backport-479-to-stable
cd .worktree/backport-479-to-stable
git reset --hard HEAD^
git cherry-pick -x 03a934ed37dfc63ad155d2a8f93cecde08b5080b
git push --force-with-lease