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

CI: Use tytan652/flatpak-github-actions image for Flatpak jobs #10074

Closed
wants to merge 1 commit into from

Conversation

tytan652
Copy link
Collaborator

@tytan652 tytan652 commented Jan 4, 2024

Description

The actual Fedora-based image are not compatible with the action because Fedora provides unstable version of flatpak-builder and a breakage happened between two unstable version

This also means that the action is not completely compatible with flatpak-builder 1.4

To solve this issue an alternative base image was proposed, but it is not upstreamed yet, so my fork registry is used for now

Also flatpak-builder-lint is provided in the image so the related action is modified to work with the provided version

Motivation and Context

How Has This Been Tested?

Flatpak CIs

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • Tweak (non-breaking change to improve existing functionality)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

@tytan652 tytan652 added Bug Fix Non-breaking change which fixes an issue Linux Affects Linux CI labels Jan 4, 2024
@tytan652 tytan652 force-pushed the new_fp_image branch 2 times, most recently from d5ed78a to 4fed8aa Compare February 2, 2024 08:33
@tytan652 tytan652 force-pushed the new_fp_image branch 3 times, most recently from ed6bf19 to 172d8bf Compare February 12, 2024 16:23
The actual Fedora-based image are not compatible with the action because
Fedora provides unstable version of flatpak-builder and a breakage
happened between two unstable version

This also means that the action is not completely compatible with
flatpak-builder 1.4

To solve this issue an alternative base image was proposed, but it is
not upstreamed yet, so my fork registry is used for now

Also flatpak-builder-lint is provided in the image so the related action
is modified to work with the provided version
@tytan652
Copy link
Collaborator Author

I just regret that no feedback were given in the comments.

@tytan652 tytan652 closed this Feb 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Fix Non-breaking change which fixes an issue CI Linux Affects Linux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant