Skip to content
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

Drop ES 7 from the pipeline #2204

Merged
merged 1 commit into from
Mar 27, 2024
Merged

Conversation

sidz
Copy link
Contributor

@sidz sidz commented Mar 24, 2024

This PR drops testing 8.x branch with ES 7 as we don't support it anymore

@ruflin
Copy link
Owner

ruflin commented Mar 25, 2024

Can we keep the test for 7.x around until we actually break it? For migration purpose, it is kind of nice to know Elastica still works with 7.last. I suggest to add a line to the code you removed and the testing, that this is here because of backward compatibility but not officially supported. As soon as we hit a change where there is extra work to keep compatibility, we remove the code. On the docs, we should always state that it is not officially supported.

@sidz
Copy link
Contributor Author

sidz commented Mar 25, 2024

Fine with me @ruflin. I'll amend PR later today

@sidz sidz force-pushed the drop-testing-against-es-7 branch from 1290818 to 5f38f50 Compare March 25, 2024 18:27
@ruflin ruflin merged commit 28dfdaa into ruflin:8.x Mar 27, 2024
19 checks passed
@ruflin
Copy link
Owner

ruflin commented Mar 27, 2024

Thanks, I adjusted the commit message a bit to make it clear we didn't drop it.

@sidz sidz deleted the drop-testing-against-es-7 branch March 27, 2024 10:03
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