Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Add tested platforms to documentation #56

Open
wimrijnders opened this issue Jul 16, 2018 · 0 comments
Open

Proposal: Add tested platforms to documentation #56

wimrijnders opened this issue Jul 16, 2018 · 0 comments

Comments

@wimrijnders
Copy link
Contributor

To inspire confidence to potential users, I think it's a good idea to add a list of platforms to the README, to indicate which combinations of platforms have been tested. It would look like this:


Platforms tested on

Pi Model Revision number Distribution gcc version
Model B Rev 2 000d your distro your gcc version
Model B Rev 2 000e Raspian 9.4 (stretch) 6.3.0
2 Model B Rev 1.1 a01041 Raspian 9.4 (stretch) 6.3.0
3 Model B Rev 1.2 a0282 Raspian 9.4 (stretch) 6.3.0
Intel (emulation only) --- Suse LEAP 42.3 4.8.5

On every release to branch master, all of these should be tested, at the very least by running make QPU=1 test on all listed machines. The intel machine will run in emulation mode, of course.

Which brings me to the next point: There should be a release procedure. I.e. a list of steps to do on updating master.

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

No branches or pull requests

1 participant