CI: linting#2538
Conversation
|
[skip circleci] |
jneira
left a comment
There was a problem hiding this comment.
Looks much cleaner this way, thanks!
|
I mainly do this for paths blocks, as they have advanced logic & so being able to read & parse them is useful. |
|
Oh. CI can not merge. It is me. I pushed & then dropped the last commits, & seems CI got puzzled, some workflows appeared twice. |
|
Hmm... |
|
@jneira maybe you know what this means: HLint workflow passes, but there is a branch protection check, maybe it does not catch the HLint (or HLint workflow needs something) or something? |
|
I had to add |
|
The same is in: #2527 |
|
The branch protection rule is global so the same rule applies to all PRs. It should work without any extra "post" jobs, so it seems strange that CI doesn't check the passed job... Let's disable the requirement for now. |
|
I think it is working now, will enable again |
nope there are 2 checks, and GH does not know they are the same |
|
Thanks. I did workflows the default way & not familiar with what's happening there & those processes. |

No description provided.