flathub / org.flatpak.Builder

16 stars 14 forks source link

Split to baseapp #223

Closed bbhtt closed 8 months ago

flathubbot commented 8 months ago

Started test build 102421

flathubbot commented 8 months ago

Build 102421 successful To test this build, install it from the testing repository:

flatpak install --user https://dl.flathub.org/build-repo/85201/org.flatpak.Builder.flatpakref
nanonyme commented 8 months ago

Why was this split?

barthalion commented 8 months ago

We have a dependency cycle between org.flatpak.Builder and flatpak-builder-lint's CI. The BaseApp will allow us to build org.flatpak.Builder from here to run the tests, without waiting forever for dependencies to build.

nanonyme commented 8 months ago

@barthalion is the intent then to have smoke tests both here and org.flatpak.Builder?

barthalion commented 8 months ago

Linter has a separate test suite, so yeah