Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Updated elgohr/Publish-Docker-Github-Action to a supported version (v5) #1

Open
wants to merge 44 commits into
base: master
Choose a base branch
from

Commits on Mar 30, 2020

  1. Configuration menu
    Copy the full SHA
    37fed32 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Use helmv3 to download dependency charts

    Maksym Kulish committed May 21, 2020
    Configuration menu
    Copy the full SHA
    7df9de1 View commit details
    Browse the repository at this point in the history
  2. Install ssh in docker

    Maksym Kulish committed May 21, 2020
    Configuration menu
    Copy the full SHA
    4b48026 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Merge pull request stefanprodan#37 from verygood-ops/helmv3-download

    fix for Helmv3 download
    stefanprodan authored May 22, 2020
    Configuration menu
    Copy the full SHA
    9dce45f View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Merge branch 'master' into checkout-current-branch

    Maksym Kulish committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    bfe911b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. Add HRVAL_HEAD_BRANCH and HRVAL_BASE_BRANCH

    - environment variables based support for detecting helm releases where
      chart source is located in a head repository, and cloning right
      helm chart version from a head source
    Maksym Kulish committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e575bd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Add documentation for HRVAL_*_BRANCH env vars

    Maksym Kulish committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    d770d37 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Merge pull request stefanprodan#38 from verygood-ops/hrval-head-base

    Add support for sourcing chart from head ref when testing pull request
    stefanprodan authored Jun 9, 2020
    Configuration menu
    Copy the full SHA
    97343e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Setting repo name to be the md5sum of the registry

    This has increased our build time and also hrval consistency.
    swade1987 authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    6b5b925 View commit details
    Browse the repository at this point in the history
  2. Merge pull request stefanprodan#39 from swade1987/master

    Setting repo name to be the md5sum of the registry
    stefanprodan authored Jun 12, 2020
    Configuration menu
    Copy the full SHA
    e1cc35f View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. fix helmv3 typo

    HarryGogonis committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    67cad77 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    24972b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. fix: strip .git off url properly

    `basename` is too aggressive and removes the hostname and path.
    docwhat committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    5e27efb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c90f14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab04ef8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Merge pull request stefanprodan#44 from docwhat/pr-docwhat/linting

    ci: add linting just to sanity check everything
    stefanprodan authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    30ea7f0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request stefanprodan#43 from docwhat/pr-docwhat/fix-git-ur…

    …l-munging
    
    fix: strip .git off url properly
    stefanprodan authored Sep 29, 2020
    Configuration menu
    Copy the full SHA
    1e61958 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2020

  1. Add source caching support

    Maksym Kulish committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    4c30d87 View commit details
    Browse the repository at this point in the history
  2. Allow passing CACHEDIR via env vars

    Maksym Kulish committed Oct 7, 2020
    Configuration menu
    Copy the full SHA
    882c71a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2020

  1. Fix chart dep build

    Maksym Kulish committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    e7f760b View commit details
    Browse the repository at this point in the history
  2. Fix lint errors in hrval-all.sh

    Maksym Kulish committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    2d8390d View commit details
    Browse the repository at this point in the history
  3. Fix lint errors in hrval.sh

    Maksym Kulish committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    b1eddcf View commit details
    Browse the repository at this point in the history
  4. Rewrite hrval-all for loop to satisfy linter

    Maksym Kulish committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    747e505 View commit details
    Browse the repository at this point in the history
  5. Pin base image to satisfy dockerfile linter

    Maksym Kulish committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    fcddca6 View commit details
    Browse the repository at this point in the history
  6. Pin versions in dockerfile to satisfy hadolint

    Maksym Kulish committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    2b169f4 View commit details
    Browse the repository at this point in the history
  7. Fix comment strings

    mksh committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    cadc14f View commit details
    Browse the repository at this point in the history
  8. Merge pull request stefanprodan#45 from verygood-ops/helm-sources-cache

    Add support for caching Helm chart sources
    stefanprodan authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    e22ef9a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a44ee2 View commit details
    Browse the repository at this point in the history
  10. Use latest image tag

    stefanprodan authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    3587ada View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. fix: allow YAML anchors to be interpreted in the values

    Chris Minton committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    780c0c7 View commit details
    Browse the repository at this point in the history
  2. ci: update deps.sh to pass shellcheck warnings

    Chris Minton committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    c11c4c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request stefanprodan#49 from chrisminton/fix-yaml-anchor-i…

    …nterpolation
    
    fix: allow YAML anchors to be interpreted in the values
    stefanprodan authored Nov 20, 2020
    Configuration menu
    Copy the full SHA
    8e20ee1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Configuration menu
    Copy the full SHA
    3af7b8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0491b3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request stefanprodan#52 from maorgoldberg/master

    fixed broken install in docker file
    stefanprodan authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    2d715fa View commit details
    Browse the repository at this point in the history
  4. Update linter.yml

    maorgoldberg authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    445e035 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8778696 View commit details
    Browse the repository at this point in the history
  6. Merge pull request stefanprodan#53 from maorgoldberg/master

    Updated linting action and added hadolint config
    stefanprodan authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    cd681d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    249b5dc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    36b4656 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    42d73ba View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3f47207 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4bb0330 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    c51e754 View commit details
    Browse the repository at this point in the history