Arnaud Héritier
Arnaud Héritier
Indeed it will be very useful. For exemple I would love to have a report on the previous quarter (in our case Feb -> Apr)
Hi @jamesd1111 Thnaks for your contribution. In fact PR #1 already includes your 2 changes (and many more).
Fixed by PR #1 Will be in version 2.0
Good reminder @stalxed . I need to update few docs and launch the release process (with the hope to have few feedbacks). Myself I'm using a SNAPSHOT for 2 months...
Thanks a lot @stalxed for your feedback. About the background sync I proposed it to the core team https://jira.codehaus.org/browse/SONAR-4950?focusedCommentId=351146&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-351146 (cc @gaudol @bellingard ). I think it should be done in...
I confirm that we have the same `RCN_REDUNDANT_NULLCHECK_WOULD_HAVE_BEEN_A_NPE` too It was fixed in the past with #75 but it's back in 4.4.x (was ok in 4.3.0)
Hi Rolf, I agree. The goal of my issue was at least to have it referenced here if someone else meet the problem. Arnaud
Like others users I want to deploy on my production environments only specific releases / tags. I tried something like `clever deploy --alias "staging" --branch "v2.7.0"` but it fails because...
quill 2.0 is out and reported as a security issue (disputed but still concerning): [CVE-2021-3163](https://nvd.nist.gov/vuln/detail/CVE-2021-3163) / [GHSA-4943-9vgg-gr5r](https://github.com/advisories/GHSA-4943-9vgg-gr5r) @luin reported the upgrade almost 3 months ago and also proposed to help...
I didn't dig a lot. Doing only the upgrade makes the editor empty (no visible error in the console, neither in the build). It's loaded but data are not injected.