Skip to content
Snippets Groups Projects
  1. Oct 01, 2021
  2. Sep 30, 2021
  3. Sep 24, 2021
  4. Sep 20, 2021
    • Emanuele Aina's avatar
      updates: Do not fail on updatable branches with no base · 261823c2
      Emanuele Aina authored
      
      The `golang-k8s-sigs-yaml` update in `apertis/v2021-updates` broke the
      rendering for downstream instances since it does not have a base branch:
      
          golang-k8s-sigs-yaml:
            git:
              path_with_namespace: pkg/golang-k8s-sigs-yaml
            updates:
            - branch:
                name: apertis/v2021-updates
                version: 1.2.0-2+apertis1
              upstream:
                component: development
                name: golang-k8s-sigs-yaml
                source: apertis/v2021-updates
                version: 1.2.0-3+apertis1
      
      This is due to the fact that `golang-k8s-sigs-yaml` is a new dependency
      introduced by a package that got updated in `apertis/v2021-updates` and
      has not been folded into `apertis/v2021` yet: no `golang-k8s-sigs-yaml`
      exists in `apertis/v2021`, and for this reason there's no `base` object.
      
      In this case it is enough to trigger the pipeline directly on the
      `apertis/v2021-updates` branch.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      261823c2
  5. Sep 17, 2021
  6. Sep 16, 2021
  7. Sep 04, 2021
  8. Sep 02, 2021
  9. Aug 31, 2021
  10. Aug 30, 2021
  11. Aug 12, 2021
  12. Jul 14, 2021
  13. Jul 07, 2021
    • Emanuele Aina's avatar
      check-invariants: Ignore some v2020 issues · a9ace028
      Emanuele Aina authored
      
      We never backported the commits adding `debian/apertis/component` files
      to v2020 to avoid unnecessary churn in a stable release but this had two
      drawbacks:
      
      1. pipelines that got re-triggered for any reason would fail
      1. almost all v2020 package lag compared to v2021
      
      Since we're not going to address these issues, explicitly ignore them to
      reduce the amount of noise on the dashboard.
      
      Ignoring lagging packages may cause us to miss some backports, but at
      the moment they'd get drowned in the noise anyway.
      
      Signed-off-by: Emanuele Aina's avatarEmanuele Aina <emanuele.aina@collabora.com>
      a9ace028
  14. Jul 05, 2021
  15. Jul 04, 2021
  16. Jun 22, 2021
  17. Jun 09, 2021
  18. May 19, 2021
  19. Apr 06, 2021
Loading