-
There have been several attempts to document GDS's quality engineering approaches/practices, which are rooted in TDD, pair programming and continuous delivery. None of them have made it into the GDS w…
-
# Overview
As a company, we score potential customers according to the minimumCD rubric and otherwise base ourselves in the CI/CD, DevSecOps tradition. We are only partially in alignment with that tr…
-
i'm using application set config with go template like, thoses are working fine
but two things not work (the feature enabled true for cluster)
and i have a warn message like
unknown field "met…
-
If a stack is provisioned with continuous delivery enabled, or continuous delivery is enabled shortly thereafter, it's quite possible for the continuous delivery routine to run on the stack prior to t…
-
Submitted On: 07-31-2023
Comment(s): needs info on how to use pulumi stack outputs
-
# Machine learning deserves its own flavor of Continuous Delivery | dlite.cc
An ML project ties together large datasets, a slow training process without clear pass/fail acceptance tests, and contains…
-
@Prabhnith We should set up continuous delivery for Fabrica's documentation by setting up a webhook on github every time there's a push on `master`.
-
저장소 활용을 위해서, Docker 이미지 빌드 및 푸시 워크플로우가 필요합니다.
하기 예시를 참고하여,
가급적 최소 수정으로 본 저장소의 개발 내용이 컨테이너 이미지로 등록될 수 있도록 깃허브 워크플로우 등록을 요청 드립니다.
- ref) https://github.com/cloud-barista/cb-tumblebug/blob/main/.…
-
Tried to install muler via pip (seemed to have a more recent version than the conda-forge), just for tutorial purposes, but I kept getting this error even when trying to specify version numbers:
``…
-
### Description of the new feature
Azure Functions continuous delivery for GitHub Actions is currently unsupported for PowerShell. One should be able to configure GitHub actions for Azure Functions u…