openwrt-exporter #318

Open
ecoppens wants to merge 2 commits from openwrt-exporter into ap-poc-v01
Owner
No description provided.
ecoppens added 2 commits 2025-03-01 16:01:09 +01:00
Signed-off-by: Elias Coppens <elias@dgnum.eu>
feat: add test AP
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 22s
Run pre-commit on all files / pre-commit (pull_request) Successful in 23s
c4782f15c5
Signed-off-by: Elias Coppens <elias@dgnum.eu>
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 22s
Run pre-commit on all files / pre-commit (pull_request) Successful in 23s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin openwrt-exporter:openwrt-exporter
git checkout openwrt-exporter

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 checkout ap-poc-v01
git merge --no-ff openwrt-exporter
git checkout openwrt-exporter
git rebase ap-poc-v01
git checkout ap-poc-v01
git merge --ff-only openwrt-exporter
git checkout openwrt-exporter
git rebase ap-poc-v01
git checkout ap-poc-v01
git merge --no-ff openwrt-exporter
git checkout ap-poc-v01
git merge --squash openwrt-exporter
git checkout ap-poc-v01
git merge --ff-only openwrt-exporter
git checkout ap-poc-v01
git merge openwrt-exporter
git push origin ap-poc-v01
Sign in to join this conversation.
No description provided.