Skip to content

Implement GitHub actions workflows#6

Merged
christoph-blessing merged 17 commits into
sinzlab:masterfrom
christoph-blessing:master
Dec 10, 2020
Merged

Implement GitHub actions workflows#6
christoph-blessing merged 17 commits into
sinzlab:masterfrom
christoph-blessing:master

Conversation

@christoph-blessing

Copy link
Copy Markdown
Member

This PR adds two new workflows using GitHub actions. First a "Test" workflow that builds the image and runs the unit tests and second a workflow called "Black" that checks if the code conforms to the Black code style. There are also status badges at the top of the read-me corresponding to the two workflows.

christoph-blessing and others added 10 commits June 22, 2020 13:26
Specify a line length of 120 for Black
Check if code conforms to Black code style
Add status badge for Black workflow
Run tests
Add .yml to filename
Add quotes around SSH key secret
Fix SSH key being saved in the wrong location
Add status badge for tests
@christoph-blessing christoph-blessing merged commit 4bf43dd into sinzlab:master Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants