-
Below is a sample of the things we would like to automate
- [x] ~~Build the base projects~~
- [ ] Run the source code generator
- [x] ~~Run the linter? (maybe use [StyleCopAnalyzers](https://gith…
-
-
### Version
1.14.x (beta)
### Is your feature request related to a problem? Please describe.
ci/cd has become a major bottleneck for devs waiting and kicking builds. we shouldn't have to wait an ho…
-
Tracked in #1587
Implement Code coverage for PR's via CI
Objectives
- run tests as part of CI
- generate codeCov for these tests & auto-publish the report as part of PR Comment...
- [Optionall…
-
CI/CD 과정에서 AWS EC2 서버에 접근하기 위해 SSH 방식을 사용하여 진행하려고 했지만 오류가 발생했습니다.
```
ssh: handshake failed: ssh: unable to authenticate, attempted methods [none publickey], no supported methods remain
```
해당 오류는…
-
### Description
- 장고 CI/CD 테스트
### To-do list
- [x] CI
- [ ] CD
- [ ] secrets.json 파일 추가
-
As already considered by @jo-basevi and @CodeGat, it would be good to create a meta-repo for conda packaging and deployment, similar to what is in place for model deployment and configuration stuff.
…
-
### Description:
We need to set up Continuous Integration (CI) and Continuous Deployment (CD) for our project to automate the build, test, and deployment processes. This will ensure our codebase rema…
-
We have noticed that a switch between two branches leads to a code change in the workspace. However, the change is not automatically forwarded to the IRIS instance. This leads to an inconsistent state…
-
## Problem
each cycle of pipeline takes about 7 to 20 minutes with the average of 12. this sometimes goes up to 30 when the server's CPU is busy. this means i need wait a long time to have web deploy…