-
[0.4.28](https://github.com/netzo/netzo/commit/1e1958d5e0d6b6481b00af790ddfbcfc6c4dc8f6) broke CI due to formatting. But what if it also broke the (currently non-existent) tests?
Ideally there woul…
deer updated
9 months ago
-
### Issue description
When using **CI/CD**, there is currently a website deployment file size limitation of **128Mb**. This restricts our ability to deploy our site in it's entirety. I would like to …
-
This lesson will teach you the basics of testing for an open source project including:
- Why testing is important
- What Continuous Integration and Continuous Delivery means and why it is useful
…
-
[Context]
* CI/CD 를 구현하기 전에 작업 흐름을 직접 디자인
[Definition of done]
* 디자인 후 멘토에게 피드백
* 피드백 반영 후 Wiki 에 업로드
-
**[Context]**
- CI/CD 를 구현하기 전에 개념의 이해 필요성이 생겼다.
**[Definition of done]**
- CI/CD 개념 자체에 대한 학습
- Github action 에 대한 학습
- GitHub Webhook 에 대한 학습
- EC2 에 실제 ec_mall 코드가 돌아갈 수 있도록 수동으로 설정해보기
-
- Only trigger the plans when the related sources have been affected
- Types
- CI/CD for energymeasure container
- CI/CD for Azure Function (Ingress)
- CI/CD for Azure Static Web App
-
## Context
Basic Tests for prettier code formatting.
## Todo
- A possible github actions file or configuration on github for prerun of prettier formatting at every pull request.
## Alternativ…
-
- Ideally will also include CDK or TF templates to deploy all required infra
- Infra includes:
- ECR
- ECS
- ALB
- Cognito
- DB (currently using mongodb)
-
-
Should the gate using the StatusCheck function be checking the "stage" slot i.e. no in-flight executions should be occurring since the release pipeline deploys to the "stage" slot and Azure handles …