-
```
import * as cdk from "aws-cdk-lib";
import { Construct } from "constructs";
import * as cloudwatch from "aws-cdk-lib/aws-cloudwatch";
import * as cwactions from "aws-cdk-lib/aws-cloudwatch-act…
-
Noticed that more people are starting to use this library, and it is necessary to add CICD configuration.
-
-
When committing, CICD checks fail. These checks need to be updated to work correctly.
-
# 🚀개요
# 📝작업 내용
- [ ] 스토리북 ``cicd`` 적용
## 🔍백엔드 전달 사항
# 🎸기타 (연관 이슈)
-
There are a couple of solutions in how to implement a badge to show how much code coverage the application has in the README.
Ideally, I would prefer not to integrate a 3rd party solution but see wha…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and didn't find mine.
### Steps to reproduce
Sadly I'm not able to provide a reproducible example as the issue ran…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
We need CICD to sanitize commits. Initially can be build only. In the future, we could integrate sonic-mgmt tests.
-
## Todo
* [x] 배포용 브랜치 하나 추가 생성하기 (#00-DEV-cicd)
* [x] 폴더가 변경사항이 있을 경우에 따로 적용하기
* [x] docker로 빌드를 한뒤 ec2에서 빌드한 부분만 따로 재 배포 하기