Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Remove self-hosted, remove alpine #157

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

erikbosch
Copy link
Contributor

@erikbosch erikbosch commented Dec 14, 2023

Refactoring builds, trying to achieve:

  • Remove dependency to self-hosted builder, as the future of that builder is uncertain
  • Remove alpine, as that typically leads to very long ghcr build times
  • Accept somewhat bigger image size

This should fix the failing builds we are currently experiencing for arm64 for self-hosted.
I have done some basic tests locally.
(This also enables arm builds for gpsfeeder, was previously disabled)

@erikbosch erikbosch force-pushed the erik_ubuntu_latest branch 5 times, most recently from dd4f89f to 55b8816 Compare December 14, 2023 09:50
We want to remove dependency to self-hosted as future of that instance
is uncertain. We also want to remove alpine dependency as it typically
for arm64 do not provide pre-built ghcr python packages, i.e
builds gets very slow.

Drawback with NOT using Alpine:
- Images becomes somewhat bigger
Copy link
Contributor

@lukasmittag lukasmittag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lukasmittag lukasmittag merged commit aa6ea0b into eclipse-kuksa:main Dec 15, 2023
11 checks passed
@erikbosch erikbosch deleted the erik_ubuntu_latest branch February 27, 2024 11:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants