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

Update dependency in debian package recipe #124

Closed
wants to merge 4 commits into from

Conversation

IshaanDesai
Copy link
Member

This release is necessary because an old reference to libprecice2 was leftover in the previous release v2.20.1. Fix in #123

@IshaanDesai IshaanDesai self-assigned this Apr 5, 2024
@IshaanDesai IshaanDesai requested a review from MakisH April 5, 2024 08:36
Comment on lines 22 to -23
env: # Versioning is "calculix-preciceX_2.YY-Z[...]" with X the major preCICE version, YY the minor CCX version and Z the package version
PACKAGE_NAME: "calculix-precice3_2.20.1-1_amd64"
Copy link
Member

Choose a reason for hiding this comment

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

Since we are only changing the Debian package details, the most appropriate here would be 2.20.1-2. But it probably does not matter anywhere.

Copy link
Member Author

Choose a reason for hiding this comment

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

I changed this because we are bumping the version and doing a new release. 2.20.1 is the actual adapter version, right?

Copy link
Member

Choose a reason for hiding this comment

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

  • v2.20: CalculiX version
  • v2.20.1: The second adapter we release that is made for v2.20 (previous was v2.20.0)
  • v2.20.1-1: The first Debian package release (revision) of v2.20.1
  • v2.20.1-2: The second Debian package release (revision) of v2.20.1.

Copy link
Member Author

Choose a reason for hiding this comment

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

By this logic we should not release. Because we are not changing the adapter, but just a dependency of the Debian package.

Copy link
Member

Choose a reason for hiding this comment

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

I would actually prefer that. Let's rename this PR, still merge it, and update the Debian packages in the release with a note, in case the previous ones were broken.

@IshaanDesai IshaanDesai changed the title Release v2.20.2 Update dependency in debian package recipe Apr 8, 2024
@IshaanDesai IshaanDesai closed this Apr 8, 2024
@IshaanDesai IshaanDesai deleted the calculix-adapter-v2.20.2 branch April 8, 2024 11:34
@IshaanDesai
Copy link
Member Author

I renamed the branch locally and pushed it and then deleted the old branch, which led GitHub to automatically close the pull request. I thought it would move the base branch to the new one, but apparently this does not work. Now I opened a new PR: #126

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.

None yet

2 participants