You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We updated our workflows to run v4 of the action few weeks ago and where baffled why the uploads were failing in one of the jobs but not all of them. Apparently our container did not have the required dependencies installed and therefore the upload failed. I'm fine with adding the required dependencies gpg and gpg-agent to our testing containers but would appreciate that it would documented somewhere instead of scouring closed issues for reasons the upload fails. Additionally had to define that the container is alpine based which i found from #1262 (comment)
We updated our workflows to run v4 of the action few weeks ago and where baffled why the uploads were failing in one of the jobs but not all of them. Apparently our container did not have the required dependencies installed and therefore the upload failed. I'm fine with adding the required dependencies
gpg
andgpg-agent
to our testing containers but would appreciate that it would documented somewhere instead of scouring closed issues for reasons the upload fails. Additionally had to define that the container is alpine based which i found from #1262 (comment)Changes required to our alpine based containers can be found here vrk-kpa/restricteddata#253
The text was updated successfully, but these errors were encountered: