Skip to content
Snippets Groups Projects
  1. Aug 04, 2020
  2. Jul 30, 2020
  3. Jul 29, 2020
  4. Jul 28, 2020
  5. Jul 24, 2020
  6. Jul 16, 2020
    • Georges Racinet's avatar
      Bumping GitLab to 13.1 · 2aa2367d
      Georges Racinet authored
      For this we're using intermediate revisions from the
      current main branches, for a first round of tests before
      0.15.0rc1
      2aa2367d
  7. Jul 22, 2020
  8. Jul 17, 2020
  9. Jul 16, 2020
  10. Jul 07, 2020
  11. Jun 30, 2020
  12. Jun 29, 2020
  13. Jun 26, 2020
  14. Jun 24, 2020
  15. Jun 21, 2020
  16. Jun 22, 2020
  17. Jun 21, 2020
    • Georges Racinet's avatar
      install_heptapod: missing `apt update` call · 3d0448c0
      Georges Racinet authored
      This is relevant only if the target Mercurial
      version isn't the one preinstalled in the Dockerfile,
      which should not happen for released images.
      
      Even to install `build-essential`, we need an
      `apt update` these days, because we're cleaning
      the lists in the Dockerfile.
      3d0448c0
    • Georges Racinet's avatar
      Updgrade Python packaging tools in the build · f5e857c7
      Georges Racinet authored
      We're going to need qualifiers to manage dependencies
      according to the Python version, and that requires
      a fairly recent pip/setuptools.
      
      The chosen versions are arbitrary: they work well
      enough for me.
      f5e857c7
    • Georges Racinet's avatar
      Using GitLab 12.10.11 base image · 0be99a96
      Georges Racinet authored
      This is the starting point version for Heptapod 0.14
      0be99a96
    • Georges Racinet's avatar
      Golang: updated the build for GitLab 12.10 components · cc5c2586
      Georges Racinet authored
      Golang 1.14 will be our main production version, even
      though Heptapod Workhorse and Shell compile fine with
      1.13.
      
      Heptapod Shell does not ship any Ruby code any more.
      Therefore we don't need the cumbersome installation of
      sources / fix of Ruby scripts for path.
      
      Also, the build command is no longer the Ruby
      script at bin/compile, and the build does not need
      Ruby at all any more.
      
      All of this is driven by upstream changes.
      cc5c2586
  18. Jun 16, 2020
  19. Jun 15, 2020
  20. Jun 11, 2020
  21. Jun 10, 2020
  22. Jun 11, 2020
  23. May 29, 2020
Loading