Light-client: CodeClimate checks do not seem to work any more

Created on 21 Sep 2020  ·  9Comments  ·  Source: raiden-network/light-client

Description

After reading #2147 I have checked CodeClimate and the code quality seemed to get worse within the last 2 months.

grafik

It does not seem to get checked any more within a PR (see eg. https://github.com/raiden-network/light-client/pull/2146).

Acceptance criteria

  • Every PR is checked

Tasks

  • [ ] Check the configuration (see https://docs.codeclimate.com/docs/workflow)
bug 🕷️ 3 infrastructure 🚧 Ready 🎬

All 9 comments

CodeClimate was stuck. Removed from the required checks. Maybe this was due to @kelsos leaving the team (token or oAuth?).

@christianbrb Was I the one that created the codeclimate configuration?

At least from what I see, I cannot access the repo settings for the projects on code climate anymore as excepted. Maybe you can go to the site log in with the github account and check the repo settings tab.

https://docs.codeclimate.com/docs/github-pull-requests#pull-request-statuses

The screenshot is from one of my own projects that has codeclimate activated.
image

Maybe they changed something that requires extra actions

@kelsos Great :) Thanks for the quick feedback :)

I enabled CodeClimate again for the light client repository. Looks like that now:

Screenshot 2020-10-05 at 14 31 51

Looks like that for me now. However, I still don't see the according check in the GitHub settings. @kelsos Do you remember how you enabled that?

It works in https://github.com/raiden-network/light-client/pull/2197

Screenshot 2020-10-05 at 14 58 14
According to the requirements that's all to do. Is there anything more that used to be done @christianbrb ? The technical dept is still higher than in summer.

Out of curiosity @palango any idea why it stopped working, was it because I left the organization?

Out of curiosity @palango any idea why it stopped working, was it because I left the organization?

No, I don't know. Andre removed the branch check at some point because it wasn't working, but maybe it really was disabled because you left the team.

Done with the check marked as required for PRs to master.

Was this page helpful?
0 / 5 - 0 ratings