192 feat tftp server #2924

Open
mfreeman451 wants to merge 17 commits from refs/pull/2924/head into staging
mfreeman451 commented 2026-02-15 09:04:15 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #2840
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/pull/2840
Original created: 2026-02-15T09:04:15Z
Original updated: 2026-02-18T05:11:58Z
Original head: carverauto/serviceradar:192-feat-tftp-server
Original base: staging

IMPORTANT: Please sign the Developer Certificate of Origin

Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include
a DCO sign-off statement indicating the DCO acceptance in one commit message. Here
is an example DCO Signed-off-by line in a commit message:

Signed-off-by: J. Doe <j.doe@domain.com>

Describe your changes

Code checklist before requesting a review

  • I have signed the DCO?
  • The build completes without errors?
  • All tests are passing when running make test?
Imported from GitHub pull request. Original GitHub pull request: #2840 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/pull/2840 Original created: 2026-02-15T09:04:15Z Original updated: 2026-02-18T05:11:58Z Original head: carverauto/serviceradar:192-feat-tftp-server Original base: staging --- ## IMPORTANT: Please sign the Developer Certificate of Origin Thank you for your contribution to ServiceRadar. Please note, when contributing, the developer must include a [DCO sign-off statement]( https://developercertificate.org/) indicating the DCO acceptance in one commit message. Here is an example DCO Signed-off-by line in a commit message: ``` Signed-off-by: J. Doe <j.doe@domain.com> ``` ## Describe your changes ## Issue ticket number and link ## Code checklist before requesting a review - [ ] I have signed the DCO? - [ ] The build completes without errors? - [ ] All tests are passing when running make test?
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refs/pull/2924/head:refs/pull/2924/head
git switch refs/pull/2924/head

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch staging
git merge --no-ff refs/pull/2924/head
git switch refs/pull/2924/head
git rebase staging
git switch staging
git merge --ff-only refs/pull/2924/head
git switch refs/pull/2924/head
git rebase staging
git switch staging
git merge --no-ff refs/pull/2924/head
git switch staging
git merge --squash refs/pull/2924/head
git switch staging
git merge --ff-only refs/pull/2924/head
git switch staging
git merge refs/pull/2924/head
git push origin staging
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!2924
No description provided.