Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove platformCodeName super property, and use existing appPlatform instead #106

Merged
merged 2 commits into from
May 29, 2024

Conversation

BillCarsonFr
Copy link
Member

@BillCarsonFr BillCarsonFr commented May 29, 2024

Depends on #105 as the existing Values for appPlatform have white spaces

RemoveplatformCodeName and reuse appPlatform has now we can have enum values with whitespace.
Reverts #104 and adding the new needed enum values as per https://github.com/element-hq/crypto-internal/issues/316

First commit has the schema changes. The other one is just running the script to generate the updated swift/kotlin files

@BillCarsonFr BillCarsonFr requested a review from a team as a code owner May 29, 2024 09:32
@BillCarsonFr BillCarsonFr requested review from t3chguy and removed request for a team May 29, 2024 09:32
@BillCarsonFr BillCarsonFr changed the title Valere/remove platformcode use existing Remove platformcode use existing appPlatform May 29, 2024
@BillCarsonFr BillCarsonFr requested a review from richvdh May 29, 2024 09:36
@richvdh
Copy link
Member

richvdh commented May 29, 2024

I think this reverts #104?

@richvdh richvdh changed the title Remove platformcode use existing appPlatform Remove platformCodeName super property, and use existing appPlatform instead May 29, 2024
Base automatically changed from valere/support_enum_whitespace to main May 29, 2024 09:56
@BillCarsonFr BillCarsonFr force-pushed the valere/remove_platformcode_use_existing branch from 3812b0c to 2e7ddec Compare May 29, 2024 09:57
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

LGTM

@BillCarsonFr
Copy link
Member Author

LGTM

yes updated PR description

Copy link
Collaborator

@bmarty bmarty left a comment

Choose a reason for hiding this comment

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

Thanks for the split!

@BillCarsonFr BillCarsonFr merged commit 9785852 into main May 29, 2024
3 checks passed
@BillCarsonFr BillCarsonFr deleted the valere/remove_platformcode_use_existing branch May 29, 2024 11:10
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.

None yet

3 participants