Skip to content
Snippets Groups Projects
  1. Jun 01, 2023
  2. May 31, 2023
  3. May 30, 2023
  4. May 29, 2023
  5. May 22, 2023
  6. May 21, 2023
    • Georges Racinet's avatar
      Bumping build image for GitLab 15.6 · 1b379dc271d9
      Georges Racinet authored
      Really needed, as we've had failures related to Golang 1.18 being now
      mandatory
    • Georges Racinet's avatar
      version_spec: added a test for Heptapod versions tarball · 11c254ca2821
      Georges Racinet authored
      Because it is now entangled with the `Build::Facts` system, we really
      needed to make sure it works.
      11c254ca2821
    • Georges Racinet's avatar
      Merged upstream 15.6.0+ce.0 with adaptations into heptapod branch · 8cad33559598
      Georges Racinet authored
      ## Test failures
      
      - `spec/lib/gitlab/build/facts_spec.rb` due to our key in the `COMPONENT_FILES`
         mapping to be `heptapod-shell` instead of `gitlab-shell`. Omnibus Heptapod
         is inconsistent here: for instance we have a `gitlab-rails` key in this
         mapping, instead of `heptapod-rails`.
         For now we decided to adapt the tests, but it is not a strong decision. It could
         happen that we decide to limit the divergence with upstream instead and get back
         to the upstream keys and conventions.
         Notably, we don't use the `Buil::Facts` class, but we may choose to do so in some future,
         as it seems to be similar (at first sight) to our versions tarball.
      - `spec/lib/gitlab/version_spec.rb` was also in need to replace the `gitlab-shell` keys by
        `heptapod-shell`
      - `spec/lib/gitlab/docker_operations_spec.rb` we had to put braces for the expectation on
        `:timeout=` because it seemed different to RSpec, with a puzzling error output that showed no
        difference. Why this is ok with upstream is not known.
      
      ## Conflicts
      
      - version of cURL, but upstream new version is still older than ours,
        so we resolved with Heptapod's
      8cad33559598
  7. Dec 21, 2022
  8. Dec 20, 2022
  9. Dec 16, 2022
  10. Dec 02, 2022
  11. Dec 15, 2022
  12. Dec 13, 2022
  13. Dec 02, 2022
  14. Dec 14, 2022
  15. Dec 09, 2022
  16. Dec 07, 2022
  17. Dec 09, 2022
Loading