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

ci: Fix incorrect shebang in rpm package for 2.10.x #125

Merged
merged 1 commit into from
Oct 29, 2021
Merged

ci: Fix incorrect shebang in rpm package for 2.10.x #125

merged 1 commit into from
Oct 29, 2021

Conversation

imjoey
Copy link
Contributor

@imjoey imjoey commented Oct 28, 2021

Signed-off-by: imjoey majunjie@apache.org

Will fixes #107.

This PR is going to fix the incorrect semantic versioning comparaion result in shell, which leads to 2.10.1 < 2.2. That would causes adding incorrect shebang specified only for much older versions. Meanwhile, for the master and release/*** branches, we will always consider them as newer versions.

This PR also add related CI checks using the promblematic version 2.10.1.

Signed-off-by: imjoey <majunjie@apache.org>
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.

bug: the generated rpm package cannot be started due to incorrect shebang
4 participants