Skip to content

Commit

Permalink
Merge branch 'main' into APP-4415
Browse files Browse the repository at this point in the history
  • Loading branch information
jr22 committed Apr 22, 2024
2 parents 9e29e7d + 6dcc42f commit f6a4dec
Show file tree
Hide file tree
Showing 26 changed files with 1,809 additions and 788 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pullrequest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.sha }}
- uses: bufbuild/buf-setup-action@v1
# Run all Lint runs
- uses: bufbuild/buf-lint-action@v1
Expand Down
769 changes: 504 additions & 265 deletions app/mltraining/v1/ml_training.pb.go

Large diffs are not rendered by default.

85 changes: 85 additions & 0 deletions app/mltraining/v1/ml_training.pb.gw.go

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

38 changes: 38 additions & 0 deletions app/mltraining/v1/ml_training_grpc.pb.go

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

Loading

0 comments on commit f6a4dec

Please sign in to comment.