Skip to content

Commit

Permalink
1898 byoi (#1912)
Browse files Browse the repository at this point in the history
* Refactor flavors and dockerfiles

Fixes #1898

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Use FRAMEWORK_FLAVOR variable to avoid confusion with FLAVOR

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Fix pipeline by adding mandatory value

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Fix ubuntu Dockerfile

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Apply suggestions from code review

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Remove TODO (already implemented) and non-used ARG "IMAGE"

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Remove TODOs

moved here: #1897 (comment)

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Remove unecessary env variables and fix VARIANT_RELEASE missing

Signed-off-by: Dimitris Karakasilis <[email protected]>

* PR comments

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Remove naming.sh script from base image

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Make sure we use the "fixed" kairos version with the remove "+" symbols

when creating a tag for container images.

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Setup qemu and docker buildx in reusable-build-flavor workflow

because otherwise it fails to build rpi images

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Remove not needed env variables

Signed-off-by: Dimitris Karakasilis <[email protected]>

* Remove temporary change

Signed-off-by: Dimitris Karakasilis <[email protected]>

---------

Signed-off-by: Dimitris Karakasilis <[email protected]>
Signed-off-by: Dimitris Karakasilis <[email protected]>
Co-authored-by: Mauro Morales <[email protected]>
  • Loading branch information
jimmykarily and mauromorales authored Oct 24, 2023
1 parent f771ccd commit 664c96f
Show file tree
Hide file tree
Showing 32 changed files with 1,174 additions and 399 deletions.
43 changes: 0 additions & 43 deletions .github/flavors-arm.json

This file was deleted.

Loading

0 comments on commit 664c96f

Please sign in to comment.