Skip to content
Snippets Groups Projects
  1. Nov 09, 2021
  2. Oct 07, 2021
  3. Sep 15, 2021
  4. Aug 12, 2021
  5. Jun 22, 2021
  6. Jun 17, 2021
  7. May 04, 2021
  8. Apr 21, 2021
  9. Oct 09, 2020
  10. 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
  11. Oct 02, 2020
  12. 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
  13. Mar 06, 2020
  14. Feb 06, 2020
  15. Feb 05, 2020
  16. Jan 29, 2020
  17. Jan 28, 2020
  18. Jan 27, 2020
  19. Jan 16, 2020
Loading