DUNE-DAQ / daq-release

Scripts and configuration files for the DUNE DAQ release
https://dune-daq-sw.readthedocs.io/en/latest/packages/daq-release/
2 stars 0 forks source link

When there's a pip failure in a release build, the Action should fail #359

Closed jcfreeman2 closed 4 months ago

jcfreeman2 commented 5 months ago

Thinking specifically about https://github.com/DUNE-DAQ/daq-release/actions/runs/8473822868/job/23218964210, where we got:

Running command git checkout -q vv5.2.2
  error: pathspec 'vv5.2.2' did not match any file(s) known to git

but the Action continued running and returned "Sucessfully". However, while /cvmfs/dunedaq-development.opensciencegrid.org/candidates/fddaq-v4.4.0-rc2-a9/.venv/lib/python3.10/site-packages should contain Python packages, it's completely empty.