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

[Backport stable] image: add ffbs-collect-debug-info #484

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

github-actions[bot]
Copy link
Contributor

Description

Backport of #479 to stable.

Copy link
Contributor Author

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

@T0biii
Copy link
Member

T0biii commented Sep 10, 2024

run also modules updater to get the ffbs-collect-debug-info package

61ba5ab ffac-mt7915e-hotfix: silence stderr from ls command in cron (#134)
db60e8f Add ffbs-debugbathosts
41c50c8 ffka-gluon-web-usb-wan-hotplug: clarify the use-case
03b0bba in hotplug.d/tty we already know it is a TTY device, so we do not need this check anymore
c966f97 ffda-wireless-rate-limiter: add package
b7ba830 improve readme, rename lockfile
61af535 do not change share_location setting
983ed32 add lock to update-location-gps lua - improve loop handling
c4bbc97 Add check if TTY_DEVICE actually exists
db5be52 ffac-update-location-gp: initial package version
3df6ac2 ffac-mt7915-hotfix: initial package version
50f13e2 ffda-usb-wan-hotplug: remove old mesh_wan check (#127)
32a07db ffbs-collect-debug-info: add package
b0f302d ffda-ssh-manager: rename separator variable and function
532ebcf ffda-node-whisperer: update url to NodeMonitor

@T0biii T0biii marked this pull request as ready for review September 10, 2024 21:15
@T0biii T0biii requested review from maurerle and a team as code owners September 10, 2024 21:15
@T0biii
Copy link
Member

T0biii commented Sep 10, 2024

after this gets merged we can make a release of stable and next z.b. v2024.9.1

waiting for ci

site.mk Show resolved Hide resolved
modules Show resolved Hide resolved
61ba5ab ffac-mt7915e-hotfix: silence stderr from ls command in cron (#134)
db60e8f Add ffbs-debugbathosts
41c50c8 ffka-gluon-web-usb-wan-hotplug: clarify the use-case
03b0bba in hotplug.d/tty we already know it is a TTY device, so we do not need this check anymore
c966f97 ffda-wireless-rate-limiter: add package
b7ba830 improve readme, rename lockfile
61af535 do not change share_location setting
983ed32 add lock to update-location-gps lua - improve loop handling
c4bbc97 Add check if TTY_DEVICE actually exists
db5be52 ffac-update-location-gp: initial package version
3df6ac2 ffac-mt7915-hotfix: initial package version
50f13e2 ffda-usb-wan-hotplug: remove old mesh_wan check (#127)
32a07db ffbs-collect-debug-info: add package
b0f302d ffda-ssh-manager: rename separator variable and function
532ebcf ffda-node-whisperer: update url to NodeMonitor
Copy link
Member

@T0biii T0biii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM now

@T0biii
Copy link
Member

T0biii commented Sep 13, 2024

@T0biii T0biii merged commit d44971a into stable Sep 13, 2024
28 checks passed
@T0biii T0biii deleted the backport-479-to-stable branch September 13, 2024 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants