-
### Steps to reproduce
1. Submit a pullrequest like https://github.com/nextcloud/server/pull/10526 which requires a recent version of ImageMagick convert tool
2. CI test case fails: https://drone.ne…
-
We have Circle CI and Drone Cloud enabled. Some other CI's can be added if they support single-repo or "only public" modes.
-
Satyr should be updated:
- use mentos directly, without proxies
- CI: drone -> compose + travis
-
This is somewhat related to #440 so @onlyjob you might be interested.
---
I wanted to know how the LizardFS developers would feel about getting automated builds setup for LizardFS on [Drone](htt…
-
# Report
## What did you do?
Added the following to my Drone.yml in the default pipeline
```
- name: run Danger PR validator
image: dangersystems/danger-rb
depends_on:
- te…
-
Hi
Just stumbled upon this. For the very same reasons, I created my one ["debugging" Image](https://github.com/tuxpeople/docker-debugcontainer).
I'm thinking now to drop mine in favor of yours. …
-
Hello all!,
We are running Drone, with license, for some time (3-4 years), everyone is happy with the platform and the possibilities, and now the users start becoming more enterprise-focused.
Th…
-
### 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 …
-
**Describe the bug**
sFTP tests in CI are flaky. They fail time to time even though everything works fine locally. Even with `drone exec`.
**To Reproduce**
1. Do some changes
1. Open a PR
1. Ch…
-
These tests should test all layers of GitPods. Starting with the Database moving up until fully integrated HTTP API tests.
For that we should start Cockroach as Drone service for database e2e tests…