-
In order to deprecate the devicelab moto g4 devices (in favor of mokey) while also not disrupting the open source release workflow, we should (in order):
- [x] ship Flutter 3.24 beta
- [ ] edit th…
-
Drone stores secrets in separate file ".drone.sec". This file is supposed to be decrypted and applied to .drone.yml on runtime.
According to drone documentation: http://readme.drone.io/usage/secrets/…
-
Travis-CI Does not work properly with the Arquillian Drone Tests. Get Travis-CI Running with Drone tests or find an alternative CI solution.
-
Hi, thanks a lot for the great job on ansi-to-html!
I'm a Drone CI user, Drone CI use ansi-to-html to render console output.
It works almost fine, while `tput` doesn't work correctly, I reported a bu…
-
Hi!
Might be related to latest patch to Satisfactory.
Getting crashes from various sources right now. Unfortunately, many seem to be triggered by some background worker, since it crashes after jus…
-
drone-cache cache is not actually limited to caching workspace artifacts **just for drone**.
So other docker-based CI solutions can use this out of the box.
As drone-cache is just a static binar…
-
Earlier this year i posted an issue requesting when we would be able to link external repos. ( #3518 )
Little did i know, there already was an issue posted regarding this very problem. almost a year …
-
It would be very nice to have Drone's `custom` event type to support custom actions.
E.g.
If the trigger configuration is like this:
```yaml
kind: pipeline
type: kubernetes
name: custom-with-a…
-
It would be nice if the integration between gogs and drone CI would improve. I'm currently looking to migrate from Gitlab (+ Gitlab CI) to Gogs and use a reverse proxy to authenticate. However I notic…
-
使用的是默认模板
https://raw.fastgit.org/lddsb/drone-dingtalk-message/master/tpls/gitlab-ci.tpl
当gitlab ci上一个任务执行失败时,仍然返回的是sucess
TPL_BUILD_STATUS的值获取不正确
关键代码
stage: notify
image: lddsb/drone…