Björn Heiß
Björn Heiß
Any updates on this? Looks like the PR #1467 has conflicts which need to be resolved. Kinda strange that dayjs can't handle `YYYY-MM-DDTHH:mm:ss.SSSZ` as format in strict mode, which is...
**FastHub Version: 4.7.3** **Android Version: 9 (SDK: 28) (OxygenOS 9.0.9)** **Device Information:** - **Manufacturer:** OnePlus - **Brand:** OnePlus - **Model:** OnePlus5T --- This is still an issue. The downloaded file...
A wild guess (after a quick look at the code) would be that [cancelPendingBuilds](https://github.com/jenkinsci/gitlab-plugin/blob/dc36630454a06b8deb337f8e965bb9d560e799b6/src/main/java/com/dabsquared/gitlabjenkins/trigger/handler/PendingBuildsHandler.java#L27) in the `PendingBuildsHandler.java` can't find the job which has to be canceled.
@MaximeMazet Can you share any insight on this? It seems many users (just like me) are having problems with the plugin choosing the SSH URL over the HTTP URL.
You have to make sure the `VALUE` does not end with a `/`. So `https://.herokuapp.com` is **correct** and `https://.herokuapp.com/` is **not correct**.
@Samclay8 Your people should try to play with the "Enable spartial sound" setting. We were able to "fix" issues with that after we connected to the voice server
Any progress on this?
@MikeMcC399 it should be noted that @cypress/request is affected by this: https://github.com/cypress-io/request/issues/31 So I am not sure if the PR you linked is sufficient for this issue. https://github.com/cypress-io/cypress/pull/27005 also required...
Any news or estimate on this? It seems like a very small change without many risks and the PRs are already there 🤔 I am not sure if this is...
Coverage upload to codecov failed in the build CIs. Doesn't look like something I can fix.