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

build: Abort build if DD4hep does not have DDDetectors #708

Conversation

paulgessinger
Copy link
Member

We need DDDetectors for the DD4hep XML loading to work. If it's not present, errors like in #706 pop up at runtime.

This PR explicitly requests DDDetectors is available. This will fail in the CI right now, because our ubuntu2004 CI image builds DD4hep without it. A fix for that is pending here: acts-project/machines#29.

I will update this PR with bumped CI images for the failure to resolve.

/cc @HadrienG2

@paulgessinger paulgessinger added the 🚧 WIP Work-in-progress label Feb 9, 2021
@paulgessinger paulgessinger added this to the next milestone Feb 9, 2021
@HadrienG2 HadrienG2 mentioned this pull request Feb 9, 2021
@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #708 (04d1950) into master (48a159e) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #708   +/-   ##
=======================================
  Coverage   49.02%   49.02%           
=======================================
  Files         325      325           
  Lines       16574    16574           
  Branches     7744     7744           
=======================================
  Hits         8126     8126           
  Misses       3017     3017           
  Partials     5431     5431           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 48a159e...6461899. Read the comment docs.

@asalzburger
Copy link
Contributor

Oh, apologies @paulgessinger - didn't see this as WIP and had accidently pressed the update button.

@paulgessinger paulgessinger removed the 🚧 WIP Work-in-progress label Feb 23, 2021
@paulgessinger
Copy link
Member Author

I think this is good to go now.

@asalzburger asalzburger merged commit 3b345dd into acts-project:master Feb 24, 2021
@paulgessinger paulgessinger modified the milestones: next, v6.0.0 Mar 2, 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.

None yet

3 participants