Github Actions Step Summary

Do you find yourself wasting time trawling through logs and downloading CI artefacts to find common types of errors? Use GitHub Actions Step Summaries to accellerate your workflow.

2025-04-20 · Cameron Kerr

Where Did That Sqlalchemy SQL Originate?

ORMs such as SQLAlchemy are very useful, but can easily generate very inefficient unrecognisable code. Here’s an easy way to log where the query originates in your code.

2025-04-19 · Cameron Kerr

Memcached logging (and others) under Systemd on RHEL7

How to cleanly gather logs for memcached.

2015-08-04 · Cameron Kerr