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

refactor(idl): unify the *.thrift files used by cpp and nodejs-client #1335

Merged
merged 4 commits into from
Jan 31, 2023

Conversation

acelyc111
Copy link
Member

#1283

This patch including changes:

  • remove nodejs-client/idl/*.thrift
  • remove generated python files from nodejs-client/src/dsn/*.js
  • update workflow to generate js files before running nodejs-client/test.sh
  • update module names which are related to idl/*.thrift, including renaming nodejs-client/src/dsn/base_types.js to nodejs-client/src/dsn/dsn_types.js
  • update the license of nodejs-client/src/dsn/dsn_types.js to APLv2 because it is wrote manully

@empiredan empiredan merged commit 4f25086 into apache:master Jan 31, 2023
@empiredan empiredan mentioned this pull request Aug 17, 2023
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.

3 participants