Skip to content

[Feature Request]: Automate versions.yml updates using updatecli #1498

@theletterf

Description

@theletterf

Prerequisites

  • I have searched existing issues to ensure this feature hasn't already been requested
  • I have tested using the latest version of docs-builder

What problem are you trying to solve?

Currently, updates to versions.yml must happen manually. This adds significant overhead and potential inaccuracies.

Proposed Solution

Use https://www.updatecli.io/ to retrieve current version numbers from mapped repositories. We can add the relevant repository as metadata to versions.yml for easier maintenance.

Examples and Research

The opentelemetry repository uses this strategy for updating version numbers of EDOT:

https://github.com/elastic/opentelemetry/blob/main/.github/workflows/updatecli.yml (done by @v1v)

+CC @bmorelli25 @florent-leborgne @reakaleek

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions