Skip to content
Snippets Groups Projects
  1. May 15, 2023
  2. Dec 16, 2022
  3. Nov 20, 2022
  4. Jul 02, 2022
  5. Jan 16, 2022
  6. Jan 13, 2022
  7. Jun 21, 2021
  8. May 27, 2021
    • Georges Racinet's avatar
      registry-pull-heptapod-push-docker: facility to check consistency · 11c9bbd5
      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.
      11c9bbd5
    • Georges Racinet's avatar
      registry-pull-heptapod-push-docker: basic logging · 240bb4b1
      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.
      240bb4b1
  9. Apr 02, 2021
  10. Mar 20, 2021
  11. Mar 08, 2021
  12. Feb 08, 2021
  13. Dec 15, 2020
  14. Dec 03, 2020
  15. Nov 26, 2020
Loading