feat(colmena-netconf-server): init #22

Open
ecoppens wants to merge 29 commits from feature/colmena-netconf-server into feature/custom-activation
Owner
No description provided.
ecoppens force-pushed feature/colmena-netconf-server from 84f85d7ab1 to 76dd709ee9 2025-09-12 14:58:20 +02:00 Compare
ecoppens changed title from WIP: feat(colmena-netconf-server): init to feat(colmena-netconf-server): init 2025-09-13 16:12:50 +02:00
ecoppens force-pushed feature/colmena-netconf-server from b9b3247f34 to 115baf16ad 2025-09-13 17:29:22 +02:00 Compare
This pull request has changes conflicting with the target branch.
  • Cargo.lock
  • Cargo.toml
  • colmena-nixos-server/src/service.rs
  • colmena-proto/activation/apply_request.proto
  • colmena-proto/activation/build_request.proto
  • colmena/src/nix/host/custom.rs
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/colmena-netconf-server:feature/colmena-netconf-server
git switch feature/colmena-netconf-server

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 feature/custom-activation
git merge --no-ff feature/colmena-netconf-server
git switch feature/colmena-netconf-server
git rebase feature/custom-activation
git switch feature/custom-activation
git merge --ff-only feature/colmena-netconf-server
git switch feature/colmena-netconf-server
git rebase feature/custom-activation
git switch feature/custom-activation
git merge --no-ff feature/colmena-netconf-server
git switch feature/custom-activation
git merge --squash feature/colmena-netconf-server
git switch feature/custom-activation
git merge --ff-only feature/colmena-netconf-server
git switch feature/custom-activation
git merge feature/colmena-netconf-server
git push origin feature/custom-activation
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/colmena#22
No description provided.