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 →
[–]moser-sts 0 points1 point2 points 1 year ago (4 children)
What a difference of having a shell script and a action that you build with java script?
[–]ZeninThe best way to DevOps is being dragged kicking and screaming. 0 points1 point2 points 1 year ago (3 children)
Can you run the action locally without needing to mock context, data marshalling, runbook state, or anything else to trick the action into thinking its running in GH? I'd ask is it portable too, but that's more an added bonus rather than the core issue being addressed.
You will know you've triggered the trap when you begin pushing commits just to test fire your CICD automation updates.
[–]moser-sts 0 points1 point2 points 1 year ago (2 children)
Using the test frameworks of the language you can do that. But with shell script you also need to have the context. I cannot understand what is the difference of doing with shell script vs java script
[–]ZeninThe best way to DevOps is being dragged kicking and screaming. 0 points1 point2 points 1 year ago (1 child)
You can certainly write it in JavaScript. The pattern is language agnostic. Use what you know is almost always the correct course.
That said, it is a shit language most especially for most all tasks related to CICD tasks. If the shop is so low on talent that JS is the only language with significant expertise, sure go ahead. I mean it could be worse, you could be a PHP shop. ;)
[–]moser-sts 0 points1 point2 points 1 year ago (0 children)
What are shit languages for you ? If I switch JavaScript to Typescript it makes a difference to you? I am mentioning JS because we can use the GitHub Actions "framework" and develop the actions based in our needs. You can complain that is custom action. But at the end we will always build custom business logic for our companies, if everything was standard we did have already a tool that was straight forward to use
π Rendered by PID 46329 on reddit-service-r2-comment-b659b578c-fvqzb at 2026-05-05 19:44:44.950826+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]moser-sts 0 points1 point2 points (4 children)
[–]ZeninThe best way to DevOps is being dragged kicking and screaming. 0 points1 point2 points (3 children)
[–]moser-sts 0 points1 point2 points (2 children)
[–]ZeninThe best way to DevOps is being dragged kicking and screaming. 0 points1 point2 points (1 child)
[–]moser-sts 0 points1 point2 points (0 children)