Technology Radar
Published : Oct 26, 2022
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Oct 2022
Trial
在远程团队中,我们非常缺乏一个专用的项目构建监视器;不幸的是,新兴的持续集成(CI)工具缺乏对旧 CCTray 格式的支持。其结果是,失败的构建并不能及时地被团队发现。为了解决这个问题,我们的许多团队已经开始使用*监视项目构建的 xbar *。xbar 可以执行脚本来轮询构建状态,并将其显示在电脑的菜单栏上。也可以编写复杂脚本来跟踪其他团队指标,例如检查凭证到期,或生产版本落后于用户验收测试 (UAT) 版本的差距等。当然,xbar 的功能远不止这些,但它解决了远程工作中直接和紧急的问题。Rumps 等工具同样也可以解决这些问题。