Skip to content

Removed 7.current references from travis CI matrix#207

Merged
alexcams merged 1 commit into
logstash-plugins:mainfrom
alexcams:remove-7-current-from-CI-matrix
Jan 23, 2026
Merged

Removed 7.current references from travis CI matrix#207
alexcams merged 1 commit into
logstash-plugins:mainfrom
alexcams:remove-7-current-from-CI-matrix

Conversation

@alexcams
Copy link
Copy Markdown
Contributor

Necessary cleanup activity after end of support to 7.x LS version

Comment thread .travis.yml
- env: INTEGRATION=true SNAPSHOT=true ELASTIC_PASSWORD=password ELASTIC_SECURITY_ENABLED=true LOG_LEVEL=info ELASTIC_STACK_VERSION=8.current
- stage: "Secure Integration Tests"
env: SECURE_INTEGRATION=true INTEGRATION=true LOG_LEVEL=info ELASTIC_PASSWORD=password ELASTIC_SECURITY_ENABLED=true ELASTIC_STACK_VERSION=8.current SNAPSHOT=true
- env: SECURE_INTEGRATION=true INTEGRATION=true LOG_LEVEL=info ELASTIC_PASSWORD=password ELASTIC_SECURITY_ENABLED=true ELASTIC_STACK_VERSION=7.current
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should these be replaced with something? do we want/need these to be run on 9?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

I left a comment asking this but decided to remove it because I want this PR just to remove the 7.x references and update matrix separately. Do you agree?

@donoghuc
Copy link
Copy Markdown
Contributor

Will also need a PR for 3.x

@alexcams alexcams merged commit d3f1687 into logstash-plugins:main Jan 23, 2026
3 checks passed
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