Commit Graph

147 Commits (main)

Author SHA1 Message Date
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
2 days ago
Evans Mungai 5dabfdfb3f
Merge remote-tracking branch 'origin/main' into em/check-go-modules
3 days ago
Terry Howe 9eafbc53df fix: make file whitespace
5 days ago
Terry Howe 4bc93393bc
feature: enable shuffle for unit tests
2 weeks ago
Evans Mungai 064a18ff79
Update Makefile
4 weeks ago
Evans Mungai 46c8caa410
Add info target as part of build
4 weeks ago
Evans Mungai 0dae3d6e88
chore: check if go modules are tidy before build
4 weeks ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
5 months ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
6 months ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
6 months ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
8 months ago
George Jenkins 4a15cc3385 Cleanup redundant GO11MODULE
11 months ago
Matt Farina d45439f2e9
Merge pull request #11923 from Bhargav-InfraCloud/helm-create-deprication-tests
11 months ago
Asmit De 5cef14370d
[mk] Add windows arm64 build targets
1 year ago
Bhargav Ravuri 9c0b4c8121
test(create): Test to check deprecated resource templates
1 year ago
weidongkl 57a1bb80e5
Update architecture detection method
2 years ago
Matt Farina 847369c184
Update to Go 1.21 for builds
2 years ago
Antony Chazapis 040330592f Pin gox to specific commit
2 years ago
Antony Chazapis 786707c065 Add support for RISC-V
2 years ago
Joe Julian 6f6c0d831d
Allow CGO_ENABLED to be overridden for build
3 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
3 years ago
Matt Farina 3490f1e7b6 Updating vcs to latest version
3 years ago
Adam Reese d1da9e757e
fix(ci-lint): increase timeout for golangci-lint
4 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
5 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
5 years ago
pallavJha 03eec30907 add flag trimpath in the go build command
5 years ago
Joe Lanford ecdc34c5ab
Add darwin/arm64 (Apple Silicon) support
5 years ago
Marc Khouzam 8d33624520 fix(test): Increase golangci-lint timeout
5 years ago
Adam Reese b4010b7782
chore(Makefile): add target to generate golden files
5 years ago
Adam Reese 6760dda91f
Merge pull request #9192 from adamreese/fix/rebuild-on-gomod-change
5 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
5 years ago
Adam Reese a58209dfa4
fix(Makefile): rebuild the binary if go.mod has changed
5 years ago
Li Zhijian e97975d7ad Makefile: check and use GOBIN environment variable first
5 years ago
Li Zhijian d1c8561be6 fix incorrect wildcard expand
5 years ago
Matthew Fisher f9077ecd65
Merge pull request #8678 from Foxboron/morten/fix-ldflags-override
5 years ago
Morten Linderud f917c169d0
Makefile: Fix LDFLAGS overriding
5 years ago
Ma Xinjian 8b2cf17648 Add support to install helm
5 years ago
Chris Wells 9a13385022 fix: Allow building in a path containing spaces
5 years ago
Bridget Kromhout 08517a9ec0
Correct make target in Makefile
5 years ago
Manuel Rüger fd99c9055d chore(Makefile): Remove unused variable
5 years ago
Matthew Fisher 5bb951d5a2
Merge pull request #7636 from paulczar/make-release-notes
6 years ago
Matthew Fisher 2d191fc111
Merge pull request #7427 from poelzi/master
6 years ago
Paul Czarkowski f1416a6979 Adds script to help craft release notes
6 years ago
Matt Farina 89fdbdf3d0
Making fetch-dist get the sha256sum files
6 years ago
Matt Farina 8e9c62b1bc
Fix shasums to be usable by shasum and sha256sum applications
6 years ago
Thilak Somasundaram 691eff46dc Create a single shasums.txt
6 years ago
Thilak Somasundaram a9171fe2ca Create a single shasums.txt
6 years ago
Thilak Somasundaram bf5419742d Merge branch 'master' into feat/shasum
6 years ago
Daniel Poelzleithner d39543013b Use /usr/bin/env for bash
6 years ago
Vivian Kong 82823a6634 Allow tests to run on s390x (#7096)
6 years ago