-
As part of our commitment to code quality and accessibility, we need to integrate goodcop for Ruby on Rails best practices and WCAG 2.2 compliance testing into our development workflow.
Tasks:
1…
-
I have a pipeline like this
```
name: "Lint and Test"
description: "Run linters"
runs:
using: "composite"
steps:
- name: Check out code
uses: actions/checkout@v3
- name:…
-
# Problem
I've cloned this repo and am using it in GitLab due to its CI/CD options (clone: https://gitlab.com/CarlosSMA/flask-base).
While doing the process, I've noticed that the tests done in th…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
In our build pipeline we have separ…
Culan updated
8 hours ago
-
Currently, we have got a failing test:
```
tests/pipelines/stable_diffusion/test_stable_diffusion_inpaint.py::StableDiffusionInpaintPipelineSlowTests::test_single_file_component_configs
```
An…
-
https://app.circleci.com/pipelines/github/MetaMask/metamask-extension/96780/workflows/6605e986-ff4a-4fe2-8b2e-4b239bfff821/jobs/3602932/tests
```
TimeoutError: Waiting for element to be located By…
-
I made a simple test that combines
- installing the daisy-pipeline2 and daisy-pipeline2-cli packages on Debian
- starting the pipeline2d service
- running alice.xml through zedai-to-pef using dp2
see…
-
### Format
Long (20 minutes)
### Description
Dans tous les projets auxquels j’ai eu la chance de travailler, la qualité est clé. Dans un environnement lean, on cherche continuellement à éliminer le…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 2a5e3a6) snapshot for 20241125.
At certain intervals the CI system will update th…
-
Currently we are trying to migrate from CircleCI to tekton on a self hosted environment. The initial implementation was great but we are currently having issues while trying to scale our pipelines.
…