Skip to content

Add stack version bumps #1741

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

theletterf
Copy link
Contributor

Fixes #1740

This use the Dasel V2 engine to retrieve the last version from https://artifacts.elastic.co/releases/stack.json

Blocked until https://github.com/elastic/oblt-actions/ gets a new release that includes elastic/oblt-actions#330.

@theletterf theletterf self-assigned this Aug 14, 2025
@theletterf theletterf requested a review from a team as a code owner August 14, 2025 14:37
@theletterf theletterf added the documentation Improvements or additions to documentation label Aug 14, 2025
@theletterf
Copy link
Contributor Author

theletterf commented Aug 14, 2025

Ran locally:

SUMMARY:



✔ Bump release versions in the config/versions.yml:
        Source:
                ✔ [latest-apm-agent-dotnet-version] Get latest release version for APM .NET agent
                ✔ [latest-apm-agent-go-version] Get latest release version for APM Go agent
                ✔ [latest-apm-agent-java-version] Get latest release version for APM Java agent
                ✔ [latest-apm-agent-node-version] Get latest release version for APM Node.js agent
                ✔ [latest-apm-agent-php-version] Get latest release version for APM PHP agent
                ✔ [latest-apm-agent-python-version] Get latest release version for APM Python agent
                ✔ [latest-apm-agent-ruby-version] Get latest release version for APM Ruby agent
                ✔ [latest-apm-agent-rum-version] Get latest release version for APM RUM agent
                ✔ [latest-curator-version] Get latest release version for Elasticsearch Curator
                ✔ [latest-ecctl-version] Get latest release version for ecctl
                ✔ [latest-eck-version] Get latest release version for Elastic Cloud on Kubernetes
                ✔ [latest-edot-android-version] Get latest release version for the apm-agent-android
                ✔ [latest-edot-collector-version] Get latest major release version for the elastic-agent
                ✔ [latest-edot-dotnet-version] Get latest release version for the elastic-otel-dotnet
                ✔ [latest-edot-ios-version] Get latest release version for the apm-agent-ios
                ✔ [latest-edot-java-version] Get latest release version for the elastic-otel-java
                ✔ [latest-edot-node-version] Get latest release version for the elastic-otel-node
                ✔ [latest-edot-php-version] Get latest release version for the elastic-otel-php
                ✔ [latest-edot-python-version] Get latest release version for the elastic-otel-python
                ✔ [latest-stack-version] Get latest stack version
        Target:
                ✔ [update-docs-docset-android] Update config/versions.yml edot-android 1.2.0
                ✔ [update-docs-docset-apm-agent-dotnet] Update config/versions.yml apm_agent_dotnet 1.32.2
                ✔ [update-docs-docset-apm-agent-go] Update config/versions.yml apm_agent_go 2.7.1
                ✔ [update-docs-docset-apm-agent-java] Update config/versions.yml apm_agent_java 1.55.0
                ✔ [update-docs-docset-apm-agent-node] Update config/versions.yml apm_agent_node 4.13.0
                ✔ [update-docs-docset-apm-agent-php] Update config/versions.yml apm_agent_php 1.15.1
                ✔ [update-docs-docset-apm-agent-python] Update config/versions.yml apm_agent_python 6.24.0
                ✔ [update-docs-docset-apm-agent-ruby] Update config/versions.yml apm_agent_ruby 4.8.0
                ✔ [update-docs-docset-apm-agent-rum] Update config/versions.yml apm_agent_rum 5.17.0
                ✔ [update-docs-docset-collector] Update config/versions.yml edot-collector 9.1.2
                ✔ [update-docs-docset-curator] Update config/versions.yml curator 8.0.21
                ✔ [update-docs-docset-dotnet] Update config/versions.yml edot-dotnet 1.1.0
                ✔ [update-docs-docset-ecctl] Update config/versions.yml ecctl 1.15.0
                ✔ [update-docs-docset-eck] Update config/versions.yml eck 3.1.0
                ✔ [update-docs-docset-ios] Update config/versions.yml edot-ios 1.2.1
                ✔ [update-docs-docset-java] Update config/versions.yml edot-java 1.5.0
                ✔ [update-docs-docset-node] Update config/versions.yml edot-node 1.2.0
                ✔ [update-docs-docset-php] Update config/versions.yml edot-php 1.1.1
                ✔ [update-docs-docset-python] Update config/versions.yml edot-python 1.5.0
                ✔ [update-docs-docset-stack] Update config/versions.yml stack 9.1.2


Run Summary
===========
Pipeline(s) run:
  * Changed:    0
  * Failed:     0
  * Skipped:    0
  * Succeeded:  1
  * Total:      1

Copy link
Member

@Mpdreamz Mpdreamz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks a ton for picking this up and making updatecli better in the process ❤️

Feel free to merge whenever we get to go ahead from the robots team.

Copy link
Contributor

@shainaraskas shainaraskas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Update stack version number through updatecli
3 participants