Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/unionai/flyte into flyte-…
Browse files Browse the repository at this point in the history
…v1.12.0

Signed-off-by: Andrew Dye <[email protected]>
  • Loading branch information
andrewwdye committed May 25, 2024
2 parents 4f6d0e1 + d498c2f commit 7931b36
Show file tree
Hide file tree
Showing 46 changed files with 3,225 additions and 235 deletions.
490 changes: 490 additions & 0 deletions fasttask/plugin/builder_test.go

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions fasttask/plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ require (
github.com/prometheus/procfs v0.10.1 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/spf13/cobra v1.7.0 // indirect
github.com/stretchr/objx v0.5.2 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.47.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.46.1 // indirect
Expand Down
295 changes: 295 additions & 0 deletions fasttask/plugin/mocks/fast_task__heartbeat_client.go

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

Loading

0 comments on commit 7931b36

Please sign in to comment.