Alex Markley
Alex Markley
Any chance this pull request could get some attention? 😄
For the time being it looks like I can get the behavior I want by extending CacheManager like so: ```dart class MyCustomCacheManager extends CacheManager { MyCustomCacheManager(Config config) : super(config); @override...
Interesting. I was trying to use https://github.com/alminde/Compulsion which works in other applications, but not Firefox or Thunderbird. I guess this is a bug in the plugin itself?
Thanks, it looks like Compulsion is listed, so I will report an issue to that project. By the way, thanks for working on such a powerful tool!
I'm adding to this issue because I'm also affected by the lack of multiarch support in Taiga docker. In particular, I would like to see official arm64 support for Taiga...
It took me a couple days to upgrade my scripting and everything. (I have a full time job, so I don't have a ton of extra time to work on...
@sjoerd222888 sure! Please take a look at my pull request which includes two file updates: https://github.com/taigaio/taiga-back/pull/1611 And feel free to take a look at my fork, which the pull request...
> @alexmarkley Thanks, I checked yes. For linux/arm/v7 this Dockerfile does not work unfortunately. But I can confirm it works for amd64. @sjoerd222888 When you run a build, what error...
@sjoerd222888 and another clarifying question: Did you try running a Docker build on the target armv7, or just using an emulator?
For reference, the Working Copy app can be found here: https://workingcopyapp.com/ I know I would be delighted if you guys worked together to provide working Keybase-enabled Git access to apps...