port: bring output-template, outputRef, health check services from Liminix upstream #28

Open
rlahfa wants to merge 4 commits from port-upstream-liminix into main
Owner

This is a hand-selected series of commits we may be interested in for our needs at DGNum.

TODO:

  • add outputRef types
  • make an example test
  • add agenix support
This is a hand-selected series of commits we may be interested in for our needs at DGNum. TODO: - add `outputRef` types - make an example test - add agenix support
rlahfa added 4 commits 2024-09-17 15:27:08 +02:00
Author
Owner

Fixes #23.

Fixes https://git.dgnum.eu/DGNum/liminix/issues/23.
Author
Owner

Makes progress towards #22 by having outputRef.

Makes progress towards https://git.dgnum.eu/DGNum/liminix/issues/22 by having `outputRef`.
rlahfa changed title from port: bring output-template, health check services from Liminix upstream to port: bring output-template, outputRef, health check services from Liminix upstream 2024-09-17 15:28:34 +02:00
Author
Owner

9c30b6f8827756b79bd41cdf49781493c712804a
4cc82e1502d644b2ce941d18fe572f68680173cb
4053ea948133f67fce23763108f07672ad55461e (to adapt)
97defc2076cafe0cea44fa0a1cc4edd58eecd88f (to adapt)
e2c883356ce6361e06480cfb7c9800ee4c7d6eb8 (to adapt)
2f82e0dab89c7874ef21875b95ce24a7f94245be
fc0396591536cab970f7114caeb30c883e9d83d4
4fb8253e575f9a8d2f2504d971ccea22f860d4d4 (to adapt)

I need to verify if I'm not lacking any feature in Anoia or something.

9c30b6f8827756b79bd41cdf49781493c712804a 4cc82e1502d644b2ce941d18fe572f68680173cb 4053ea948133f67fce23763108f07672ad55461e (to adapt) 97defc2076cafe0cea44fa0a1cc4edd58eecd88f (to adapt) e2c883356ce6361e06480cfb7c9800ee4c7d6eb8 (to adapt) 2f82e0dab89c7874ef21875b95ce24a7f94245be fc0396591536cab970f7114caeb30c883e9d83d4 4fb8253e575f9a8d2f2504d971ccea22f860d4d4 (to adapt) I need to verify if I'm not lacking any feature in Anoia or something.
All checks were successful
build liminix / build_vm_qemu_mips (pull_request) Successful in 33s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 port-upstream-liminix:port-upstream-liminix
git checkout port-upstream-liminix

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 main
git merge --no-ff port-upstream-liminix
git checkout port-upstream-liminix
git rebase main
git checkout main
git merge --ff-only port-upstream-liminix
git checkout port-upstream-liminix
git rebase main
git checkout main
git merge --no-ff port-upstream-liminix
git checkout main
git merge --squash port-upstream-liminix
git checkout main
git merge --ff-only port-upstream-liminix
git checkout main
git merge port-upstream-liminix
git push origin main
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: DGNum/liminix#28
No description provided.