Charles Moulliard
Charles Moulliard
I don't know if your problem is the same as mine on MacOS ``` ProductName: Mac OS X ProductVersion: 10.11.5 BuildVersion: 15F34 ``` but here is my output ``` docker-machine...
I must have a look but I think that this issue is related to Weld (cdi 1.1). We have to create an arquillian test to figure out the problem and...
Hi Antoine, I should have more time after the 13th of March. So we will work on that Regards, Charles On Fri, May 2, 2014 at 8:43 AM, Antoine Sabot-Durand...
13th o May ;-) On Fri, May 2, 2014 at 11:07 AM, Antoine Sabot-Durand < [email protected]> wrote: > Hope you mean May 13th because March 13th 2015 is a bit...
We should have the possibility to pass the config yaml file as we can do with kubectl with this parameter `--kubeconfig='': Path to the kubeconfig file to use for CLI...
> ot sure what is best for contributor, wiki or DEVELOPER.md page? I think that both pages will be needed as [contributing](https://github.com/spring-projects/spring-boot/blob/master/CONTRIBUTING.adoc) allows to explain how a developer should contribute...
> Maybe a DEVELOPER.md is better because anybody can open a PR to improve it while the wiki can only be modified by repo owners? I fully agree ;-)
> We also use GitHub action in our CI process, on each commit our plugin is simulated in our home made Kodi simulator (see https://github.com/Catch-up-TV-and-More/plugin.video.catchuptvandmore/blob/dev/.github/workflows/ci.yml) Great to know that you...
La documentation du site n'aide pas bcp je dois l'avouer. Comme catchup utilise `/usr/bin/openvpn`, il faut donc lui passer le fichier de configuration comme je pense expliqué ici : https://github.com/Catch-up-TV-and-More/plugin.video.catchuptvandmore/issues/288#issuecomment-612934011...
- How to run locally, test - How to build/release - Add a contributing page to explain for the developers/coders how they could test the project locally and contribute =...