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 Docker container for running CI checks #40

Open
stephanosio opened this issue Aug 11, 2022 · 0 comments
Open

Create Docker container for running CI checks #40

stephanosio opened this issue Aug 11, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request priority: medium Medium impact/importance task

Comments

@stephanosio
Copy link
Member

stephanosio commented Aug 11, 2022

Create a Docker container for running the CI check scripts that do not require the toolchains (e.g. compliance, coding guideline, ...).

The purpose of this is to eliminate (or at least, reduce) the number of the external infrastructure dependencies.

After this, the Docker containers used in the Zephyr CI will be as follows:

  • ci (docker-image): CI container for running twister
  • ci-check (docker-ci-check, NEW): CI container for running check scripts

Related issue: #26 -- consider using the proposed ci-check image for the documentation build workflow as well.

@stephanosio stephanosio added enhancement New feature or request priority: medium Medium impact/importance task labels Aug 11, 2022
@stephanosio stephanosio self-assigned this Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority: medium Medium impact/importance task
Projects
None yet
Development

No branches or pull requests

1 participant