Skip to content
Snippets Groups Projects
  1. Sep 02, 2021
  2. Nov 29, 2019
    • Emanuele Aina's avatar
      packaging: Stop autosubmitting built packages · bca2619c
      Emanuele Aina authored and Andrej Shadura's avatar Andrej Shadura committed
      
      For release builds, the current Jenkins pipeline always issues an OBS submit
      request from the `:snapshots` repository where the just-built package is
      uploaded to its final destination.
      
      Unfortunately it doesn't check:
      1. whether the just-built version has been already uploaded to the same
         project, for instance when manually re-triggering the job
      1. whether the just-built version has been already uploaded to another
         project, for instance when doing a backport
      
      Both occurrances lead to submit requests that, if accepted, cause OBS to export
      different sets of sources identified by the same (package,version) key,
      breaking the assumption about its uniqueness.
      
      Debian tools would then become wildly confused, with reprepro not republishing
      the new sources since it already published sources with the same key.
      
      Since the misplaced submit request are created too often (for instance when
      creating the jobs for a new branch, or even when updating them) and they can
      cause real, hard-to-detect damage, it's better to leave the submission
      fully manual until we move the affected packages to the GitLab-to-OBS workflow.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      bca2619c
    • Emanuele Aina's avatar
      packaging: Drop old job for the linux package · 04ea5264
      Emanuele Aina authored and Andrej Shadura's avatar Andrej Shadura committed
      
      The `linux` package is now handled with the GitLab-to-OBS workflow.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      04ea5264
  3. Nov 25, 2019
  4. Nov 19, 2019
  5. Sep 29, 2019
  6. Sep 01, 2019
  7. Jul 26, 2019
  8. Jul 24, 2019
    • Emanuele Aina's avatar
      Restore the package jobs · 279d5f31
      Emanuele Aina authored
      There are some uncertainties on how the new GitLab workflow should actually
      work for Apertis-native packages, so let's restore the package jobs for them.
      
      We'll think about the best way to integrate them in the new world order later.
      
      This affects the below repositories/packages:
      
       * apertis/apertis-dev-tools
       * apertis/apertis-eclipse-plugins
       * apertis/chaiwala-bootflags
       * apertis/chaiwala-user-session
       * appfw/apertis-update-manager
       * appfw/barkway
       * appfw/beckfoot
       * appfw/canterbury
       * appfw/didcot
       * appfw/frampton
       * appfw/frome
       * appfw/newport
       * appfw/rhosydd
       * appfw/ribchester
       * appfw/traprain
       * docs/apertis-designs
       * docs/apertis-docs
       * hmi/eye
       * hmi/libclapton
       * hmi/libgrassmoor
       * hmi/liblightwood
       * hmi/libseaton
       * hmi/libshoreham
       * hmi/libthornbury
       * hmi/mildenhall
       * hmi/mildenhall-compositor
       * hmi/mildenhall-launcher
       * hmi/mildenhall-popup-layer
       * hmi/mildenhall-settings
       * hmi/mildenhall-statusbar
       * hmi/prestwood
       * hmi/shapwick
       * hmi/tinwell
       * infrastructure/apertis-customizations
       * infrastructure/apertis-tests
       * tests/apertis-test-cases
       * tests/apparmor-bluez-tester
       * tests/apparmor-chaiwala-system-tester
       * tests/apparmor-dbus-tester
       * tests/apparmor-pulseaudio-tester
       * tests/apparmor-tumbler-tester
       * tests/bluez-phone-tester
       * tests/cgroups-resource-control-tester
      
      See https://phabricator.apertis.org/T6222
      
       for more context.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      279d5f31
  9. Jul 08, 2019
  10. Jul 01, 2019
  11. May 28, 2019
  12. May 06, 2019
  13. Apr 26, 2019
    • Ritesh Raj Sarraf's avatar
      Disable packaging jobs for now · 027b5ec2
      Ritesh Raj Sarraf authored
      
      Our current approach of package builds thorugh docker images do not
      scale well as every time a new build dependency for a package is
      introduced, the same needs to be added to the docker package builder
      image and the image be regenerated.
      
      Drop the entire packaging/ folder
      Also drop corresponding folders from apertis-folders.yaml
      
      A different approach is being tracked in APETIS-5580
      
      Signed-off-by: default avatarRitesh Raj Sarraf <ritesh.sarraf@collabora.com>
      027b5ec2
  14. Apr 11, 2019
  15. Apr 05, 2019
  16. Apr 01, 2019
  17. Mar 22, 2019
  18. Feb 16, 2019
  19. Dec 11, 2018
  20. Dec 10, 2018
  21. Nov 26, 2018
  22. Nov 23, 2018
  23. Nov 19, 2018
  24. Nov 17, 2018
  25. Nov 09, 2018
  26. Nov 08, 2018
  27. Oct 26, 2018
  28. Oct 18, 2018
  29. Oct 17, 2018
  30. Oct 12, 2018
  31. Oct 11, 2018
  32. Oct 10, 2018
  33. Oct 09, 2018
  34. Oct 03, 2018
  35. Oct 01, 2018
  36. Sep 28, 2018
Loading