WIP: Tracking our current extensions and hacks deployed #153

Draft
adrianSuSE wants to merge 14 commits from ibs_state into main
Member
No description provided.
adrianSuSE added 11 commits 2026-03-03 15:37:44 +01:00
We must not use the upper directory name as part of the package name.
This solves the issue of using the right credentials based on the
main repo.
Also it allows to rename the organisation.
This requires write permission by maintainer there
Gitea trims long titles so we need to compare if the trimmed length
is same, not entire string that will always differ.
to avoid merging pull requests where lfs objects are not correctly
registered. Can happen when user has not installed lfs for example.
We need a fixed user for that
We should consolidate to a nicer user name...
Use our IBS branch for packaging
Some checks failed
go-generate-check / go-generate-check (pull_request) Successful in 38s
Integration tests / t (pull_request) Failing after 9m40s
3112ed7f97
Need to use it from internal resource policy wise, but will be mirrored outside.
obs: Adding new linkedbuild mode
Some checks failed
go-generate-check / go-generate-check (pull_request) Successful in 9s
Integration tests / t (pull_request) Failing after 5m57s
d0c2c788c4
adrianSuSE added 1 commit 2026-03-03 15:59:50 +01:00
obs-staging-bot: Temporary hack for current factory setup
All checks were successful
go-generate-check / go-generate-check (pull_request) Successful in 8s
Integration tests / t (pull_request) Successful in 5m53s
783c676ad0
We accept currently the temporary openSUSE:Factory:git not being the
master of openSUSE:Factory:PullRequest. We want to have it at the final
place. Once factory switches to git, content of openSUSE:Factory:git
will move to openSUSE:Factory and we can drop this exception again
adrianSuSE added 1 commit 2026-03-04 11:18:08 +01:00
staging: Fix error message of missing staging.config
Some checks failed
go-generate-check / go-generate-check (pull_request) Successful in 9s
Integration tests / t (pull_request) Failing after 6m8s
52e9b9931c
adrianSuSE added 1 commit 2026-03-05 15:13:30 +01:00
staging: support multiple labels for a QA project
All checks were successful
go-generate-check / go-generate-check (pull_request) Successful in 8s
Integration tests / t (pull_request) Successful in 6m24s
79eb2874ba
This is fixing the invalid cleanup and avoids duplication of the
same project in staging.config.

Just, how should we deal with Label and Labels set?
Atm only Label is used.
All checks were successful
go-generate-check / go-generate-check (pull_request) Successful in 8s
Integration tests / t (pull_request) Successful in 6m24s
This pull request has changes conflicting with the target branch.
  • common/config.go
  • obs-staging-bot/main.go
  • workflow-pr/pr_processor.go
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ibs_state:ibs_state
git checkout ibs_state
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: git-workflow/autogits#153