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

Add so_version tasks #33

Merged
merged 2 commits into from
Mar 4, 2021
Merged

Conversation

joseivanlopez
Copy link
Contributor

@joseivanlopez joseivanlopez commented Mar 3, 2021

Problem

We are merging all libyui repositories into a single repository. We need an easy way to bump so versions in all subpackages with only one shot.

Solution

Added tasks to show, check and bump the so version.

@joseivanlopez joseivanlopez force-pushed the so_version_tasks branch 2 times, most recently from dca4ca8 to c42b3cf Compare March 3, 2021 16:30
@joseivanlopez joseivanlopez changed the title Add tasks for so_version Add so_version tasks Mar 3, 2021
Copy link
Member

@lslezak lslezak left a comment

Choose a reason for hiding this comment

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

small fixes

@@ -1 +1 @@
0.1.20
0.1.21
Copy link
Member

Choose a reason for hiding this comment

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

maybe we should consider more final versioning. As this extends API I would extend bump of minor version. But I agree that according to semver everything in version 0 basically does not follow versioning.

@joseivanlopez joseivanlopez merged commit 260ee66 into libyui:master Mar 4, 2021
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.

3 participants