Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Sep 10, 2024
Merged

Conversation

T0biii
Copy link
Member

@T0biii T0biii commented Sep 2, 2024

image-customization.lua Outdated Show resolved Hide resolved
@T0biii T0biii force-pushed the add-ffbs-collect-debug-info branch from 357af23 to 1c47526 Compare September 4, 2024 08:21
@T0biii T0biii added gluon-v2023.2.x backport gluon-v2023.1.x Backport to Gluon v2023.1.x Branch labels Sep 9, 2024
@T0biii T0biii marked this pull request as ready for review September 9, 2024 18:59
@T0biii T0biii requested review from maurerle and a team as code owners September 9, 2024 18:59
@T0biii
Copy link
Member Author

T0biii commented Sep 9, 2024

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

@T0biii T0biii merged commit 03a934e into next Sep 10, 2024
35 checks passed
@T0biii T0biii deleted the add-ffbs-collect-debug-info branch September 10, 2024 21:03
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport gluon-v2023.1.x Backport to Gluon v2023.1.x Branch gluon-v2023.2.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants