-
Today's development teams follow the practice of [continuous integration (CI)](https://en.wikipedia.org/wiki/Continuous_integration). This trend is fueled by a plethora of (for-free) cloud services s…
lemmy updated
3 weeks ago
-
### Name of chapter inquiring about
Cloud Native Calgary
### Tell us about yourself. List your name, email, company, GitHub URL, LinkedIn URL, and CNCF Slack workspace name (or if you need to be inv…
-
**Note from the teaching team:** This bug was reported during the _Part II (Evaluating Documents)_ stage of the PE. **You may reject this bug if it is not related to the quality of documentation.**
Th…
-
## Description
**A DevOps Community of Practice (CoP) will be formed** to encourage collaboration, promote best practices, and share expertise across project teams. The CoP will have dedicated spaces…
-
The expected behavior of the az devops project create command is to return project information.
However, the az devops project create command sporadically returns a VS800075 error. Even when VS800075…
-
## Status
_Update each sprint until completed_
| Date | Status | Launch Date (see above) | Notes |
| ----- | ------ | ------------------------- | ------ |
| 10/17/24| not-started | on-track | low prio…
-
kgoudped MINGW64 /c/chef-repo/cookbooks/ChannelSurf/ChannelSurfCli (master)
$ dotnet run ./hbm.zip
*************************************************************************************************…
-
If you have multiple teams under a project in Azure DevOps, and you want to add a workitem to a Dashboard in a Team that is not the default team (or primary, or first created), this is no longer possi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Summary
The pages section displays all pages individually, making it challenging to manage and organize docume…
-
example metrics:
query:
```
100 * sum by (app_name, team)(probe_success{})/(count(probe_success{}) by (app_name, team))
```
metrics:
```
{app_name="monitor",team="devops"} 100
{app_name="a…