Commit Graph

165 Commits (main)

Author SHA1 Message Date
Scott Rigby e23bf3af53
build: Clean up Goreleaser change (#32098)
2 days ago
Terry Howe f60ab7c31c
fix: add -extldflags -static to dist target to match build-cross
4 days ago
Terry Howe 64aa46f2f1
build: use goreleaser build with manual archive creation
4 days ago
Terry Howe d199a1a42c
chore: remove build-cross dependency from test-acceptance
4 days ago
Terry Howe c075022ce1
fix: address goreleaser build issues flagged in review
4 days ago
Terry Howe 04885dd905
fix: pass VERSION as GORELEASER_CURRENT_TAG to preserve v-prefix in archive names
4 days ago
Terry Howe eaa09100b9
fix: canary build file names
4 days ago
Terry Howe 37284a9211
fix goreleaser archive
4 days ago
Terry Howe e368f170af
update configuration to v2
4 days ago
Terry Howe e7bea8513c
remove GOTOOLCHAIN
4 days ago
Terry Howe 075c096afe
chore: replace mitchellh/gox with goreleaser
4 days ago
Branch Vincent c6d9a5bdc2 build: set kube version via `debug.BuildInfo`
5 months ago
Benoit Tigeot faa8912e36
Inform we use a different golangci-lint version than the CI
5 months ago
Benoit Tigeot b6a8c65216
fix: correct LDFLAGS path for default Kubernetes version
6 months ago
Robert Sirchia f0386b1daa
Merge pull request #31338 from yzewei/add-loong64-support
7 months ago
yzewei fd3ef2e000 Add loongarch64 support
7 months ago
George Jenkins b97452d0e7 feat: `helm version` print Kubernetes (client-go) version
7 months ago
Stephanie Hohenberg 1904ef6ad8 Adapt test-coverage command to be able to run for a certain package
8 months ago
Matt Farina 9dcc49cbd5 Move lint pkg to be part of each chart version
8 months ago
Evans Mungai 5dabfdfb3f
Merge remote-tracking branch 'origin/main' into em/check-go-modules
8 months ago
Terry Howe 9eafbc53df fix: make file whitespace
8 months ago
Terry Howe 4bc93393bc
feature: enable shuffle for unit tests
9 months ago
Evans Mungai 064a18ff79
Update Makefile
9 months ago
Evans Mungai 46c8caa410
Add info target as part of build
9 months ago
Evans Mungai 0dae3d6e88
chore: check if go modules are tidy before build
9 months ago
Matt Farina 0dffc580b0
Simpligy the JSON Schema checking
1 year ago
Matt Farina 61d3eca55c
Move pkg/chart to pkg/chart/v2 to prepare for v3 charts
1 year ago
Matt Farina 5c0deec327
Moving chartutil to chart/util
1 year ago
Matt Farina 2236294119 Updating to helm.sh/helm/v4
1 year ago
George Jenkins 4a15cc3385 Cleanup redundant GO11MODULE
2 years ago
Matt Farina d45439f2e9
Merge pull request #11923 from Bhargav-InfraCloud/helm-create-deprication-tests
2 years ago
Asmit De 5cef14370d
[mk] Add windows arm64 build targets
2 years ago
Bhargav Ravuri 9c0b4c8121
test(create): Test to check deprecated resource templates
2 years 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
3 years ago
Antony Chazapis 786707c065 Add support for RISC-V
3 years ago
Joe Julian 6f6c0d831d
Allow CGO_ENABLED to be overridden for build
4 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
4 years ago
Matt Farina 3490f1e7b6 Updating vcs to latest version
4 years ago
Adam Reese d1da9e757e
fix(ci-lint): increase timeout for golangci-lint
5 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