Skip to content
Snippets Groups Projects

Improve customizability for downstream projects

Merged Emanuele Aina requested to merge wip/em/customize-packaging-branch into master
All threads resolved!

The osname ("apertis" in our case) is used mainly in three places:

  1. the packaging branch prefix like apertis/v2020
  2. the packaging tag prefix, like apertis/1.42
  3. 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

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Emanuele Aina added 4 commits

    added 4 commits

    • cf2a80ff - 1 commit from branch master
    • c4aa1963 - ci-package-builder: Make packaging tag prefix customizable
    • 68bc0fd0 - ci-package-builder: Put product-specific variables at the top
    • 06344026 - gitlab-ci: Slightly improve branch prefix customizability

    Compare with previous version

  • Emanuele Aina added 2 commits

    added 2 commits

    • 4a4623a3 - ci-package-builder: Put product-specific variables at the top
    • 8af1c36e - gitlab-ci: Slightly improve branch prefix customizability

    Compare with previous version

  • Emanuele Aina resolved all threads

    resolved all threads

  • Martyn Welch added 4 commits

    added 4 commits

    • 6721c913 - 1 commit from branch master
    • 22dcaea7 - ci-package-builder: Make packaging tag prefix customizable
    • 0507f105 - ci-package-builder: Put product-specific variables at the top
    • fabd6b2a - gitlab-ci: Slightly improve branch prefix customizability

    Compare with previous version

  • Author Owner

    Merging as @martyn already acknowledged it. :)

  • merged

  • Please register or sign in to reply
    Loading