Skip to content

[Automation] Updates download_artifacts in bumpmatrix task#2953

Merged
picandocodigo merged 1 commit into
mainfrom
bumpmatrix
May 7, 2026
Merged

[Automation] Updates download_artifacts in bumpmatrix task#2953
picandocodigo merged 1 commit into
mainfrom
bumpmatrix

Conversation

@picandocodigo
Copy link
Copy Markdown
Member

This way when the task is called, the value is updated from main to the corresponding branch.

E.g.:

$ rake automation:bumpmatrix[9.6.0-SNAPSHOT]
-      run: rake es:download_artifacts[main] && cd elasticsearch-api && bundle exec rake test:all
+      run: rake es:download_artifacts[9.6] && cd elasticsearch-api && bundle exec rake test:all

This way when the task is called, the value is updated from `main` to the corresponding branch.

E.g.:

$ rake automation:bumpmatrix[9.6.0-SNAPSHOT]
-      run: rake es:download_artifacts[main] && cd elasticsearch-api && bundle exec rake test:all
+      run: rake es:download_artifacts[9.6] && cd elasticsearch-api && bundle exec rake test:all
@picandocodigo picandocodigo merged commit 2fd619b into main May 7, 2026
16 checks passed
@picandocodigo picandocodigo deleted the bumpmatrix branch May 7, 2026 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant