# Haskell Foundation DevOps Weekly Log, 2023-05-31

**URL:** https://discourse.haskell.org/t/haskell-foundation-devops-weekly-log-2023-05-31/6348
**Category:** Haskell Foundation
**Created:** [May 31, 2023, 12:58pm UTC](https://discourse.haskell.org/t/haskell-foundation-devops-weekly-log-2023-05-31/6348 "2023-05-31T12:58:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![chreekat](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.haskell.org/chreekat/32/2669_2.png) [@chreekat](https://discourse.haskell.org/u/chreekat)
#### Post date: [May 31, 2023, 12:58pm UTC](https://discourse.haskell.org/t/haskell-foundation-devops-weekly-log-2023-05-31/6348/1 "2023-05-31T12:58:04Z")

</div>

I’m back from visiting family in California! 🤙

This log only covers the last couple days instead of a full week, but luckily I had some wrap-up tasks that I could dive into after my break. I _finally_ deployed the 0.1 version of [“spuriobot”](https://gitlab.haskell.org/chreekat/spurious-failures/-/tree/master/gitlab-webhook), the GitLab webhook service that tracks and recovers from spurious CI failures. This is a Haskell rewrite by volunteer Chris Linton-Ford. Now that all the build-and-deploy functionality is in place, we can continue adding features and tests to improve on the status quo. I also made documentation improvements to the the [Haskell Error Index](https://errors.haskell.org/) ([PR](https://github.com/haskellfoundation/error-message-index/pull/409)) and Cabal ([PR](https://github.com/haskell/cabal/pull/8982)).

Next up is ZuriHac! After that, I will continue adding features to spuriobot and trying to get the [CI Health Dashboard](https://grafana.gitlab.haskell.org/d/kv1oojs4z/ci-health?orgId=2&refresh=5s) to show all greens.
