nikitastupin / clairvoyance

Obtain GraphQL API schema even if the introspection is disabled
Apache License 2.0
960 stars 87 forks source link

CI: Use custom action, activate linter #97

Open Privat33r-dev opened 2 months ago

Privat33r-dev commented 2 months ago

Fixes #90 Fixes #92

Privat33r-dev commented 2 months ago

Actually I wanted to make this PR on my clairvoyance repo for testing, but it's ok, I guess :)

Privat33r-dev commented 2 months ago

Rearranging imports in oracle.py is kind of cosmetic change and it's the only change that is required to pass the isort test, so I feel that it would be within the scope of this PR.

Privat33r-dev commented 2 months ago

Also I don't want this composed action to be on my account since I can't predict what will happen years later, so I want it to be on @nikitastupin or gh organization account. I will mark it as "ready for release" it once we'll resolve the situation around action.

Also action might be renamed, something boring like cached-poetry-install-action, I used obscured name as a continuation of clairvoyance naming tradition :)