6 Commits

Author SHA1 Message Date
Pablo Zmdl
2f58f0ce69 Fix Roundcube updates with development image
Since we're using the nonroot-image, we can't (and don't need to) use `sudo`.
2025-08-19 13:12:27 +02:00
Pablo Zmdl
8ec44398a8
Merge pull request #370 from roundcube/development-image-install-sqlite 2025-07-22 09:29:42 +02:00
Pablo Zmdl
ee7af54580 Install sqlite3 cli into the development image
I repeatedly installed it into containers, so I guess it makes sense.
2025-07-17 11:07:14 +02:00
Pablo Zmdl
c1a7cb1ddc Separate workflow for development image
It needs different testing than the main images, thus we use standalone
workflows.

This also makes the main workflows ignore changes in development/ and
nightly/
2025-06-16 15:29:00 +02:00
Pablo Zmdl
de20239b7f Create NPM's home directory so it can write cache files and logs 2025-05-23 18:14:01 +02:00
Pablo Zmdl
d18cc239f1 An image for development of Roundcubemail 2025-04-22 17:18:47 +02:00