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

Improve CI coverage #165

Closed
3 of 5 tasks
IsaacWoods opened this issue Mar 8, 2023 · 0 comments · Fixed by #201
Closed
3 of 5 tasks

Improve CI coverage #165

IsaacWoods opened this issue Mar 8, 2023 · 0 comments · Fixed by #201

Comments

@IsaacWoods
Copy link
Member

IsaacWoods commented Mar 8, 2023

We've had quite a few issues recently due to failures of CI to do a good job for us.

We should improve coverage for some areas:

  • Do we successfully compile on the most recently nightly?
  • Test full feature matrix
  • Do we successfully compile on a MSRV?
  • Do we successfully compile for 32-bit
  • (maybe) do we pass tests on a little x86_64 kernel (both BIOS and UEFI ideally) (can also serve as an example kernel cc Kernel Example with ACPI #125)

cc: #146 #147 #133 #160

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 a pull request may close this issue.

1 participant