-
failed to create service ci_drone-server: Error response from daemon: network public not found
-
Sorry I'm too lazy to write a PR for this, but the following from `env/git.go`...
```
var gitBranchVars = []string{"GIT_BRANCH", "APPVEYOR_REPO_BRANCH", "BRANCH_NAME", "BUILDKITE_BRANCH", "CIRCLE_…
-
PHP version 8.0 official security support will end on November 26: https://www.php.net/supported-versions.php
Also, we may not easily keep supporting it as our dependencies might drop 8.0 as well w…
-
This plugin uses Crowdin API v1, which is marked as deprecated. You cannot generate a v1 key now, only a v2 key. The old v1 keys still work.
The problem is that the v2 key does not allow you to use…
-
When creating a pipeline in Harness CI, this automation needs to create Tag triggers.
## Examples
Harness CI does not currently have built-in Tag triggers, but I successfully tested this workaro…
-
How to compile for iOS and Android?Is there a procedure document here?
-
### Description
Cloud Native Buildpacks primary function is to turn source code into runnable image and because of that it's natural for it to be used within various CI/CD platform pipelines.
The …
-
I have been encountering repeated "http: no content returned: re-connect and re-try" errors in the logs of my Drone Runner. My build status in Drone CI/CD is always "pending" and does not proceed. I h…
-
**Is your feature request related to a problem? Please describe.**
Currently we only provide info for CircleCI configuration (and in the worst possible form of the actual pipeline we use).
**Descr…
-
I've been very casually looking into how big projects do CI, and I think what [`rust-lang/rust`](https://www.github.com/rust-lang/rust/tree/master/src/ci) does is really interesting
TL;DR: We could…