<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Jq on Brett Ryan</title><link>https://www.brettryan.dev/tags/jq/</link><description>Recent content in Jq on Brett Ryan</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sun, 24 May 2026 00:23:14 +1000</lastBuildDate><atom:link href="https://www.brettryan.dev/tags/jq/index.xml" rel="self" type="application/rss+xml"/><item><title>Utility to Find Gitlab Credit Usage</title><link>https://www.brettryan.dev/posts/gitlab-credit-usage/</link><pubDate>Sun, 24 May 2026 00:23:14 +1000</pubDate><guid>https://www.brettryan.dev/posts/gitlab-credit-usage/</guid><description>&lt;p&gt;Through this article, we&amp;rsquo;re going to explore the &lt;a href="https://docs.gitlab.com/cli/"&gt;GitLab CLI (glab)&lt;/a&gt;
to help us query &lt;a href="https://docs.gitlab.com/ci/pipelines/compute_minutes/"&gt;compute minutes&lt;/a&gt;
consumed and remaining.&lt;/p&gt;
&lt;p&gt;I created this helper script as I was iteratively making a lot of mistakes on
my &lt;a href="https://about.gitlab.com/"&gt;GitLab&lt;/a&gt; runners which was eating into my free
400 minutes that&amp;rsquo;s given when you sign up. I will now periodically run this to
see how close I am and if I need to purchase additional credits.&lt;/p&gt;
&lt;p&gt;Creating our own tools and helpers not only save us time in the long-run, but
they do way more than that, they teach us more than we would have ever known
about what&amp;rsquo;s available and give us incrementally acquired knowledge on many
auxiliary tools and languages that we can flex throughout our careers.&lt;/p&gt;</description></item></channel></rss>