You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use scripts from the scripts directory to check the parts (fzp's, svg's)
Problem or Idea:
At the moment we have no testing/analysis of the parts. adding CI to test the quality of the parts can help the core contributors to review and check the PR.
Solution or Next step:
create a list of scripts we can use for testing (we have a lot of python scripts at the scripts drectory)
create a Makefile to trigger the tests (let's start at first with scripts that pass. scripts that fail can be added by separate PRs)
Context:
Use scripts from the
scripts
directory to check the parts (fzp's, svg's)Problem or Idea:
At the moment we have no testing/analysis of the parts. adding CI to test the quality of the parts can help the core contributors to review and check the PR.
Solution or Next step:
scripts
drectory)/cc @el-j
The text was updated successfully, but these errors were encountered: