Giter VIP home page Giter VIP logo

helm-unittest-action's Introduction

Currently working with DevOps. A few of the things I've worked and / or fiddled with, to some significant extent:

Git Docker Helm Kubernetes OpenShift Container Platform GitHub Actions Jenkins CI Circle CI Terraform Packer Ansible Salt AWS Google Cloud Platform Datadog Prometheus Grafana Node.js React Jest Pytest C C++ Python Java Haskell Bash GitLab RHEL Debian Arch Linux CentOS Sass HTML5

helm-unittest-action's People

Contributors

camalot avatar d3adb5 avatar seanson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

helm-unittest-action's Issues

Node.js 16 actions are deprecated

When running this in GitHub it's giving a little warning that Node 16 is deprecated from the azure/setup-helm@v3 requirement:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@v3.

Allow unittest-version to be set to "latest" or blank

Currently in order to install the latest version you have to have inputs.unittest-version set to "".

We have a use case, from when this property was introduced due to a bug in a version of helm-unittest where we have a github action variable set with a specific version. we want to now move to "latest" and continue with the latest when it is updated.

In github variables, you cannot set it to "". We would need to update many repositories in order to stop them from using this github organization variable. If the action allowed either "", or the string latest it would allow us to keep the variable used, and be able to easily pin if we run in to a situation again that requires a specific version.

Plugin Already Exists: Failing Action

Hello ๐Ÿ‘‹๐Ÿป

Thank you for this! One small thing that has come up during repeated runs on a self-hosted runner:

Run d3adb5/helm-unittest-action@v2
Run installScript=https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3
Run helm plugin install https://github.com/helm-unittest/helm-unittest >/dev/null 2>/dev/null
  helm plugin install https://github.com/helm-unittest/helm-unittest >/dev/null 2>/dev/null
  shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
Error: Process completed with exit code 1.

It appears that the unittest action fails to run due to the below error. Would it be possible to silently ignore if its already installed?

helm plugin install https://github.com/helm-unittest/helm-unittest >/dev/null 2>/dev/null
Error: plugin already exists

v1 suddenly failing to run

We haven't updated our tests to run on 0.3.1 yet (and there are a couple of bugs in it). I expect you meant to cut v2 to work on the new version, but as of today the change seems to have applied to v1 as well, which means v1 is currently broken. Can you find a way to pin v1 to the previous version of helm-unittest (which worked)?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.