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

Adjust desktop targets packages in order to build them #6709

Merged
merged 1 commit into from
Jun 9, 2024
Merged

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Jun 9, 2024

Description

Maintenance job. We provide options to build several desktop combinations, but we don't have a mechanism for verifying if those targets still work. I developed a simple action script that cycles all variants that are either supported or community supported. Community supported will only check for deboostrap success. This commit is a result of reading build logs of that Action script.

Kde-Neon is in EOS zone as it doesn't build anywhere (atm).

AR-2358

How Has This Been Tested?

  • Targets were tested for (x86 qemu which will be further tested on VM once CI extents to this functionality) image compiling.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

Images were tested for compiling with newly added Action script that generates x86 QEMU images upon (manual for now) execution

https://github.com/armbian/os/actions/workflows/full-distro-build-and-test.yml
@github-actions github-actions bot added size/large PR with 250 lines or more Hardware Hardware related - kernel, u-boot, patches Framework Framework components labels Jun 9, 2024
@igorpecovnik igorpecovnik marked this pull request as ready for review June 9, 2024 08:55
@igorpecovnik igorpecovnik added 08 Milestone: Third quarter release Needs review Seeking for review labels Jun 9, 2024
@igorpecovnik igorpecovnik changed the title Adjust several desktop targets in order to be able to assemble them Adjust desktop targets in order to be able to assemble them Jun 9, 2024
@igorpecovnik igorpecovnik changed the title Adjust desktop targets in order to be able to assemble them Adjust desktop targets packages in order to build them Jun 9, 2024
@igorpecovnik igorpecovnik merged commit be501ac into main Jun 9, 2024
14 of 20 checks passed
@igorpecovnik igorpecovnik deleted the AR-2358 branch June 9, 2024 20:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 Milestone: Third quarter release Framework Framework components Hardware Hardware related - kernel, u-boot, patches Needs review Seeking for review size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

None yet

1 participant