-
- [ ] Installation headless package
- [ ] Installation GUI libraries: PyQt5 and PyQt6 separately
- [ ] Lint
- [ ] Test
-
> > Also, the test framework might need to be executed in a CI/CD pipeline.
>
> Yes that would be ideal! The question is can we spin up bare-metal VMs per run. I know the GCP console …
-
-
**Describe what problem your feature request solves**
Provide an API for CI/CD pipelines
**Describe the solution you'd like**
Provide an API for CI/CD pipelines, [see here](https://github.com/bba…
-
Currently the monorepo has a number of CLI specific CI tasks that need to be copied over to here and set up.
-
### Proposal
Jenkins CI/CD pipeline graph - similar to what GitGraph currently does except:
1. different icons
2. Jenkins parallel stages need to be vertically aligned, whereas GitGraph has com…
-
### User Story
As a developer, I want a continuous integration/continuous deployment (CD/CD) pipeline, so that I can deliver code changes more frequently and reliably.
### Description
GitHub …
-
Implement a simple dart CI/CD pipeline which will run after every push to the main branch...
-
### Env:
Single environment: `sandbox `
Utilize GitHub variables
### Condition
- Run `terraform init` to install all modules required by this configuration, each time a module has been add…
-
# Overview
- To implement Cypress as the automated E2E testing framework across modules, focusing on core functionalities to maintain workflow consistency, facilitate early bug detection, and improve…