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

Better Gen #766

Merged
merged 3 commits into from
Apr 1, 2024
Merged

Better Gen #766

merged 3 commits into from
Apr 1, 2024

Conversation

martpie
Copy link
Owner

@martpie martpie commented Apr 1, 2024

  • This provides a working copy of the repo without having to generate the types manually.
  • Types should be manually updated when changing the definition of one of its corresponding Rust struct.
  • The CI will catch if any artifact is not correctly generated.

- This provides a working copy of the repo without having to generate the types manually.
- Types should be manually updated when changing the definition of one of its corresponding Rust struct.
- The CI will catch if any artifact is not correctly generated.
@martpie martpie merged commit 3eec565 into tauri Apr 1, 2024
4 checks passed
@martpie martpie deleted the better-gen branch April 1, 2024 23:50
martpie added a commit that referenced this pull request Jun 13, 2024
* Keep generated types in Git

- This provides a working copy of the repo without having to generate the types manually.
- Types should be manually updated when changing the definition of one of its corresponding Rust struct.
- The CI will catch if any artifact is not correctly generated.

* Update .prettierignore + re-run prettier

* Clean generated types, replace action + create script for gen
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

1 participant