All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Critical Perspective on GitHub Actions: A Developer's Frustration with CI/CD Tooling

By

xlii

4mo ago· 5 min readenOpinion

Summary

The author expresses intense frustration and hatred for GitHub Actions, comparing it unfavorably to other technologies like PHP. They describe their negative experience while working on their tmplr project, a file/project scaffold tool with human-readable templates. The article is a personal rant about the author's dissatisfaction with GitHub Actions as a development tool.

Key quotes

· 5 pulled
I can't overstate how much I hate GitHub Actions. I don't even remember hating any other piece of technology I used.
Sure, I still make fun of PHP that I remember from times of PHP41, but even then I didn't hate it. Merely I found it subpar technology to other emerging at the time (like Ruby on Rails or Django).
And yet I hate GitHub Actions. With Passion2.
To save you a click - it is a file/project scaffold tool with human readable (and craftable) template files.
I (personally) use it very often, given how easy it is to craft new templates, by hand or with aid of the tool, so check it out if you need a similar tool.
Snippet from the RSS feed
I can’t overstate how much I hate GitHub Actions. I don’t even remember hating any other piece of technology I used. Sure, I still make fun of PHP that I remember from times of PHP41, but even then I didn’t hate it. Merely I found it subpar technology to

You might also wanna read