Commit Graph

15 Commits

Author SHA1 Message Date
Colin Walters 67664a2a51 Drop temporal-service binary (#3340)
Signed-off-by: Colin Walters <walters@verbum.org>
2025-07-11 08:54:14 +10:00
Max Novich 328a4560a0 update the path for temporal (#3131) 2025-06-30 15:31:34 -07:00
Max Novich c3acddc360 reapply temporal fix (#3080) 2025-06-25 15:41:16 -07:00
Max Novich bdb10e7d97 Mnovich/fix cli permisisons (#3074) 2025-06-25 10:15:25 -07:00
Carlos M. Lopez 041ebd5aa8 fix(temporal-service): makes the search for possible temporal paths parallel. (#3062)
The serialized nature of it meant that even a slightly larger than expected delay could quickly add up to enough to trigger timeouts consistently. Since these operations are highly IO bound there's no reason not to run them all asynchronously.
2025-06-24 20:22:10 -04:00
Max Novich e6a893254d fix temporal build for windows (#3045) 2025-06-23 17:45:26 -07:00
Max Novich 180b1df25d Mnovich/temporal foreground tasks (#2895)
Co-authored-by: Carlos M. Lopez <carlopez@squareup.com>
2025-06-20 16:19:58 -07:00
Zane d9ca16d9e6 Fix window not showing for some users (#2967)
Co-authored-by: Max Novich <mnovich@squareup.com>
2025-06-17 12:46:10 -07:00
dependabot[bot] 08ff7bd439 chore(deps): bump go.temporal.io/api from 1.24.0 to 1.44.1 in /temporal-service (#2837)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-16 14:47:33 -07:00
dependabot[bot] b2a602dc0f chore(deps): bump golang.org/x/net from 0.14.0 to 0.38.0 in /temporal-service (#2836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-13 17:01:02 -07:00
dependabot[bot] 079a007469 chore(deps): bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /temporal-service (#2834)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-13 16:55:50 -07:00
Max Novich dd5f5eb03d dynamic port selection for temporal (#2865) 2025-06-11 20:25:47 -07:00
Max Novich cb6a819de4 add temporal service to builds. (#2842) 2025-06-10 08:17:45 -07:00
Max Novich 996f727ec5 Revert "Mnovich/temporal scheduler (#2745)" (#2839) 2025-06-09 15:41:46 -07:00
Max Novich e6028d2fad Mnovich/temporal scheduler (#2745) 2025-06-09 10:57:19 -07:00