All tags / tag
#github-actions
4 posts tagged with github-actions.
2023
GitHub Container Registry. Keeping traffic below the spending limit.
GitHub Container Registry is a great service. It’s free for public repositories and it’s integrated with GitHub Actions. Unfortunately, it’s …
Integration tests for .NET CLI tools
I’ve spent Saturday evening working on a small project. I’ve built a .NET clone of tree utility. You know, the one that renders a nice tree view for …