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

Kuiper docker image #158

Merged
merged 3 commits into from
Jul 2, 2024
Merged

Kuiper docker image #158

merged 3 commits into from
Jul 2, 2024

Conversation

AAndrisa
Copy link

Pull Request Description

This PR adds a new functionality to the building process were docker images for 32 and 64 bits basic configurations are created automatically when a new push is made on the default branch for kuiper2.0

PR Type

  • Bug fix (change that fixes an issue)
  • New feature (change that adds new functionality)
  • Breaking change (has dependencies in other repos or will cause CI to fail)

PR Checklist

  • I have performed a self-review of the changes
  • I have commented my code, at least hard-to-understand parts
  • I have built Kuiper Linux image with the changes
  • I have tested new image in hardware, on relevant boards
  • I have signed off all commits from this PR
  • I have updated the documentation (wiki pages, ReadMe etc)

Using this Dockerfile the docker images for kuiper2.0 are created from
scracth by adding the .tar file of the rootfs and installing some
dependencies in order to be used for libiio build, or other projects.

Signed-off-by: Andreea Andrisan <[email protected]>
.github/workflows/docker-image-build.yml Outdated Show resolved Hide resolved
.github/workflows/docker-image-build.yml Outdated Show resolved Hide resolved
@AAndrisa AAndrisa force-pushed the kuiper_docker_image branch from a394f27 to db90459 Compare June 12, 2024 12:22
@AAndrisa AAndrisa requested a review from SRaus June 12, 2024 12:23
AAndrisa added 2 commits June 13, 2024 13:39
This workflow will be triggered by Kuiper2.0 workflow build after the
images were created.
In this workflow, the images for 32 and 64 bits basic configurations
will be downloaded and docker images will be automatically created
from their rootfs folder.

Signed-off-by: Andreea Andrisan <[email protected]>
Add a job that triggers docker image build workflow after a PR is merged to
kuiper2.0 default branch and the job that is building the kuiper2.0 images
has finished.

Signed-off-by: Andreea Andrisan <[email protected]>
@AAndrisa AAndrisa force-pushed the kuiper_docker_image branch from db90459 to 6a5292c Compare June 13, 2024 10:40
@AAndrisa AAndrisa merged commit 54c6d6a into staging/kuiper2.0 Jul 2, 2024
5 checks passed
@AAndrisa AAndrisa deleted the kuiper_docker_image branch July 2, 2024 09:30
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