Skip to content

ENG-5438 Add Export Service Definition#310

Merged
dengjonathan merged 6 commits intomainfrom
eng-5438-public-sift-client-doesnt-contain-exportservice-protos
Sep 12, 2025
Merged

ENG-5438 Add Export Service Definition#310
dengjonathan merged 6 commits intomainfrom
eng-5438-public-sift-client-doesnt-contain-exportservice-protos

Conversation

@dengjonathan
Copy link
Copy Markdown
Contributor

@dengjonathan dengjonathan commented Sep 10, 2025

This is a cleanup ticket to add the Export Service definition to the client library. When developing a new export feature I was trying to use an API client to test the export service responses in different cases but noticed it wasn't included in the client library.

I directly copied the proto from the app's definition here: https://github.com/sift-stack/azimuth/tree/main/protos/sift/exports/v1
And then ran:

  1. make gen
  2. make sanitize

@dengjonathan dengjonathan force-pushed the eng-5438-public-sift-client-doesnt-contain-exportservice-protos branch from 8d41ae9 to dab7c86 Compare September 10, 2025 20:41
@dengjonathan dengjonathan requested review from bgfreeman7 and removed request for bgfreeman7 September 10, 2025 20:43
@marc-sift
Copy link
Copy Markdown
Contributor

Should also include the .proto file.

@dengjonathan
Copy link
Copy Markdown
Contributor Author

@dengjonathan
Copy link
Copy Markdown
Contributor Author

image confirmed that adding the cleanup step at the end of the gen script allows generation ok without error

@dengjonathan dengjonathan merged commit c89851d into main Sep 12, 2025
10 checks passed
@dengjonathan dengjonathan deleted the eng-5438-public-sift-client-doesnt-contain-exportservice-protos branch September 12, 2025 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants