-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 4.0.2
-
Fix Version/s: 4.4.2
-
Component/s: Packaging / Build
The Drive-cleanup job is used to removed old alphas.
But the regexp used to remove files wrong: for alpha 4.2.1.1, it removed files from 4.2.1.1*:
09:00:17 >>> Removing binaries, tags and branches: 09:00:17 - 4.2.1.1 09:00:17 Warning: Permanently added 'lethe.nuxeo.com,54.93.38.62' (ECDSA) to the list of known hosts. 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.14-admin.exe' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.14.dmg' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.14.exe' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.14-x86_64.AppImage' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.15-admin.exe' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.15.dmg' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.15.exe' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.15-x86_64.AppImage' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.1-admin.exe' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.1.dmg' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.1.exe' 09:00:18 removed '/var/www/community.nuxeo.com/static/drive-updates/alpha/nuxeo-drive-4.2.1.1-x86_64.AppImage'
- is related to
-
NXDRIVE-1451 Add the Drive-cleanup job
- Resolved