Skip to content
  • Jean-Philippe Evrard's avatar
    Cleanup github actions · 679f45c3
    Jean-Philippe Evrard authored
    - Made all the file extensions ".yaml"
    - Regrouped actions together to make it easy to see when they
      are useful: on-pr is useful at every PR, on-tag when we are
      ready to tag next image, on-pr-chart when we have a PR to
      modify the chart with the published image, on-release when
      we have released and need to publish the final helm chart
    - Regrouped periodic jobs together, to deal with stale prs/issues
      and ensuring that our helm chart always works.
    679f45c3