+[2020-03-22T18:14:39Z]nedbatmax 100 +[2020-03-22T18:14:40Z]R2robot6 requests is better than 18 :D +[2020-03-22T18:14:54Z]R2robot5? math is hard +[2020-03-22T22:13:57Z]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? +[2020-03-22T22:23:00Z]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?
+[2020-03-23T19:03:23Z]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 +[2020-03-23T19:03:47Z]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 +[2020-03-23T19:03:49Z]zeryxis that possible? +[2020-03-23T19:04:03Z]zeryxI was assuming that github actions were kind of like modular microservice pieces that could be stacked on eachother, but maybe I'm wrong? +[2020-03-23T20:53:24Z]zeryxexit