Skip to content
Snippets Groups Projects
  1. Mar 09, 2025
  2. Mar 01, 2025
  3. Feb 28, 2025
  4. Jan 28, 2025
  5. Jan 27, 2025
    • Georges Racinet's avatar
      CI/CD: push/pull of package to S3 · 3561a0ed0323
      Georges Racinet authored
      The last tricky bit is that despite the `s3//`, addresses in
      `s3cmd` are not URLs. In particular the `+` should not be escaped,
      so we have to de-escape it.
      
      Later on, we will fashion the `RELEASE` file to contain directly the
      appropriate information.
      
      Closes #52
      3561a0ed0323
  6. Jan 26, 2025
  7. Jan 23, 2025
  8. Jan 21, 2025
  9. Jan 19, 2025
    • Georges Racinet's avatar
      Upstream merge with adaptations in Gitaly storage path · d4c5e35742a3
      Georges Racinet authored
      Upstream finally removed the `path` key of Gitaly servers configuration in
      `gitlab.yml`, see https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7962
      
      This gave a conflict in
      `spec/chef/cookbooks/gitlab/recipes/gitlab-rails/gitlab_yml/repositories_storages_spec.rb`
      with the obvious need to adapt our configuration generation.
      
      In heptapod#1368, we prepared for this by introducing the `hg_path` key,
      associated with the same value. There are chances that Heptapod can
      survive the final removal of `path` on the Rails side, the alternative
      being to implement the last missing HGitaly mutation (repository files).
      
      About the tests with several storages, it is worth noticing that configurations
      with several HGitaly backends will be rejected anyway, and nobody ever contacted
      us with a setup not using a single storage at the default path, so this part is
      not so critical… yet!
      
      The listening addresses for HGitaly and RHGitaly seem not to be setable in
      `git_data_dirs` anymore. Chances that it would break some user setup are pretty
      thin, given that non-default addresses already had to be set in the `hgitaly`
      and `rhgitaly` configurations.
      d4c5e35742a3
  10. Jan 14, 2025
  11. Dec 29, 2024
  12. Jan 13, 2025
  13. Jan 10, 2025
    • Stan Hu's avatar
      Bump docker-distribution-pruner to v0.3.0 · 9d7f44d9db88
      Stan Hu authored
      This version upgrade:
      
      * Requires Go 1.22 and higher
      * Bumps an outdated golang.org/x/net version
      
      This project is defunct, but some scanners will might find that CVEs
      from the old dependency.
      
      Changelog: changed
      9d7f44d9db88
  14. Jan 13, 2025
  15. Jan 09, 2025
  16. Jan 13, 2025
  17. Jan 07, 2025
  18. Jan 13, 2025
  19. Jan 09, 2025
  20. Jan 10, 2025
  21. Jan 09, 2025
  22. Jan 08, 2025
Loading