Zack Galbreath
Zack Galbreath
This test currently only verifies that the TrackerDash consists of a single parent element.
Our current approach to static analysis treats such defects as build errors or build warnings. It would be better if instead they were handled as a separate section, similar to...
See jamiesnape's suggestion for more details: https://github.com/Kitware/CDash/pull/149#issuecomment-153411691
# Feature Request ### How can we make CDash better? PRs #1655, #1656, and #1657 added foreign keys to many of CDash's tables, helping to protect our data integrity &...
# Bug report ### Expected Behavior Make it apparent what the problem is when `APP_URL` is misconfigured. ### Actual Behavior Typically a blank page is returned & you need to...
Update our OpenSearch records to include the type of instance that a job ran on.
## Description We've noticed some GitLab CI worker pods failing to get scheduled. The typical output you see after the job times out is: ``` ERROR: Job failed (system failure):...
We have noticed a situation where our sync script pushes a branch to GitLab, but GitLab never starts a pipeline for it. This problem tends to confusingly manifest itself as...