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

fix: depend on datamodel version headers in datamodel glue #843

Merged
merged 5 commits into from
Aug 16, 2023

Conversation

wdconinc
Copy link
Contributor

@wdconinc wdconinc commented Aug 12, 2023

Briefly, what does this PR introduce?

This will force rebuilding of the datamodel glue headers in local development copies when the data model changes version.

Depends on:

What kind of change does this PR introduce?

  • Bug fix (issue: cmake --fresh does not rebuild datamodel glue header when switching datamodel versions)
  • New feature (issue #__)
  • Documentation update
  • Other: __

Please check if this PR fulfills the following:

  • Tests for the changes have been added
  • Documentation has been added / updated
  • Changes have been communicated to collaborators

Does this PR introduce breaking changes? What changes might users need to make to their code?

No.

Does this PR change default behavior?

No.

wdconinc and others added 5 commits August 16, 2023 11:37
This will force rebuilding of the datamodel glue headers in local
development copies when the data model changes version.
@wdconinc wdconinc force-pushed the datamodel-glue-depends-on-edm4hep-edm4eic-version branch from 48cb940 to 0f0d5b6 Compare August 16, 2023 16:37
@wdconinc wdconinc enabled auto-merge (squash) August 16, 2023 16:37
@wdconinc wdconinc requested a review from veprbl August 16, 2023 16:37
Copy link
Member

@veprbl veprbl left a comment

Choose a reason for hiding this comment

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

Builds with EICrecon 2.0.0 and 2.1.0

@wdconinc wdconinc merged commit 82b30ba into main Aug 16, 2023
52 checks passed
@wdconinc wdconinc deleted the datamodel-glue-depends-on-edm4hep-edm4eic-version branch August 16, 2023 20:21
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