-
This issue is sprouted from this comment:
- https://github.com/channable/icepeak/pull/119#discussion_r1429727553
Presumably added as part of the semaphore CI? @crtschin
- https://github.com/chan…
-
- [x] Integração continua com cicle-ci
- [x] Integração continua com semaphore para comparar o desempenho do teste em relação ao clicle-ci
- [x] Entrega continua em serviço da amazon s3 no semaphore…
-
- [x] add the fastlane plugin https://docs.fastlane.tools/best-practices/continuous-integration/semaphore/
- [x] change semaphore machine type so we can build iOS https://docs.semaphoreci.com/ci-cd-e…
-
As noted by @shindere, this assertion just failed in the TSan CI:
https://github.com/ocaml/ocaml/blob/e06ee058ab55cbe0cd8536cc2ae276a60a7bbd2f/testsuite/tests/parallel/major_gc_wait_backup.ml#L28
…
-
Provide support for CI/CD tooling.
Options:
- [Travis CI](https://github.com/marketplace/travis-ci)
- [Circle CI](https://github.com/marketplace/circleci)
- [Semaphore](https://github.com/market…
-
I noticed this while trying to understand why my CI was failing to build a project that depends on audio.
I'm building aubio like so:
```'/home/semaphore/performous/3rdparty/aubio/waf' --verbose…
-
まずはマトリックスの多い AzurePipelines に組み込んで運用してみる
----
* [ ] AppVeyor
* [ ] Azure Pipelines
* [ ] Bitrise
* [ ] Buddy
* [ ] Circle CI
* [ ] Cirrus CI
* [ ] Codefresh
* [ ] Codeship
* [ ] GitLab C…
-
For some unknown reasons, we cannot use the latest kernels for Clear Containers guest kernel when using Semaphore CI. Indeed, using some 4.9 kernels (maybe something changed in the config and it is no…
-
In https://github.com/checkstyle/checkstyle/pull/13455 we add a `MatchXPath` check to ensure that all property setters have a `@since` property in their Javadoc. For example
```java
/**
...
@since…
-
**Environment:**
- OS: Windows
- GPU and driver version: NVidia
- SDK or header version if building from repo: 1.3.290.0
- Options enabled (synchronization, best practices, etc.): best practic…