-
We need CICD to sanitize commits. Initially can be build only. In the future, we could integrate sonic-mgmt tests.
-
# CI/CD 파이프라인 개선 과정: 모듈 캐싱과 도커 이미지 사이즈 개선
기존 CI/CD 파이프라인을 점검해 봤습니다.
[https://dongwonnn.dev/posts/refactor-cicd-pipeline](https://dongwonnn.dev/posts/refactor-cicd-pipeline)
-
### Is your feature request related to a problem? Please describe.
Yes I would like to setup cicd pipeline to rotate keys and for user additions and modifications but we cannot because there is no …
-
At the moment, we only have unittest to protect the result of ord default content generation. However, we need to validate the correctness of ord content by validator.
-
-
its a bit annoying that I have to use winscp manually, there has to be a better way to push changes to production
-
-
We need some sort of CICD pipeline, we should check out Gitlabs implementation
-
# Overview
Configure the CI/CD pipeline to automatically push the built container images to some repository.
# Questions
1. Should the repository be local or remote?
# Notes
1. In order for t…
-
### Search before asking
- [X] I searched the [issues](https://github.com/IBM/data-prep-lab/issues) and found no similar issues.
### Component
Transforms/Other
### What happened + What you expect…