valerio
valerio
ping @sduenas @jgbarah
Hi @penyuan, thank you for the detailed message! The main limitation with this issue is that Perceval and the other components are developed and tests on Linux-based systems. Thus, it...
Hi @penyuan , sorry for the late reply! > Do you think the HOME environment variable mentioned two years ago has something to do with it? If so, if you...
Hi @penyuan ! how is it going with this issue? Were you able to advance a bit? Thanks!
A new python library that mocks a ssh server could come in handy: https://github.com/carletes/mock-ssh-server ```python import os from pytest import yield_fixture import mockssh @yield_fixture() def server(): users = { "sample-user":...
Thank you @paultyng for your interest in Perceval. Please, could you elaborate a bit more on your feature request and clarify the terms below ? - Does the term `release`...
Thank you @RCheesley for opening this issue. Which data should be retrieved from the Transifex API? [resources](https://docs.transifex.com/api/resources) and their [translations](https://docs.transifex.com/api/translations) for a given project should be OK or you are...
thank you for the pointer @RCheesley, I'll check it out in the next days.
The problem seems to be complicated to be solved quickly. We will investigate it. In the meanwhile, you could use [Oracle VM VirtualBox](https://www.virtualbox.org/) to have Linux in your windows installation
Hi @MonikaEve thank you for bringing this issue to life again. Grimoirelab is developed on Linux and should work on any Linux-like platform. Currently, having Grimoirelab running on Windows is...