bougyman
bougyman
Thanks to d. hopkins for this.
Looking for a way to test rake tasks with bacon similar to http://robots.thoughtbot.com/test-rake-tasks-like-a-boss but I can't seem to replicate rspec's let(:rake) stuff there. Is there an alternate way to do...
On https://github.com/Mon-Ouie/pry-remote/blob/master/lib/pry-remote.rb#L155, @options should be used as the third arg to #start_service. This way ACLs and other DRb options could be passed.
The IAM policy for the role allows * too too many aws services without resource restrictions. Allowing a var supplied policy here could be a good first step. (https://github.com/cloudposse/terraform-aws-ecs-codepipeline/blame/master/main.tf#L66-L87).
Trying to connect to the Linear api, and the default IntrospectionQuery for the schema is too complex for their limits. ``` client = GQLi::Client.new(Rubyists::Linear::GraphApi::BASE_URI, headers: Rubyists::Linear::Api.headers) RuntimeError: Error: Bad Request...
closes: #73
``` % puma -C ./config/puma.rb [31614] * Starting metrics server on tcp://0.0.0.0:9393 Use 'after_stopped', 'on_stopped' is deprecated and will be removed in v8 ``` This is version 1.4.2.