Max Jacobson

Results 19 comments of Max Jacobson

@fazibear Hi there. I work at Code Climate. Anything I can do to help get this next release out?

Hi, Cecilia. This is a fine place to ask questions about the docs. I know RailsBridge NYC has a slack you can join and ask questions, and other chapters may...

I think Javier is recommending using this Ruby 2.3 feature: https://infinum.co/the-capsized-eight/multiline-strings-ruby-2-3-0-the-squiggly-heredoc I don't think it's necessary here, because the helper method already uses `strip_heredoc` which accomplishes the same thing: https://github.com/railsbridge/docs/blob/2a5c52fea35b940aee3855f7b13a03cb90de8b54/lib/step.rb#L245...

@wuworkshop ScriptEd uses Cloud9 and has some kind of deal where the students don't pay. I wouldn't be surprised if RailsBridge could get a similar deal.

Hi @mrcasals, thanks for the detailed issue. Do you suppose it's possible to cache the simplecov artifacts between builds using Circle CI? If so, you could re-use existing results when...

Hi @kpheasey! Thanks for opening this issue. On Saturday, we completed [a scheduled maintenance operation](http://status.codeclimate.com/incidents/qw29vxfzp17y) which required downtime. My colleague wrote some notes up in [a comment](https://github.com/codeclimate/test-reporter/issues/239#issuecomment-339051155) on another, similar...

@kpheasey Ah, sorry to hear that! It sounds like you're having an issue unrelated to our maintenance window, then. Will you please write in to our great support team at...

I'm going to unsubscribe from this issue because I haven't worked at CC in a few years, but I'll tag in @fede-moya as a recent committer to evaluate this feedback...

Hm interesting. Thanks for opening the issue. Which version of rubocop are you running? We're (currently) running 0.46 in the engine.

@rwadstein Hi there. Depending which version of RuboCop you're using outside of Code Climate, we may already support it via [engine channels](https://docs.codeclimate.com/docs/engine-channels). We [currently](https://github.com/codeclimate/codeclimate-rubocop/branches/all?utf8=%E2%9C%93&query=channel%2Frubocop) offer these channels: * `rubocop-0-42` *...