Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix Samedec bug When this was written, SAMEDEC development was slow and on 0.2.3, and we didn't estimate a 3.0 launch then. Changed the string to check for 0.1.X, instead of 0.2.X, meaning that anything greater than V1 will work. Needs compatibility checking with V3. * Create Runner (#6) * Create Runner This is Github runner that will be used for testing when ready. * Update and rename python-app.yml to main_runner.yml Added Flake8 as a dependency for the runner Renamed runner * Fix Flake8 execution Let's get it right this time, hopefully. * Flake8 is being annoying. Come on man, just work please. * Create CODEOWNERS Actually allow me to do checks properly * Add Contribution Tutorial (#12) * Add Contribution Tutorial * Update CONTRIBUTING.md --------- Co-authored-by: Reggie Torres <[email protected]>
- Loading branch information