Commit Graph

133 Commits (main)

Author SHA1 Message Date
Asmit De 5cef14370d
[mk] Add windows arm64 build targets
2 months ago
weidongkl 57a1bb80e5
Update architecture detection method
6 months ago
Matt Farina 847369c184
Update to Go 1.21 for builds
6 months ago
Antony Chazapis 040330592f Pin gox to specific commit
10 months ago
Antony Chazapis 786707c065 Add support for RISC-V
12 months ago
Joe Julian 6f6c0d831d
Allow CGO_ENABLED to be overridden for build
2 years ago
Matthew Fisher aa6e82bac8
fix: use `go install` instead of `go get`
2 years ago
Matt Farina 3490f1e7b6 Updating vcs to latest version
2 years ago
Adam Reese d1da9e757e
fix(ci-lint): increase timeout for golangci-lint
3 years ago
Josh Soref 2bf8fdf45d
chore: Spelling (#9410)
3 years ago
Matt Farina bfb6bb7af9
Merge pull request #9381 from joelanford/darwin-arm64
3 years ago
pallavJha 03eec30907 add flag trimpath in the go build command
3 years ago
Joe Lanford ecdc34c5ab
Add darwin/arm64 (Apple Silicon) support
3 years ago
Marc Khouzam 8d33624520 fix(test): Increase golangci-lint timeout
3 years ago
Adam Reese b4010b7782
chore(Makefile): add target to generate golden files
4 years ago
Adam Reese 6760dda91f
Merge pull request #9192 from adamreese/fix/rebuild-on-gomod-change
4 years ago
Joe Julian fdcd22ef58
Reduce linting severity for users of out-of-date kubernetes (#8608)
4 years ago
Adam Reese a58209dfa4
fix(Makefile): rebuild the binary if go.mod has changed
4 years ago
Li Zhijian e97975d7ad Makefile: check and use GOBIN environment variable first
4 years ago
Li Zhijian d1c8561be6 fix incorrect wildcard expand
4 years ago
Matthew Fisher f9077ecd65
Merge pull request #8678 from Foxboron/morten/fix-ldflags-override
4 years ago
Morten Linderud f917c169d0
Makefile: Fix LDFLAGS overriding
4 years ago
Ma Xinjian 8b2cf17648 Add support to install helm
4 years ago
Chris Wells 9a13385022 fix: Allow building in a path containing spaces
4 years ago
Bridget Kromhout 08517a9ec0
Correct make target in Makefile
4 years ago
Manuel Rüger fd99c9055d chore(Makefile): Remove unused variable
4 years ago
Matthew Fisher 5bb951d5a2
Merge pull request #7636 from paulczar/make-release-notes
4 years ago
Matthew Fisher 2d191fc111
Merge pull request #7427 from poelzi/master
4 years ago
Paul Czarkowski f1416a6979 Adds script to help craft release notes
4 years ago
Matt Farina 89fdbdf3d0
Making fetch-dist get the sha256sum files
4 years ago
Matt Farina 8e9c62b1bc
Fix shasums to be usable by shasum and sha256sum applications
4 years ago
Thilak Somasundaram 691eff46dc Create a single shasums.txt
4 years ago
Thilak Somasundaram a9171fe2ca Create a single shasums.txt
4 years ago
Thilak Somasundaram bf5419742d Merge branch 'master' into feat/shasum
4 years ago
Daniel Poelzleithner d39543013b Use /usr/bin/env for bash
5 years ago
Vivian Kong 82823a6634 Allow tests to run on s390x (#7096)
5 years ago
Matthew Fisher 9d6f2ed107
feat(version): show "unreleased" when built from a branch
5 years ago
Marc Khouzam edaac9649e
Merge pull request #7298 from VilledeMontreal/fix/relativePathAcceptance
5 years ago
Marc Khouzam b47a5b746d fix(tests): Use relative path to acceptance tests
5 years ago
Thilak Somasundaram 97347ebced fixup! Updated make to create two files sha256/sha256sum Please link sha256sum as checksum file in GIT releases page for future release
5 years ago
Thilak Somasundaram 560d6cdb3f Updated make to create two files sha256/sha256sum
5 years ago
Thilak Somasundaram 96a1434027 feat(checksum): Generate shasum/sha256sum -c compatible sha256 file
5 years ago
Dean Coakley f3249b5ee2 Add new Makefile targets
5 years ago
Dean Coakley e4c0eb8720
Merge branch 'master' into add-390x-support
5 years ago
Matt Farina a1dcb3c2e4
Restoring fetch-dist and sign Make targets
5 years ago
Dean Coakley d2ab24c7bf Add s390x build target
5 years ago
Matthew Fisher 4d1c11f05b
fix(ci): pin golangci-lint to v1.21.0
5 years ago
Taylor Thomas 9ecbc4d001 Revert "[Makefile] Support reproducible builds"
5 years ago
Morten Linderud 065dfb0e5b
[Makefile] Support reproducible builds
5 years ago
Mateusz Szostok e14db65ad2 fix(Makefile): remove orphaned targets for documentation
5 years ago