-
Currently, the website takes around 5 minutes to build and deploy from Github - this seems like something that could be improved:
Possible optimization steps:
- `yarn install` takes ~70 seconds, c…
-
We will need to make building better and smoother for us as well as other users. It should go through and build a couple of different outputs:
- [ ] `source.tar.gz` which is the source code for thi…
-
### Description of task
This task involves setting up a Dockerfile for containerizing the application and integrating a CI/CD pipeline to automatically build and test the Docker image. The goal is to…
-
#### **Description**:
We need to establish a continuous integration and continuous deployment (CI/CD) strategy for this project to ensure code quality, streamline development, and automate the deploy…
-
![Captura de tela 2023-11-10 122732](https://github.com/z4l1nux/pipeline-CICD/assets/124527204/65d42fdc-6004-4b76-afdf-798b53e3697f)
-
Maybe introduce a `Makefile` rule to validate that a working directory is clean, or to run the pre-commits prior to executing a rule, and then mark some rule as downstream.
-
Set up CID Pipeline in AWS for HMS BE
-
-
make sure our github actions / tmt / pipelines are covering ostree integration when a new patch arrives for the review.
For example:
```
git clone https://gitlab.com/CentOS/automotive/sample-im…
-
We aim to enhance our development process by setting up a comprehensive CI/CD pipeline, which includes creating new components and improving existing workflows to streamline operations and ensure high…