Skip to content

Handle alpha versions correctly #39

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

Merged
merged 3 commits into from
Sep 14, 2021
Merged

Handle alpha versions correctly #39

merged 3 commits into from
Sep 14, 2021

Conversation

stevejgordon
Copy link
Contributor

The master branch of elasticsearch-net is failing to run integration tests due to an inability to locate the artefact for 8.0.0-alpha1. This PR ensures that any versions which include "-alpha" in their version string are treated in the same way as snapshot versions and located correctly.

Since they can be found in staging this currently works for 8.0.0-alpha1.
@stevejgordon
Copy link
Contributor Author

Now that the alpha is released properly, this is not an issue. I'll close this for now and we can reconsider it's usefulness in the future should such a situation re-occur.

@stevejgordon stevejgordon reopened this Sep 14, 2021
@stevejgordon stevejgordon merged commit 0a2d3e6 into master Sep 14, 2021
@stevejgordon stevejgordon deleted the alpha-builds branch September 14, 2021 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant