-
The link to semaphore documentation leads to a 404: https://doc.scalingo.com/platform/deployment/continuous-integration/deploy-scalingo-from-semaphore-ci
It should be updated
-
### Describe the bug
The test, `read_write_unsampled_semaphore`, non-deterministically fails with no useful output.
```
FAIL: SYCL :: bindless_images/dx12_interop/read_write_unsampled_semaphor…
-
Semaphore is one of the top CI services, and I think it would make a great addition
-
Bundle Size is a great tool, lots of open source & awesome projects are using it. Here I am requesting for the Semaphore CI support as well 😀 . Thanks
-
On the new win CI, we have these test timing on:
[Windows64.Network.Tests.SocketStreamTest.testUpToAfterCloseNonSignaling](https://ci.inria.fr/pharo-ci-jenkins2/job/Test%20pending%20pull%20reques…
-
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_…
-
Not currently part of the default Python interpreter set available for CI testing through Semaphore. Working with their support team to create a custom build until it is available by default.
-
Our current end-to-end tests run on VMs built at https://github.com/cilium/packer-ci-build, with three possible kernel versions: 4.9, 4.19, and bpf-next. However, we would like to be able to run quick…
-
Options:
- Travis
- Circle CI
- Heroku (?)
- Semaphore CI
- Codeship
-
Noticed at https://github.com/checkstyle/checkstyle/pull/12841/files, we have some tasks in validation.sh that are not being run in CI right now:
```
➜ checkstyle git:(update-inspection-message) …