Skip to content

[Proposal] Push release tags using pipeline #1083

@mowies

Description

@mowies

Problem

We have lots of troubles with tags and interdependencies of them with the core and contrib repo.

Some examples:

Solution

I want to propose a solution to this with a pipeline that will be manually triggered to push release tags (similar to the nightly tag pushing pipeline).
The pipeline could have various inputs for different versions that are needed for a release. I imagine something like the following things to set:

  • builder tag from core repo
  • opamp tag from contrib repo
  • collector tag that should be pushed
  • maybe
    • core tag to use
    • contrib tag to use

Some issues that this would solve I think:

Some drawbacks:

  • having the tag be pushed by a workflow means that it's not signed by a real person in the end (for better or worse 🤷🏼 )

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions