Skip to content

fix(dependencias): Install dependencies on rebuild#1

Closed
CamilaAlvarez wants to merge 1 commit intomainfrom
fix/dependencies
Closed

fix(dependencias): Install dependencies on rebuild#1
CamilaAlvarez wants to merge 1 commit intomainfrom
fix/dependencies

Conversation

@CamilaAlvarez
Copy link
Copy Markdown
Member

Instead of asking the user to install kernelci-core dependencies before running the script we create a virtualenv during the rebuild process. We then install kernel-ci core dependencies before using the kci tool.

Instead of asking the user to install kernelci-core dependencies before
running the script we create a virtualenv during the rebuild process.
We then install kernel-ci core dependencies before using the kci tool.

Signed-off-by: Camila Alvarez <cam.alvarez.i@gmail.com>
@CamilaAlvarez CamilaAlvarez requested a review from tollsimy May 21, 2025 16:10
@tollsimy
Copy link
Copy Markdown
Member

With the new kci-deploy kernelci#228, this is not needed since everything is running inside a container that inherit from kci-core base image.

@CamilaAlvarez
Copy link
Copy Markdown
Member Author

Got it! I'm closing the PR then

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.

2 participants