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

Create a Docker image containing the QNX development environment #8

Open
linguini1 opened this issue Oct 15, 2023 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@linguini1
Copy link
Collaborator

This GitHub repository has several workflows set up; however it's crucial that we ensure our codebase can be fully built within the QNX development environment. This includes:

  • No compilation errors
  • No compilation warnings
  • No files missed by the Makefiles
  • Use manual is included in binary
  • All builds can be fully made

Having a workflow that checks all these things before PRs get merged would be incredibly helpful, since we don't want any one PR to be able to break the codebase. This could be hard to track down.

Because we don't have a Docker image containing all the QNX development tools, we are using an honour system to make sure developers check that their code compiles before submitting it as a PR. This shouldn't be a long-term solution.

This document contains information about how to set up the QNX Software Development Platform (SDP) as a Docker image. We will have to make our own. Note that you must be logged in to your myQNX account to view the document.

@linguini1 linguini1 added the enhancement New feature or request label Oct 15, 2023
@JowiAoun JowiAoun self-assigned this Nov 4, 2023
@JowiAoun JowiAoun removed their assignment Nov 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants