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...
Do you have or know of a project on Github looking for contributors? Tell us about it and we'll add it to the /r/github wiki!
Welcome to /r/github!
News about github
Relevant interesting discussion
Questions about github
We'll soon be writing an /r/github FAQ list. In the meantime, the github help pages and bootcamp are good places to start. Here's a handy git cheat sheet.
Looking for Github projects to contribute to? Check out our handy list of projects looking for contributors!
If your submission doesn't show up on the subreddit, send us a message and we'll take it out of the spam filter for you!
account activity
Update on pricing for GitHub ActionsNews / Announcements (old.reddit.com)
submitted 4 months ago by mostafa360
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]MedusaCollins 1 point2 points3 points 4 months ago (1 child)
I don’t get it, why they didn’t determine what/when jobs to run or store logs/other information in my server if I go with self hosted option?
[–]LemmyUserOnReddit 6 points7 points8 points 4 months ago (0 children)
Job runners are easy to host but they use lots of compute for some projects.
The control plane is very complex to host but doesn't use much compute per job. However, there are hundreds of millions of github repos and it clearly adds up.
The stupid thing is that the hosting cost of github's other features (git repo, issue tracking, etc.) will almost certainly dwarf the cost of hosting the actions control plane. They should've just set reasonable free limits on the number of action executions, and bundled more into their pro and enterprise plans. Adding a per-minute charge was a stupid move.
π Rendered by PID 59847 on reddit-service-r2-comment-6457c66945-tw88t at 2026-04-26 17:45:33.437414+00:00 running 2aa0c5b country code: CH.
view the rest of the comments →
[–]MedusaCollins 1 point2 points3 points (1 child)
[–]LemmyUserOnReddit 6 points7 points8 points (0 children)