-
Notifications
You must be signed in to change notification settings - Fork 166
[chore][CI] Remove EOL distros from test matrices #6073
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We may want to consider adding a breaking changelog to notify users. (We added one the last time we dropped testing for an EOL distro)
Interesting, it seems that an initial round of failures was due to the new release being published concurrently https://github.com/signalfx/splunk-otel-collector/actions/runs/14181034561/attempts/1?pr=6073 |
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like we have a copy of the readme content on the puppetforge page for our module. Should we be releasing a new version to push latest readme for the same? I am not sure how the docs are synced.
I think the readme for all mass deployment tools is only updated when we make a new release for those (which are not tied to the collector release). That said it is time to make a new release for those. |
@jinja2 yes, after this one is merged we should do a release for Ansible and Chef. There are no changes to be published for Puppet so no new release is needed and the version that was published won't be affected by the deprecations here. I will create a separate PR for that but this one should be merged first. |
Both OpenSUSE 12 (leap 42) and CentOS 7 reached EOL. Removing them from the test matrices.