Skip to content

Conversation

@donoghuc
Copy link
Contributor

@donoghuc donoghuc commented Aug 5, 2025

Previously logstash versions were tracked in the logstash repo and curled during CI steps. This commit moves the source of truth to the .ci repo where the consumer of that information lives. This also changes the format from json to yaml to allow commenting in the file.

We will want to make sure that projects that override this are also updated:

Previously logstash versions were tracked in the logstash repo and curled during
CI steps. This commit moves the source of truth to the `.ci` repo where the
consumer of that information lives. This also changes the format from json to
yaml to allow commenting in the file.
@donoghuc donoghuc force-pushed the move-releases-file branch from f8acf3b to 4049b16 Compare August 6, 2025 18:02
donoghuc added a commit to donoghuc/logstash-output-elasticsearch that referenced this pull request Aug 6, 2025
Temporarily include logstash-versions until logstash-plugins/.ci#77
is merged.
donoghuc added a commit to donoghuc/logstash-integration-rabbitmq that referenced this pull request Aug 6, 2025
Temporarily include logstash-versions until logstash-plugins/.ci#77
is merged.
Copy link
Contributor

@mashhurs mashhurs left a comment

Choose a reason for hiding this comment

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

LGTM!
Let's remove the "CODEREVIEW" comment(s).

@donoghuc donoghuc merged commit e2986fb into logstash-plugins:1.x Aug 6, 2025
1 check passed
donoghuc added a commit to logstash-plugins/logstash-output-elasticsearch that referenced this pull request Aug 7, 2025
* Track logstash versions in .ci

Previously logstash versions were tracked in the logstash repo and curled during
CI steps. This commit moves the source of truth to the `.ci` repo where the
consumer of that information lives. This also changes the format from json to
yaml to allow commenting in the file.

* REMOVE THIS COMMIT

Temporarily include logstash-versions until logstash-plugins/.ci#77
is merged.

* Fix path to logstash-releases.yaml

* Code review resolution

* Revert "REMOVE THIS COMMIT"

This reverts commit 2aadeda.
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.

2 participants