WIP: feat: introduce ofborg builder #151

Draft
raito wants to merge 9 commits from ofborg into main
Owner

TODO:

  • ensure correct connection to AMQP

Signed-off-by: Raito Bezarius masterancpp@gmail.com

TODO: - [ ] ensure correct connection to AMQP Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
raito added 1 commit 2024-10-28 14:39:55 +00:00
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
raito force-pushed ofborg from 107d84b453 to 6e366abe0c 2024-10-28 17:13:34 +00:00 Compare
raito force-pushed ofborg from 6e366abe0c to 816527d6e0 2024-11-14 18:30:15 +00:00 Compare
raito added 3 commits 2024-11-14 22:06:02 +00:00
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This pipes events from Gerrit into the whole AMQP broker and enable all
the system to react to VCS changes.

We need a filter to transform raw Gerrit events into ofBorg specific
events that we will continue to send in the system.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
Status & checks RPC & event queue.

The status & checks is set by the rest of OfBorg, the web service needs
to be exposed.

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This pull request has changes conflicting with the target branch.
  • services/ofborg/default.nix
View command line instructions

Checkout

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

Merge

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff ofborg
git checkout main
git merge --ff-only ofborg
git checkout ofborg
git rebase main
git checkout main
git merge --no-ff ofborg
git checkout main
git merge --squash ofborg
git checkout main
git merge --ff-only ofborg
git checkout main
git merge ofborg
git push origin main
Sign in to join this conversation.
No reviewers
No labels
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: the-distro/infra#151
No description provided.