Skip to content

Added github actions CI. - #4

Open
newAM wants to merge 1 commit into
usb-rs:masterfrom
newAM:master
Open

Added github actions CI.#4
newAM wants to merge 1 commit into
usb-rs:masterfrom
newAM:master

Conversation

@newAM

@newAM newAM commented Sep 26, 2020

Copy link
Copy Markdown
Contributor

Would there be any interest in adding CI to this repository?

@Ravenslofty

Copy link
Copy Markdown
Member

Here's the question. How do you CI a USB stack? I'm all for testing and that kind of thing, but my gut instinct is that it would require physical hardware to check against, and that's going to be impossible on a CI virtual machine.

@dholroyd

dholroyd commented Oct 9, 2020

Copy link
Copy Markdown
Collaborator

You are right @Ravenslofty, running the code to assert that it works is going to be tough.

My feeling is that there's still some value in seeing if the code still builds etc in the face of future PRs -- I'd support adding some actions.

@newAM

newAM commented Oct 9, 2020

Copy link
Copy Markdown
Contributor Author

I have done embedded CI before it is entirely possible, just expensive. Probably not feasible here.

Compile checks are always free though.

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.

3 participants