Skip to content
Snippets Groups Projects
  1. Dec 16, 2022
  2. Nov 20, 2022
  3. Jul 02, 2022
  4. Jan 16, 2022
  5. Jan 13, 2022
  6. Jun 21, 2021
  7. May 27, 2021
    • Georges Racinet's avatar
      registry-pull-heptapod-push-docker: facility to check consistency · 11c9bbd5cb5b
      Georges Racinet authored
      Nowadays, the Docker images are produced by a pipeline with a
      Docker tag based on the Mercurial changeset ID in omnibus-heptapod,
      on top of the `testing` tag. The subsequent heptapod-tests pipeline
      uses the image with the precise changeset ID.
      
      The new `--verify-hg-tag` resolves the expected changeset ID from
      tag and perform the comparison of images, to make sure that
      the `testing` image is the one the functional tests ran against.
      11c9bbd5cb5b
    • Georges Racinet's avatar
      registry-pull-heptapod-push-docker: basic logging · 240bb4b143aa
      Georges Racinet authored
      Nothing was displaying the actual calls to `docker pull`, which
      does not repeat its arguments, only the outcomes.
      
      Using `logging` makes it clear that it's output from the script,
      not from Docker or any other subprocess.
      240bb4b143aa
  8. Apr 02, 2021
  9. Mar 20, 2021
  10. Mar 08, 2021
  11. Feb 08, 2021
  12. Dec 15, 2020
  13. Dec 03, 2020
  14. Nov 26, 2020
Loading