openSUSE:ALP/Workgroups/Git-Packaging-Workflow/Minutes/20240821
ALP: Build Service Git-Packaging Workflow
Meeting Wednesdays at 07:30 UTC on Google Meet
Next Meeting Aug 21st
Attendees
- Stephan Barth
- Adam Majer
- Daniel Mach
- Dan Cermak
- Jiri Srain
- Lukas Lansky
- Frederic Crozat
- Adrian Schroeter
Discussion Items
systemsmanagement:cockpit migration successful and live issues with `scm-staging` bot -- being fixed `pr-review` workflow not yet automated -- needs maintainer workflow (being worked on, soon) `gitea-events-rabbitmq-publisher` -- live for devel project needed to move away from syncronous webhooks to RabbitMQ for even processing TODO: make it live for instance, which would require {org} discovery via message parsing `obs-status-service` -- svg cannot be scripted if embedded in README.md https://src.opensuse.org/adamm/autogits -- code AGit workflow https://git-repo.info/en/2020/03/agit-flow-and-git-repo/
dmach: osc changes https://github.com/openSUSE/osc/pull/1599 created a testing container with gitea and test data currently blocked on gitea refusing ssh key osc-git command osc-git clone <owner> <repo> osc-git fork <owner> <repo> osc-git fork-obs-package <prj> <pac> osc-git login <add|list|remove|update> - managing credentials in ~/.config/tea/config.yml osc-git ssh-key <create|delete|list> - managing ssh keys in gitea osc-git pr ... - in progress
Daike Yu started looking into automatic bots implementation for Gitea Action CI/CD Goal is to have 1st dummy example bot up and running in Gitea action CI/CD so it sets the example how this could work Alex Lau's global (per organization) CI/CD PR for upstream: https://github.com/go-gitea/gitea/pull/31869
Action Items
- nodejs devel project to be migrated by end of August
- submodule diff patch
Old Action Items
- devel project migrate to Git