Skip to content
Snippets Groups Projects
  1. Nov 21, 2023
  2. Nov 14, 2023
  3. Aug 11, 2023
  4. Aug 07, 2023
    • Georges Racinet's avatar
      Merged Mercurial 6.5 support from stable branch · b59130f72050
      Georges Racinet authored
      This has to wait for a proper release in `hg-git`, but
      at least it should fix CI of py-heptapod.
      b59130f72050
    • Georges Racinet's avatar
      Support Mercurial 6.5 · 0e6461d134ba
      Georges Racinet authored
      The only problem was the new optional-turned-into-mandatory
      `remote-hidden` argument of the `pull` command. It could as
      well turn out to be interesting for us (not only in Heptapod Runner
      where it will be very useful).
      
      This requires the unreleased hg-git 1.0.3, so we needed to
      make sure that the `hg-stable` CI job runs on an appropriate
      changeset of hg-git.
      0e6461d134ba
  5. Jul 30, 2023
  6. Jul 26, 2023
  7. May 30, 2023
  8. May 12, 2023
  9. May 10, 2023
    • Georges Racinet's avatar
      heptapod#744: bumped oldstable branch to 4.0.2 · d2dc1a2fccd1
      Georges Racinet authored
      This is the version currently used in the heptapod-0-35 branch.
      We'll need it for Rails pipelines of `heptapod-oldstable` to pass, since
      they run against the head of the py-heptapod oldstable branch.
      d2dc1a2fccd1
  10. May 03, 2023
  11. Apr 13, 2023
  12. Apr 12, 2023
    • Georges Racinet's avatar
      GitLab 15.5: internal API auth with a JWT token · 0fa7b602a843
      Georges Racinet authored
      The internal API now requires a JWT token derived from the shared
      secret, and for now also accepts only `gitlab-shell` as issuer.
      
      Finally, installation of the distribution in CI over the dusty
      `octobus/ci-base` image requires `ffi.h` (for `cryptography`, probably
      bindings to Rust code). It is simpler to use `python:3.9` instead,
      which installs `cffi` with a prebuilt wheel (and is based on Debian 11).
      0fa7b602a843
  13. Mar 31, 2023
  14. Mar 13, 2023
  15. Feb 13, 2023
  16. Dec 14, 2022
Loading