Skip to content
Snippets Groups Projects
username-removed-25042's avatar
commented on issue #121 "Defuse Direct Object References" at F-Droid / repomaker

@grote I'm finding it really hard to find time right now during teaching to get any of this stuff done, so if this is the last thing before a relea...

username-removed-26331's avatar
commented on issue #121 "Defuse Direct Object References" at F-Droid / repomaker

@pserwylo are you still interested to work on this? Otherwise I would take it other since this is the last thing I want to do before doing a release.

username-removed-26331's avatar
commented on merge request !172 "Add prototype docker container" at F-Droid / repomaker

Sorry, I didn't explain myself sufficiently....

username-removed-25042's avatar
commented on merge request !172 "Add prototype docker container" at F-Droid / repomaker

Hmm, that is a little strange that you need to wait like that. I would have thought that docker-compose would have built/pulled all the containers ...

username-removed-26331's avatar
pushed to branch master at F-Droid / repomaker
username-removed-26331's avatar
commented on issue #183 "release on PyPI" at F-Droid / repomaker

@eighthave Here's a source package: repomaker-0.0.4.tar.gz...

username-removed-26331's avatar
accepted merge request !172 "Add prototype docker container" at F-Droid / repomaker
username-removed-26331's avatar
pushed to branch master at F-Droid / repomaker
  • e181e966 · Add prototype docker container
username-removed-26331's avatar
commented on merge request !172 "Add prototype docker container" at F-Droid / repomaker

Thanks for testing this @pserwylo!...

username-removed-26331's avatar
commented on merge request !173 "Import Apps in Automatic Update Mode" at F-Droid / repomaker

@pserwylo as you are the only one working with me on repomaker, I'll assign this to you. I acknowledge that it might be difficult for you to review...

username-removed-26331's avatar
opened merge request !173 "Import Apps in Automatic Update Mode" at F-Droid / repomaker
username-removed-26331's avatar
commented on issue #182 "Implement Tutorial Designs" at F-Droid / repomaker

The tutorials are a "collection" and so can be paged through...

username-removed-25042's avatar
commented on issue #182 "Implement Tutorial Designs" at F-Droid / repomaker

Closer now: http://tutorials-fdroid-website-pserwylo.surge.sh/fdroid-website/en/tutorials/add-repo/...

username-removed-25042's avatar
commented on issue #180 "Run on OS X" at F-Droid / repomaker

Ugh. Tried to factory restore the Mac from the reovery partition. Couldn't because there wasn't space on the main partition, so used the suggested ...

username-removed-25042's avatar
commented on merge request !172 "Add prototype docker container" at F-Droid / repomaker

Other than the two comments above, this is working quite well for me. Happy to have it merged once those two changes are made.

username-removed-25042's avatar
commented on merge request !172 "Add prototype docker container" at F-Droid / repomaker

This needs to be RUN pip3 install -r requirements.txt && npm install, or else you will end up with an issue when the SASS files try to compile due ...

username-removed-25042's avatar
commented on merge request !172 "Add prototype docker container" at F-Droid / repomaker

Although this is the latest and recommended version, the version of docker-compose in Debian stable is only 1.8 and thus only supports version 2. W...

username-removed-26331's avatar
commented on issue #180 "Run on OS X" at F-Droid / repomaker

That's a good idea. I can try this. However, there's probably some trail and error involved and that can take quite some time since I get only ~1 C...

username-removed-25042's avatar
commented on merge request !172 "Add prototype docker container" at F-Droid / repomaker

Thanks @grote, I'll take a look at this tomorrow (e.g. 10hrs from now).

username-removed-24982's avatar
commented on issue #180 "Run on OS X" at F-Droid / repomaker

How about just putting the fpm build in .travis-ci.yml to start with?