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

Always run tests with --no-doc unless specified otherwise #932

Merged
merged 1 commit into from May 30, 2022

Conversation

Morriar
Copy link
Collaborator

@Morriar Morriar commented May 13, 2022

Motivation

Following #920, running the test suite increased from 10 to 40 minutes because we spend a lot of time parsing and generating the documentation in the gem RBIs.

Implementation

Always pass --no-doc unless --doc is passed explicitly.

Tests

See automated tests.

Signed-off-by: Alexandre Terrasa <alexandre.terrasa@shopify.com>
@Morriar Morriar added the chore label May 13, 2022
@Morriar Morriar requested a review from a team May 13, 2022 21:40
@Morriar Morriar self-assigned this May 13, 2022
@Morriar
Copy link
Collaborator Author

Morriar commented May 16, 2022

As shown here, we're back to ~10min 🎉

image

@paracycle paracycle merged commit b738c79 into main May 30, 2022
@paracycle paracycle deleted the at-test-doc branch May 30, 2022 13:14
paracycle added a commit that referenced this pull request May 30, 2022
Always run tests with `--no-doc` unless specified otherwise
@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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants