CLIMAAX / FIRE

https://handbook.climaax.eu/notebooks/workflows/fire.html
Apache License 2.0
0 stars 0 forks source link

Set up a quality assurance (QA) action for the workflow notebooks #2

Closed chpolste closed 1 month ago

chpolste commented 2 months ago

The action creates the Python environment specified in the repo and runs pylint with a custom configuration over all notebooks. Failure is based on a threshold on the assigned score (<7 for now) or if an error (E) or fatal (F) message is generated.