kumy
kumy
I also disabled the https://github.com/cgeo/cgeo/actions/workflows/tests.yml workflow as emulator was stuck the same way
Wouldn't be easier for translators to use the crowdin platform? I think they can handle .yml files. Le 2017-08-17 16:01, Lars a écrit : > I want to start a...
Having separated files by languages would help a bit.
Regarding fdroid, the link used to download this apk is https://github.com/cgeo/cgeo/releases/download/market_20150112/cgeo-contacts_v1.5.apk https://github.com/cgeo/cgeo-fdroid-base/blob/f6e774efd2c66814a7042802d0d3fb553a998ef9/scripts/fdroid-update.sh#L98 Is this still the right file?
Yes update the script is the first step, then I need to update the docker stack on my side, then we can trigger updtaes via Jenkins. @Lineflyer, would you please...
`cgeo-contacts-nightly.apk` is still missing.
As an alternative we could also publish _daily snapshots_ as: ``` $ aptly publish snapshot -distribution="trusty-snapshots-20150207" -component="main" ubuntu-security-trusty_20150207 ubuntu-security $ aptly publish snapshot -distribution="trusty-snapshots-20150208" -component="main" ubuntu-security-trusty_20150208 ubuntu-security tree -d dists/...
The alternative method I proposed doesn't work with `debootstrap` ``` $ fakeroot debootstrap trusty-snapshot-20150209 mytest http://localhost/distrib/ubuntu/ E: No such script: /usr/share/debootstrap/scripts/trusty-snapshot-20150209 ```
I'm not using aptly anymore, so can't confirm. Thanks for adding it anyway 😉