Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.2 Fixes #38

Open
wants to merge 33 commits into
base: main
Choose a base branch
from
Open

1.2 Fixes #38

wants to merge 33 commits into from

Commits on May 31, 2023

  1. Configuration menu
    Copy the full SHA
    c99fb9a View commit details
    Browse the repository at this point in the history
  2. update README

    rarchk-amagi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    1debf94 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9560a6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34d6a1d View commit details
    Browse the repository at this point in the history
  5. upload an existing chart

    rarchk-amagi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    afeb638 View commit details
    Browse the repository at this point in the history
  6. update chart version

    rarchk-amagi committed May 31, 2023
    Configuration menu
    Copy the full SHA
    a08756a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    3c4ca0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rarchk/pre-commit-hooks

    diff based workflow committed
    rarchk authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    2241af0 View commit details
    Browse the repository at this point in the history
  3. adding debug statements.

    rarchk-amagi committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    f9cb843 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from rarchk/pre-commit-hooks

    adding debug statements.
    rarchk authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4e298cd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    feda721 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3 from rarchk/pre-commit-hooks

    chart not present error handled
    rarchk authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d18f0aa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0bdada7 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from rarchk/pre-commit-hooks

    adding much simpler fixes.
    rarchk authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a32d9e6 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    58008df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be0b1cf View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from rarchk/pre-commit-hooks

    Pre commit hooks
    rarchk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9ddb8fc View commit details
    Browse the repository at this point in the history
  4. event export

    rarchk-amagi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3b46546 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #6 from rarchk/pre-commit-hooks

    event export
    rarchk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    ed61ce9 View commit details
    Browse the repository at this point in the history
  6. updated hlem checks.

    rarchk-amagi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    df39c8d View commit details
    Browse the repository at this point in the history
  7. updated hlem checks.

    rarchk-amagi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    2718b4a View commit details
    Browse the repository at this point in the history
  8. fixing typo

    rarchk-amagi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    1d7ece7 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #7 from rarchk/pre-commit-hooks

    Pre commit hooks
    rarchk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    100554b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5733053 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #8 from rarchk/pre-commit-hooks

    adding non-failable differ
    rarchk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a40d904 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4e3adbb View commit details
    Browse the repository at this point in the history
  13. Merge pull request #9 from rarchk/pre-commit-hooks

    updating generalized helm differ
    rarchk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    97e7a5b View commit details
    Browse the repository at this point in the history
  14. undo -u changes

    rarchk-amagi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    76d59fd View commit details
    Browse the repository at this point in the history
  15. Merge pull request #10 from rarchk/pre-commit-hooks

    undo -u changes
    rarchk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    661b88d View commit details
    Browse the repository at this point in the history
  16. undo -u changes

    rarchk-amagi committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    f0a8f39 View commit details
    Browse the repository at this point in the history
  17. Merge pull request #11 from rarchk/pre-commit-hooks

    undo -u changes
    rarchk authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    6f18fed View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2024

  1. Enable audit and diff features (#12)

    * Adding audit code
    
    * removing typo.
    
    * adding binary path
    
    * adding more values
    
    * Updating ark support.
    
    * update helm version
    
    * update polaris version
    
    * updated serverless chart naming conventions
    
    * moving away from git fetch workflow
    
    * removing version of arkade
    
    * Changed helm diff logic
    
    * updating README
    
    ---------
    
    Co-authored-by: rarchk <[email protected]>
    rarchk and rarchk-amagi authored Jan 6, 2024
    Configuration menu
    Copy the full SHA
    1ace031 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

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