Lukas Eipert
                                            Lukas Eipert
                                        
                                    I think a better solution would be to wait until the pipeline is done: - https://docs.gitlab.com/ee/api/pipelines.html But on an another note: Why slow down the initial wait? You have to...
I have to say, that I agree with @rolodato on that one: 1. Consistency with certbot is a good idea. 2. if you run `gitlab-le` with a cronjob each day,...
I updated the behavior as suggested. Additionally I made sure that the exit code is `0` if all certificates are valid
/ping @rolodato
@rolodato, I fixed all the issues you described in your review (except the singular/plural one). For the `process.exit` change, I had to refactor a bit: I moved registering of ACME...
Hey @rolodato, I thought, I'd ping again ;)
@rolodato Ping ping :P
@Galadirith An easy solution would be, if we instantiate a new MathJax every time Math rendering is turned off and on: 1. `ctrl-shift-x` -> Turn off math 2. `ctrl-shift-x` ->...
I just moved this to your scope ;)
@xenobytezero Usually Artifactory returns not found errors if the user has no access/the url is wrong. We are using yarn with Artifactory `4.12` quite happily. TL;DR: After writing my Artifactory...