-
# Summary
`test_concurrency` seg faults intermittently (~1 in 50), for example by running
```
ctest --repeat-until-fail 200 -R concurrency
```
which outputs
```
...
The following tests FAILE…
-
## Expected/Wanted Behavior
drone.io is CI/CD with Docker in mind, this meshes well with Nebula, the ARM step should first be moved to be built on it & depanding on the results maybe the x64 build …
-
This is a followup on issue https://github.com/drone-plugins/drone-slack/issues/162#issuecomment-1788143538.
I noticed that (at least) the `DRONE_BUILD_` environment variables aren't updated across…
casdr updated
10 months ago
-
## Expected/Wanted Behavior
drone.io is CI/CD with Docker in mind, this meshes well with Nebula, the ARM step should first be moved to be built on it & depanding on the results maybe the x64 build …
-
Around 1/13-1/15 our CI builds using the `alpine:latest` image for arm32 started failing when running commands such as `uname` and `apk`. It seems to correspond with the release of the 1.13 image. The…
-
add an Admin panel to:
* [x] see all registered agents #252
* [x] see all registered users (add / remove admins) #1634
* [x] https://github.com/drone/drone-ui/pull/334 -> #1632
* [x] `/queu…
6543 updated
6 months ago
-
Hi,
I have a problem with assuming role. I'm using this drone pipeline definition:
```
type: kubernetes
clone:
depth: 10
kind: pipeline
name: terraform plan - alfa
resources:
requests:
…
-
## Description
## Environment
1. OS (where OpenCTI server runs): { e.g. Mac OS 10, Windows 10, Ubuntu 16.4, etc. }
2. OpenCTI version: { e.g. OpenCTI 1.0.2 }
3. OpenCTI client: { e.g. fron…
-
Without having made any changes to the CI process, I started receiving the drone-scp error: dial tcp ***:***: i/o timeout causing the CI to fail whenever I make a new commit. Does anyone have an idea …
-
Right now we use Drone for both, CI and CD.
We would like to use Travis for building and CI, as it is with other projects and Drone only for CD.
Drone could either pull or be pushed by Travis to t…