Improve customizability for downstream projects
All threads resolved!
All threads resolved!
The osname ("apertis" in our case) is used mainly in three places:
- the packaging branch prefix like
apertis/v2020
- the packaging tag prefix, like
apertis/1.42
- the OBS project for the upload, like
apertis:v2020:target
This MR is meant to address 2, while point 3 was addressed by commit 1d04a67d.
This MR also partially addresses point 1,with the final fix blocked by the upstream issue https://gitlab.com/gitlab-org/gitlab/-/issues/35438.
Edited by Emanuele Aina
Merge request reports
Activity
Filter activity
added 1 commit
- 7039d09f - ci-package-builder: Put product-specific variables at the top
@em Looks like this one needs locally rebasing.
- Resolved by Emanuele Aina
Let's land !75 (merged) first so I can have some minimal confidence that I'm not going to break everything again. :D.
added 50 commits
-
7039d09f...ba28c15e - 48 commits from branch
master
- 93465341 - ci-package-builder: More product name customizability
- 31c9b4fc - ci-package-builder: Put product-specific variables at the top
-
7039d09f...ba28c15e - 48 commits from branch
added 1 commit
- 29c022a8 - gitlab-ci: Slightly improve branch prefix customizability
added 5 commits
-
29c022a8...20ce717a - 2 commits from branch
master
- e1ac61e8 - ci-package-builder: More product name customizability
- 11bf90de - ci-package-builder: Put product-specific variables at the top
- 174460fc - gitlab-ci: Slightly improve branch prefix customizability
Toggle commit list-
29c022a8...20ce717a - 2 commits from branch
- Resolved by Emanuele Aina
Merging as @martyn already acknowledged it. :)
Please register or sign in to reply