Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MapColonies/shared-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: MapColonies/shared-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.x.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 4 contributors

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    477ac2a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49758bb View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

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

Commits on Aug 31, 2025

  1. feat: add sub-charts support

    netanelC committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    bce786a View commit details
    Browse the repository at this point in the history
  2. fix: change order of helm

    netanelC committed Aug 31, 2025
    Configuration menu
    Copy the full SHA
    b5a81a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2026

  1. fix(helm-lint): change charts-dir value (#106)

    * fix: update default chartDirs to 'helm' in helm-lint workflow
    
    * fix: update default chartDirs to 'helm' in helm-lint workflow
    
    * fix: add debug flag to chart-testing lint command
    
    * test: check charts dir value
    
    * test: check charts dir value
    
    * fix: revert default chartDirs to '.' and remove 'charts' from lint command
    
    * fix: update default chartDirs to 'helm' and add Helm lint step
    
    * fix: update default chartDirs to 'helm' in pull_request workflow
    
    * fix: remove chartDirs input from pull_request workflow
    
    * fix: update helm-lint workflow reference to version v5
    
    ---------
    
    Co-authored-by: michsi24 <michalby24@gmail.com>
    michalby24 and michsi24 authored Jan 1, 2026
    Configuration menu
    Copy the full SHA
    ccac7ff View commit details
    Browse the repository at this point in the history
Loading