Skip to content
Snippets Groups Projects
  1. Sep 15, 2021
  2. May 04, 2021
  3. Apr 21, 2021
  4. Oct 09, 2020
  5. Oct 07, 2020
    • Frederic Danis's avatar
      Fix concurrent access to repository · d3e55c24
      Frederic Danis authored
      
      Build fails when installing runtime while a runtime or an app is pushed
      to the repository. We can't use rsync to upload a runtime or an app.
      
      This download commit metadata from the repository before build, then upload
      using `ostree-push` instead of `rsync`. The repository is then updated
      using `flatpak build-update-repo`.
      
      Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
      d3e55c24
  6. Oct 02, 2020
  7. Oct 01, 2020
    • Frederic Danis's avatar
      Fix flatpak runtime upload · d95ff281
      Frederic Danis authored
      
      Embed runtime upload to `images.apertis.org` in `build-runtime` job
      instead of a separated job which consume runners and time.
      Main runtime is uploaded to `/srv/images/public/flatpak/runtime`, main app
      to `/srv/images/public/flatpak/app`
      MRs are uploaded to
      `/srv/images/test/flatpak/mildenhall/$CI_COMMIT_REF_SLUG/runtime`, and
      `/srv/images/test/flatpak/mildenhall/$CI_COMMIT_REF_SLUG/app`.
      
      Signed-off-by: default avatarFrédéric Danis <frederic.danis@collabora.com>
      d95ff281
  8. Mar 06, 2020
  9. Feb 06, 2020
  10. Feb 05, 2020
  11. Jan 29, 2020
  12. Jan 28, 2020
  13. Jan 27, 2020
  14. Jan 16, 2020
Loading