Integrate ofborg<->gerrit #5

Open
opened 2024-07-01 17:19:04 +00:00 by delroth · 9 comments
Owner
No description provided.
delroth added this to the Bootstrap infra project 2024-07-01 17:19:04 +00:00
Owner

@JulienMalka said he was on it, can you update us on this?

@JulienMalka said he was on it, can you update us on this?
Member

(Related: the-distro/meta#2)
Nothing of significance yet, but I have taken my week from july 15 to 21 off to work full time on this, so expect updates at this point

(Related: https://git.lix.systems/the-distro/meta/issues/2) Nothing of significance yet, but I have taken my week from july 15 to 21 off to work full time on this, so expect updates at this point
julienmalka was assigned by lukegb 2024-07-13 23:39:07 +00:00
Member

Gonna tentatively assign this to you then. :)

Gonna tentatively assign this to you then. :)
Owner

Given the lack of update in the past month, desassigning, to give a chance to others to take this item, feel free to reassign if you are planning to do it imminently.

Given the lack of update in the past month, desassigning, to give a chance to others to take this item, feel free to reassign if you are planning to do it imminently.
julienmalka was unassigned by raito 2024-08-10 18:37:30 +00:00
Member

Still planning to complete this before end of month. If someone wish do to this before then, no problem.

Still planning to complete this before end of month. If someone wish do to this before then, no problem.
Owner

As there's no progress shared, neither documentation / plan, it feels like to me this task was not started, feel free to re-assign yourself "just in time" when you are planning to start the work and share more about your plans/efforts, otherwise, someone else can take the lock in the meantime.

As there's no progress shared, neither documentation / plan, it feels like to me this task was not started, feel free to re-assign yourself "just in time" when you are planning to start the work and share more about your plans/efforts, otherwise, someone else can take the lock in the meantime.
Member

Well, whatever you might feel, I have actually started working on the task. I have been interrupted by vacations and was planning to finish when I am back home. As I said before, if someone wants to « take the lock » it’s perfectly fine.

Well, whatever you might feel, I have actually started working on the task. I have been interrupted by vacations and was planning to finish when I am back home. As I said before, if someone wants to « take the lock » it’s perfectly fine.
Owner

If that's the case, please share progress, notes or code in visible ways, I am sorry to say you are not communicative enough. That's not fair to the rest of the members in this initiative.

This is not only about taking the lock or not, but letting others benefitting from your progress if there's any.

Please, consider to communicate the updated expectations in case they do not go as you intended initially, this is all what I'm asking.

If that's the case, please share progress, notes or code in visible ways, I am sorry to say you are not communicative enough. That's not fair to the rest of the members in this initiative. This is not only about taking the lock or not, but letting others benefitting from your progress if there's any. Please, consider to communicate the *updated* expectations in case they do not go as you intended initially, this is all what I'm asking.
Owner

Some progress sharing here as I took the lock some months ago.

OfBorg is partially (*) deployed in the infrastructure on bagel-box, a bunch of the code has been rewritten for VCS generalization.

Services handled by GitHub in the past have been stubbed with our own implementations: Pastebins et soon Status & Checks APIs.

GitHub support has been removed for now, but can be reintroduced at the cost of a better GitHub library.

@k900 contributed an asyncification of the codebase to Tokio.

(*) : deployed but unusable for now.

Next steps are:

(1) Stabilize the Gerrit event streamer and actually start inject events inside the various queues.
(2) Create a VCS event listener and dispatch jobs based on the generalized variant of a VCS event (that the Gerrit event streamer can send).
(3) Stabilize the Status & Checks API and write a Gerrit frontend plugin to load OfBorg status & checks on any CL.

Once we are there, we have a v1 of OfBorg that can be used experimentally, the first stage for experimentation will be Lix which is in dire need of a better CI as Buildbot has shown its limits.

Future roadmap once we validate all of this:

  • Restore ChatOps capabilities in a generic way (Matrix & Gerrit comments)
  • Staging automation assistance
  • Language-specific automation assistance
  • Periodic jobs
  • Performance CI
Some progress sharing here as I took the lock some months ago. OfBorg is partially (*) deployed in the infrastructure on bagel-box, a bunch of the code has been rewritten for VCS generalization. Services handled by GitHub in the past have been stubbed with our own implementations: Pastebins et soon Status & Checks APIs. GitHub support has been removed for now, but can be reintroduced at the cost of a better GitHub library. @k900 contributed an asyncification of the codebase to Tokio. (*) : deployed but unusable for now. Next steps are: (1) Stabilize the Gerrit event streamer and actually start inject events inside the various queues. (2) Create a VCS event listener and dispatch jobs based on the generalized variant of a VCS event (that the Gerrit event streamer can send). (3) Stabilize the Status & Checks API and write a Gerrit frontend plugin to load OfBorg status & checks on any CL. Once we are there, we have a v1 of OfBorg that can be used experimentally, the first stage for experimentation will be Lix which is in dire need of a better CI as Buildbot has shown its limits. Future roadmap once we validate all of this: - Restore ChatOps capabilities in a generic way (Matrix & Gerrit comments) - Staging automation assistance - Language-specific automation assistance - Periodic jobs - Performance CI
raito added the
Difficulty
Architectural
label 2025-01-02 10:08:48 +00:00
Sign in to join this conversation.
No milestone
No assignees
4 participants
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#5
No description provided.