-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update temporal submodule for branch main
- Loading branch information
1 parent
3033234
commit cf933f4
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule temporal
updated
16 files
+4 −0 | .github/workflows/linters.yml | |
+2 −0 | .gitignore | |
+0 −4 | .gitmodules | |
+5 −12 | CONTRIBUTING.md | |
+20 −28 | Makefile | |
+273 −281 | api/matchingservice/v1/service.pb.go | |
+2 −1 | cmd/tools/copyright/licensegen.go | |
+74 −0 | cmd/tools/getproto/files.go | |
+207 −0 | cmd/tools/getproto/main.go | |
+12 −0 | cmd/tools/getproto/run.sh | |
+2 −3 | docs/development/new-rpcs.md | |
+1 −1 | go.mod | |
+0 −1 | proto/api | |
+0 −1 | proto/buf.work.yaml | |
+0 −51 | proto/dependencies/google/protobuf/empty.proto | |
+0 −5 | proto/internal/temporal/server/api/matchingservice/v1/service.proto |