WIP: build-rs #8

Draft
martin wants to merge 4 commits from build-rs into main
Owner
No description provided.
Support for config in Nix
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
be14d396c5
refactor: Use etc for config file location instead of directly from store
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
32036022c4
Improve codegen
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
c26e3a38c4
martin changed target branch from main to config 2026-07-02 20:07:59 +00:00
martin changed target branch from config to main 2026-07-07 16:34:24 +00:00
All checks were successful
ci/woodpecker/push/verify Pipeline was successful
This pull request has changes conflicting with the target branch.
  • .nix/service.nix
  • AGENTS.md
  • Cargo.toml
  • config.dev.toml
  • flake.nix
  • renovate.json
  • src/config/mod.rs
  • src/main.rs
View command line instructions

Manual merge helper

Use this merge commit message when completing the merge manually.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin build-rs:build-rs
git switch build-rs

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 main
git merge --no-ff build-rs
git switch build-rs
git rebase main
git switch main
git merge --ff-only build-rs
git switch build-rs
git rebase main
git switch main
git merge --no-ff build-rs
git switch main
git merge --squash build-rs
git switch main
git merge --ff-only build-rs
git switch main
git merge build-rs
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
Personal/woodpecker-extension!8
No description provided.