-
Notifications
You must be signed in to change notification settings - Fork 24.5k
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 generate-artifacts-executor.js: decouple schema and native files generation #41555
Conversation
This pull request was exported from Phabricator. Differential Revision: D51204077 |
This pull request was exported from Phabricator. Differential Revision: D51204077 |
8089a13
to
b4dfba9
Compare
…iles generation (facebook#41555) Summary: Pull Request resolved: facebook#41555 This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Differential Revision: D51204077 fbshipit-source-id: 771a931ef1e248c97955b64a14c1fb2d169d920a
This pull request was exported from Phabricator. Differential Revision: D51204077 |
b4dfba9
to
3955399
Compare
…iles generation (facebook#41555) Summary: Pull Request resolved: facebook#41555 This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Differential Revision: D51204077 fbshipit-source-id: 55d8256f5edec4973363dbc15e41fb01e8076b80
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Differential Revision: D51204077
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Differential Revision: D51204077
3955399
to
d4ab0ab
Compare
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
This pull request was exported from Phabricator. Differential Revision: D51204077 |
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
…iles generation (facebook#41555) Summary: Pull Request resolved: facebook#41555 This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Differential Revision: https://internalfb.com/D51204077 fbshipit-source-id: edb054d7974c6c1be325bb40ad72b8068553de77
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
d4ab0ab
to
89b12fc
Compare
This pull request was exported from Phabricator. Differential Revision: D51204077 |
Base commit: 3ecf1bc |
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
89b12fc
to
1941e5a
Compare
This pull request was exported from Phabricator. Differential Revision: D51204077 |
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
1941e5a
to
4025a82
Compare
This pull request was exported from Phabricator. Differential Revision: D51204077 |
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
This pull request was exported from Phabricator. Differential Revision: D51204077 |
…iles generation (facebook#41555) Summary: Pull Request resolved: facebook#41555 This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077 fbshipit-source-id: 9ec5698d81771023c6a3853800e7d49f41115e21
4025a82
to
803272e
Compare
…iles generation (facebook#41555) Summary: This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077
803272e
to
2f7d57e
Compare
This pull request was exported from Phabricator. Differential Revision: D51204077 |
This pull request has been merged in 980fb0c. |
…iles generation (facebook#41555) Summary: Pull Request resolved: facebook#41555 This diff splits `generateNativeCodegenFiles` into two simpler steps: `generateSchemaInfos` and `generateCode`. `SchemaInfo` is a (library, schema) pair, it is convenient for further transformations. Changelog: [Internal] Reviewed By: cipolleschi Differential Revision: D51204077 fbshipit-source-id: 8a1f585a79a2a0241b544a8a131b59250d803e2e
Summary:
This diff splits
generateNativeCodegenFiles
into two simpler steps:generateSchemaInfos
andgenerateCode
.SchemaInfo
is a (library, schema) pair, it is convenient for further transformations.Changelog: [Internal]
Differential Revision: D51204077