apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.1k stars 348 forks source link

[#5513] Add client CLI to github action yaml file #5516

Closed justinmclean closed 2 weeks ago

justinmclean commented 2 weeks ago

What changes were proposed in this pull request?

Add client CLI to github action yaml file.

Why are the changes needed?

To make integration test run when CLI code changes happen.

Fix: #5513

Does this PR introduce any user-facing change?

No

How was this patch tested?

N/A Unable to test locally.

jerryshao commented 2 weeks ago

I assume the "build.yml" should also be updated.

jerryshao commented 2 weeks ago

@mchades can you please help to review this PR.