Commit Graph

6 Commits

Author SHA1 Message Date
gpopesc
5270955b00
Create main.yml 2021-08-11 22:13:17 +03:00
gpopesc
36e048db0a
Delete pep8.yml 2021-08-11 22:11:12 +03:00
gpopesc
a246e9cc84
Delete buildx.yml 2021-08-11 22:11:02 +03:00
Ben Busby
d301ba81f3 Add custom builder image to buildx action
Also added debug to list architectures for buildx. Needless to say,
the buildx action is super flakey (as evidenced by a change to the
README breaking the entire build somehow).
2021-04-05 11:00:56 -04:00
Ben Busby
934749e0b8
Add docker buildx gh action
This automatically builds and pushes a cross platform image to Docker
Hub.
2021-01-05 17:53:58 -05:00
Ben Busby
375f4ee9fd
PEP-8: Fix formatting issues, add CI workflow (#161)
Enforces PEP-8 formatting for all python code

Adds a github action build for checking pep8 formatting using pycodestyle
2020-12-17 16:06:47 -05:00