-
currently we suffer from couple of things
- arm runners
- macos runners
- a lot of build logic is located in gh actions yamls
We could improve
- [x] - ~use grafana drone ci to leverage its ru…
-
Currently, CI systems and apps integrate with Gitea using "full access" OAuth Application / Access Tokens.
Unfortunately this is a security issue as the tokens have full access to every repository-…
-
# 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…
-
Hi, I got the following error:
```yaml
time="2024-04-28T09:37:31Z" level=error msg="Could not send email to \"username@gmail.com\": gomail: could not send email 1: gomail: invalid address \"\": mail…
-
https://github.com/drone/drone
Drone is a CI/CD solution that aims to be a lightweight replacement for jenkins. It is written in Golang uses Docker containers to run builds. Builds are run based on a…
-
This is a follow-up for issue #43 . I just tried with a new release - still have some issues.
You can find drone.yml here: https://github.com/jobrunr/jobrunr/blob/master/.drone.yml.
__What I try…
-
## Description
Currently GUI tests are failing in CI
### Reason
After https://github.com/owncloud/client/pull/8604 has been merged it expects the name of language like `en`. But we are passing `-…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
Build:
https://drone.owncloud.com/owncloud/encryption/3462/16/15
Failed Scenario:
- tests/acceptance/features/webUIMasterKeyType/webUIMasterKeys.feature:8
- tests/acceptance/features/webUIMaste…
-
For my understanding, trigger `drone-downstream` is to run a similar `drone build start` command via api.
Which I need:
1) Extra feature to trigger with several `--param key=value`. These `key/…