Chris de Graaf

Results 150 comments of Chris de Graaf

Some random thoughts on this: I'd kind of like to not rely on Git. Obviously > 90% of packages generated with PkgTemplates are also Git repos but it's not a...

Not really. If anyone else wants to take the lead on this, feel free -- I have a lot of stuff on my plate lately.

This could be a plugin, but I don't recommend opening a PR until I get around to finishing up #61.

Is there a code coverage service like Codecov or Coveralls that supports GitLab? Because that's what we're looking for here.

After a very brief search it seems that Codecov does support GitLab, so that's worth looking into.

I think the best way forward is to add actual GitLab support to Coverage.jl, since GitLab is officially supported by Codecov. Adding such support looks simple, I just need to...

My Codecov experiments have so far been mostly failures, Codecov gave me HTTP errors when I tried to use my Coverage.jl fork, so I am probably setting some fields incorrectly....

This should be easy, I just need an example file.

I'd probably prefer to make it the default since that's how nightly works for all the other CI plugins.

As in you only want docs but not testing with GitHub Actions? If so, then currently no.