Commit Graph

8563 Commits (ba8f70ae0b63198868495f510768747b25ddf042)
 

Author SHA1 Message Date
Mohammadreza Asadollahifard ba8f70ae0b
refactor: move color package to internal/cli/output
2 months ago
Mohammadreza Asadollahifard b72db06c49
refactor: replace NoColor with ColorMode for improved color output control
2 months ago
Mohammadreza Asadollahifard 96c54a2963
refactor color output functions to simplify noColor checks
2 months ago
Mohammadreza Asadollahifard b630ae30a5
Merge remote-tracking branch 'upstream/main' into feat/color-output-and-test-fixes
2 months ago
Scott Rigby 091f9a24fe
Merge pull request #13154 from carloslima/post-render-everything
2 months ago
Robert Sirchia 49e82c1fe9
Merge pull request #31042 from TerryHowe/fix-test-teardown-dns-data-race
2 months ago
Robert Sirchia 1859528190
Merge pull request #31047 from jingchanglu/main
2 months ago
Robert Sirchia 931158a5d9
Merge pull request #31045 from helm/dependabot/go_modules/main/golang.org/x/term-0.33.0
2 months ago
dependabot[bot] c1740e9081
chore(deps): bump golang.org/x/term from 0.32.0 to 0.33.0
2 months ago
Robert Sirchia 9bfd3a461a
Merge pull request #31046 from helm/dependabot/go_modules/main/golang.org/x/text-0.27.0
2 months ago
jingchanglu 2da734d0b2 chore: fix typo in pkg/repo/chartrepo.go
2 months ago
dependabot[bot] 4ff0d50f66
chore(deps): bump golang.org/x/text from 0.26.0 to 0.27.0
2 months ago
Terry Howe 82bc9adcc2
fix: test teardown dns data race
2 months ago
Robert Sirchia 4b8e61093d
Merge commit from fork
2 months ago
Mohammadreza Asadollahifard 1e00790b8c
refactor tests to use t.Setenv for NO_COLOR environment variable
2 months ago
Mohammadreza Asadollahifard c547d1f2ae
add color output functionality and tests for release statuses
2 months ago
George Jenkins d21a8a04cb
Merge pull request #31029 from gjenkins8/gjenkins/k8s_yaml_struct
2 months ago
Matt Farina 76fdba4c8c
Updating link handling
2 months ago
George Jenkins bbea98ed6b
Merge pull request #30898 from fidelity-contributions/fix-issue-13198
3 months ago
George Jenkins 4c674728d2 Privatize 'k8sYamlStruct'
3 months ago
George Jenkins edd0dabe02
Merge pull request #31021 from zachburg/test_temp_dir
3 months ago
Matt Farina e8be2e540d
Merge pull request #31023 from gjenkins8/gjenkins/rm_recreate_pods
3 months ago
Matt Farina f684da6561
Merge pull request #31024 from helm/gjenkins/fix_lint_test_flake
3 months ago
George Jenkins a3bcc5b184 fix: 'TestRunLinterRule' stateful test
3 months ago
George Jenkins 5283915c57 Remove deprecated '--create-pods' flag
3 months ago
Zach Burgess eaf40b4b4f Call `ensure.HelmHome()` in package_test.go
3 months ago
Matt Farina 9517cfc5ce
Merge pull request #31009 from tpresa/test-coverage-pusher
3 months ago
Zach Burgess c48a3435f5 Remove unnecessary calls for changing directory to `helmpath.CachePath`.
3 months ago
Carlos Lima 6991a0a531 Make annotateAndMerge deterministic
3 months ago
Carlos Lima c01e76b5c3 review: change annotation name to postrenderer.helm.sh/postrender-filename
3 months ago
Carlos Lima a1416cf225 review: style changes
3 months ago
Carlos Lima 859721bd77 review: rewrite error messages from the end-user perspective
3 months ago
Carlos Lima b26b473bf6 review: make splitAndDeannotate private
3 months ago
Carlos Lima 855b5a44b7 review: make annotateAndMerge private
3 months ago
Carlos Lima 1d993f9e2d review: make filenameAnnotation private
3 months ago
Carlos Lima e6362d74c8 Allow post-renderer to process hooks
3 months ago
Zach Burgess 3b26ddc22b Update tests in create_test.go and package_test.go to work in a temp dir.
3 months ago
Matt Farina ca769df369
Merge pull request #31018 from mattfarina/make-logging-configurable
3 months ago
Thiago Presa afd63fed77 test: increase test coverage for pkg/pusher
3 months ago
Matt Farina f0cf9c28f0
Move logging setup to be configurable
3 months ago
Matt Farina 17b3b5b19f
Merge pull request #13558 from helm/dependabot/go_modules/main/github.com/Masterminds/semver/v3-3.3.1
3 months ago
dependabot[bot] 74472a8640
Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
3 months ago
Matt Farina 968ebc3a15
Merge pull request #30991 from helm/dependabot/go_modules/main/k8s-io-82a99e9b2d
3 months ago
Robert Sirchia e53281bbde
Merge pull request #31004 from andreped/patch-1
3 months ago
Robert Sirchia c48bd5b907
Merge pull request #31002 from curlwget/main
3 months ago
dependabot[bot] d4e444370f
build(deps): bump the k8s-io group with 7 updates
3 months ago
Robert Sirchia 7fdd80bbc7
Merge pull request #31006 from helm/dependabot/go_modules/main/sigs.k8s.io/yaml-1.5.0
3 months ago
dependabot[bot] abe4e7f692
build(deps): bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0
3 months ago
André Pedersen cc733a0ca9
[docs] Typofix in README
3 months ago
curlwget bfc1af68fb chore: fix function in comment
3 months ago