Skip to content

Commit

Permalink
Merge versioning-3 branch into main (temporalio#6890)
Browse files Browse the repository at this point in the history
Co-authored-by: ShahabT
  • Loading branch information
dnr authored and ShahabT committed Nov 28, 2024
2 parents 17f99c0 + ba07427 commit 72309bb
Show file tree
Hide file tree
Showing 132 changed files with 15,450 additions and 6,502 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ $(LOCALBIN):
.PHONY: golangci-lint
GOLANGCI_LINT_BASE_REV ?= $(MAIN_BRANCH)
GOLANGCI_LINT_FIX ?= true
GOLANGCI_LINT_VERSION := v1.60.3
GOLANGCI_LINT_VERSION := v1.62.2
GOLANGCI_LINT := $(LOCALBIN)/golangci-lint-$(GOLANGCI_LINT_VERSION)
$(GOLANGCI_LINT): $(LOCALBIN)
$(call go-install-tool,$(GOLANGCI_LINT),github.com/golangci/golangci-lint/cmd/golangci-lint,$(GOLANGCI_LINT_VERSION))
Expand Down
363 changes: 363 additions & 0 deletions api/deployment/v1/message.go-helpers.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 72309bb

Please sign in to comment.