Hi Kasper,

Thanks for the reply and sorry for the late reply.

I have opened a pull request https://github.com/rails/rails/pull/37582
to let GitHub Actions run RuboCop
because RuboCop 0.76.0 has been just released.

Would like to get some more feedback there.

Thanks,
--
Yasuo Honda

On Sun, Sep 29, 2019 at 4:07 AM Kasper Hansen <kas...@gmail.com> wrote:
>
> Hey Yasuo,
>
> I’m fine with it. But I’d leave final call to Eileen who has an open PR to 
> use GitHub actions in general.
>
> --
> Kasper
> On 23 Sep 2019, 03.35 +0200, Yasuo Honda <yasuo.ho...@gmail.com>, wrote:
>
> Hi,
>
> I'd like to propose run RuboCop at https://github.com/rails/rails using 
> GitHub Actions.
>
> As of right now, RuboCop is running using Code Climate. Here are some 
> restrictions:
>
> * Need to wait for newer channel like `channel: rubocop-0-74` available at 
> Code Climate
> Refer https://github.com/rails/rails/pull/36943
>
> * `rubocop-0-74` locks RuboCop Performance and RuboCop Rails versions to 
> somewhat lower versions
>
> * Code Climate runs for pull requests but not for direct push push
>
> With GitHub Actions I think we can unlock these restrictions:
>
> * Just updating Gemfile and Gemfile.lock to decide which RuboCop, RuboCop 
> Performance and RuboCop Rails versions to run
>
> * Runs for both direct push and pull requests
>
> I have enabled GitHub Actions to run RuboCop for Oracle enhanced adapter 
> https://github.com/rsim/oracle-enhanced/pull/1925
>  and it has been working fine. Also, I have opened a PoC pull request to my 
> forked repository https://github.com/yahonda/rails/pull/2 , which looks good 
> to me.
>
> Let me know your thoughts for my proposal.
>
> Thanks,
> --
> Yasuo Honda
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Core" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to rubyonrails-core+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-core/c646f0c5-abee-4c7c-b825-beae7aa2d5ac%40googlegroups.com.
>
> --
> You received this message because you are subscribed to the Google Groups 
> "Ruby on Rails: Core" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to rubyonrails-core+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/rubyonrails-core/06d1f588-e0c2-4828-8641-42e34e70dc04%40Spark.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-core+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-core/CAKmOUTmLYaEGNPYPqqxMAJncq0Piu9xJK_zY0OJfazTS6NbNdA%40mail.gmail.com.

Reply via email to