+[5 years ago]nedbatmax 100 +[5 years ago]R2robot6 requests is better than 18 :D +[5 years ago]R2robot5? math is hard +[5 years ago]bmo-noireWhen I access GitHub, whether it's through my browser or cloning a repo via the terminal, I'm limited to around 1kbps. When I access through a website proxy, however, the speeds are normal. Any ideas on how to fix this? +[5 years ago]bmo-noireif my issue is related to some kind of network congestion, how would I verify that?
is there a way to simulate workflow actions (such as creating a release) for testing?
+[5 years ago]zeryxhey folks, I'm working with github actions and I have a series of actions of I've created and bundled into a workflow for testing +[5 years ago]zeryxI was wondering if there's a way I can create an "orchestrator" action that doesn't use docker/nodejs or w/e and just essentially encapsulates that workflow for simplicity +[5 years ago]zeryxis that possible? +[5 years ago]zeryxI was assuming that github actions were kind of like modular microservice pieces that could be stacked on eachother, but maybe I'm wrong? +[5 years ago]zeryxexit