WIP: WONTMERGE: feat(hypervisor-test): init #839

Draft
ecoppens wants to merge 3 commits from temp/hypervisor-tests into faiv2
Owner
No description provided.
feat(hypervisor-test): init
Some checks failed
Check meta / check_meta (push) Failing after 5s
Run pre-commit on all files / pre-commit (push) Failing after 16s
Run pre-commit on all files / pre-commit (pull_request) Failing after 17s
4e7c910e3e
ecoppens force-pushed temp/hypervisor-tests from 4e7c910e3e
Some checks failed
Check meta / check_meta (push) Failing after 5s
Run pre-commit on all files / pre-commit (push) Failing after 16s
Run pre-commit on all files / pre-commit (pull_request) Failing after 17s
to b57f75f46e
Some checks are pending
Run pre-commit on all files / pre-commit (push) Waiting to run
Run pre-commit on all files / pre-commit (pull_request) Waiting to run
2026-09-12 18:03:56 +02:00
Compare
ecoppens force-pushed temp/hypervisor-tests from b57f75f46e
Some checks are pending
Run pre-commit on all files / pre-commit (push) Waiting to run
Run pre-commit on all files / pre-commit (pull_request) Waiting to run
to ea455296cf
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 17s
Run pre-commit on all files / pre-commit (pull_request) Successful in 16s
2026-09-12 18:04:39 +02:00
Compare
mdebray force-pushed temp/hypervisor-tests from ea455296cf
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 17s
Run pre-commit on all files / pre-commit (pull_request) Successful in 16s
to f7478957e7
Some checks failed
Check meta / check_meta (push) Failing after 7s
Run pre-commit on all files / pre-commit (push) Successful in 16s
Run pre-commit on all files / pre-commit (pull_request) Successful in 17s
2026-09-17 12:35:29 +02:00
Compare
mdebray force-pushed temp/hypervisor-tests from f7478957e7
Some checks failed
Check meta / check_meta (push) Failing after 7s
Run pre-commit on all files / pre-commit (push) Successful in 16s
Run pre-commit on all files / pre-commit (pull_request) Successful in 17s
to 0e6ef841c7
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 17s
Run pre-commit on all files / pre-commit (pull_request) Successful in 16s
2026-09-17 12:37:00 +02:00
Compare
mdebray force-pushed temp/hypervisor-tests from 0e6ef841c7
All checks were successful
Run pre-commit on all files / pre-commit (push) Successful in 17s
Run pre-commit on all files / pre-commit (pull_request) Successful in 16s
to c78d025a1c
Some checks failed
Check meta / check_meta (push) Failing after 7s
Run pre-commit on all files / pre-commit (push) Successful in 17s
Run pre-commit on all files / pre-commit (pull_request) Successful in 16s
2026-09-18 01:21:55 +02:00
Compare
Some checks failed
Check meta / check_meta (push) Failing after 7s
Run pre-commit on all files / pre-commit (push) Successful in 17s
Run pre-commit on all files / pre-commit (pull_request) Successful in 16s
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin temp/hypervisor-tests:temp/hypervisor-tests
git switch temp/hypervisor-tests

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 faiv2
git merge --no-ff temp/hypervisor-tests
git switch temp/hypervisor-tests
git rebase faiv2
git switch faiv2
git merge --ff-only temp/hypervisor-tests
git switch temp/hypervisor-tests
git rebase faiv2
git switch faiv2
git merge --no-ff temp/hypervisor-tests
git switch faiv2
git merge --squash temp/hypervisor-tests
git switch faiv2
git merge --ff-only temp/hypervisor-tests
git switch faiv2
git merge temp/hypervisor-tests
git push origin faiv2
Sign in to join this conversation.
No description provided.