Skip to content

Conversation

@Ramanth
Copy link
Contributor

@Ramanth Ramanth commented Oct 7, 2024

No description provided.

path: sdks
fetch-depth: 0
token: ${{ env.USER_API_KEY }}
ref: feat/sdk/java-version-workflow
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to remove this before merging this in?

Comment on lines 15 to 21
message Chart {
google.protobuf.Struct template = 1;
map<string, factset.protobuf.stach.table.Reference> attributes = 2;
map<string, Plot> plots = 3;
map<string, Series> series = 4;
map<string, Data> data = 5;
} No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can exclude these protos in the chart folder as they were experimental and not referenced by v1

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed all protos under chart folder

Copy link
Contributor

@charlie430 charlie430 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than removing the v1 chart protos, LGTM

@AkankshaAcharya AkankshaAcharya merged commit d4211f8 into master Oct 16, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants