Closed tersmitten closed 7 years ago
Yes, If @kvz releases a new version of freyproject/frey builds shouldn't fail anymore.
@tersmitten would it make sense to revert this merge and wait till the new release is out? Since it's preventing deployment from going through right now.
Just released Frey v0.3.27
, will try to upgrade our projects now
@tersmitten besides these replacements:
replace "/v(\d+.\d+.\d+)" '/$1' "${freyFile}"
replace "/apt/(\d+.\d+.\d+)" 'apt/1.3.0' "${freyFile}"
are there more that I should add?
Never mind, I found a good approach now
Here's a list of the PRs, please review:
https://github.com/transloadit/uppy-server/pull/10 https://github.com/tus/tusd/pull/85 https://github.com/transloadit/infra-imagemagick/pull/3
I'll have a look at them
Gave you commit access to infra-imagemagick also
@tersmitten these changes are still breaking deployment builds. Is there anything required to do to make it work as expected?