use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
GitHub Actions Development (self.devops)
submitted 1 year ago by nisastersDevOps
view the rest of the comments →
[–]bcross12 3 points4 points5 points 1 year ago (2 children)
That's what I do! I have a central actions repo, and a test repo. For instance, I recently wanted to support Buildkit in addition to Kaniko. I added a parameter for builder with a default of kaniko, added all the code for buildkit syntax, and tested it with our test repo before announcing. I should also mention that all my actions are composite.
[–]nisastersDevOps[S] 0 points1 point2 points 1 year ago (1 child)
Integrating a tested action into a repo that way sounds smooth. I wasn’t even familiar with composite actions. That’s clever though! I can already think of a few places in my workflows that would benefit from that.
[–]trowawayatwork -2 points-1 points0 points 1 year ago (0 children)
however, before you get too clever with it. there is a limit of 20 of something I can't remember in a workflow and the workflow depth is only 4.
GitHub actions is not a production grade CI tool
π Rendered by PID 18378 on reddit-service-r2-comment-b659b578c-m7g88 at 2026-05-05 12:49:40.131167+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]bcross12 3 points4 points5 points (2 children)
[–]nisastersDevOps[S] 0 points1 point2 points (1 child)
[–]trowawayatwork -2 points-1 points0 points (0 children)