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

Improve README documentation about tapioca gem --all #954

Merged
merged 1 commit into from
May 31, 2022

Conversation

Morriar
Copy link
Collaborator

@Morriar Morriar commented May 31, 2022

Motivation

Closes #945.

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
@Morriar Morriar self-assigned this May 31, 2022
@Morriar Morriar requested review from a team and egiurleo May 31, 2022 17:42
Copy link
Contributor

@egiurleo egiurleo left a comment

Choose a reason for hiding this comment

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

🎉 Yay thank you!

@Morriar Morriar merged commit 704969c into main May 31, 2022
@Morriar Morriar deleted the at-readme-gem-command branch May 31, 2022 18:33
@@ -163,6 +163,12 @@ generate RBIs from gems
```
<!-- END_HELP_COMMAND_GEM -->

By default, running `tapioca gem` will only generate the RBI files for gems that have been added to or removed from the project's `Gemfile` this means that Tapioca will not regenerate the RBI files for untouched gems. However, when changing Tapioca configuration or bumping its version, it may be useful to force the regeneration of the RBI files previsouly generated. This can be done with the `--all` option:
Copy link
Member

Choose a reason for hiding this comment

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

Gems added/removed or had their versions changed, to be more precise. I'll PR an addition to make that more clear.

@shopify-shipit shopify-shipit bot temporarily deployed to production July 7, 2022 17:53 Inactive
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.

Document default behavior for tapioca gem
4 participants