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

Update Protobuf DSL Readme #1093

Merged
merged 2 commits into from
Aug 2, 2022
Merged

Update Protobuf DSL Readme #1093

merged 2 commits into from
Aug 2, 2022

Conversation

gaborszakacs
Copy link
Contributor

to raise awareness to possible type checking issues and resolve #1090

Motivation

Implementation

Tests

to raise awareness to possible type checking issues and resolve Shopify#1090
@gaborszakacs gaborszakacs requested a review from a team as a code owner August 2, 2022 10:41
@@ -50,3 +50,9 @@ class Cart
def number_value=(value); end
end
~~~

Copy link
Collaborator

Choose a reason for hiding this comment

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

This file is generated, you'll have to move the note to https://github.com/Shopify/tapioca/blob/main/lib/tapioca/dsl/compilers/protobuf.rb#L62.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Whoops 🤦 Thanks for the notification, hopefully fixed it now.

@Morriar Morriar merged commit b2b89c5 into Shopify:main Aug 2, 2022
@gaborszakacs gaborszakacs deleted the patch-1 branch August 2, 2022 15:05
@paracycle paracycle added bugfix documentation backported Backported to stable branch labels Aug 22, 2022
paracycle pushed a commit that referenced this pull request Aug 22, 2022
paracycle pushed a commit that referenced this pull request Aug 22, 2022
@shopify-shipit shopify-shipit bot temporarily deployed to production August 31, 2022 14:40 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported Backported to stable branch bugfix documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Redefining constant" issue when generating dsl/rbi files for Protobuf
3 participants