Skip to content
Snippets Groups Projects
  1. Aug 11, 2023
  2. 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
  3. Jul 30, 2023
  4. Jul 26, 2023
  5. May 30, 2023
  6. May 12, 2023
  7. 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
  8. May 03, 2023
  9. Apr 13, 2023
  10. 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
  11. Mar 31, 2023
  12. Mar 13, 2023
  13. Feb 13, 2023
  14. Dec 14, 2022
  15. Sep 23, 2022
  16. Sep 05, 2022
  17. Jul 08, 2022
Loading