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

feat: speed up netlify status by removing extra api call #6181

Merged
merged 1 commit into from
Nov 16, 2023

feat: remove extra run of .getSite as it happens in base-command

a9dff8d
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: speed up netlify status by removing extra api call #6181

feat: remove extra run of .getSite as it happens in base-command
a9dff8d
Select commit
Loading
Failed to load commit list.
GitHub Actions / vale succeeded Nov 16, 2023 in 0s

reviewdog [vale] report

reported by reviewdog 🐢

Findings (0)
Filtered Findings (152)

docs/commands/link.md|20 col 65| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "origin'
docs/commands/link.md|20 col 67| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'origin"'
docs/commands/init.md|21 col 65| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "origin'
docs/commands/init.md|21 col 67| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'origin"'
docs/commands/completion.md|10 col 21| [base.accessibilityVision] Don't use vision-based terms. Use something inclusive like 'visit', 'find', or 'check' instead of 'see'.
docs/commands/completion.md|22 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/serve.md|19 col 97| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/serve.md|19 col 99| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/serve.md|19 col 111| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/serve.md|19 col 120| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/serve.md|19 col 129| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/serve.md|19 col 138| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/serve.md|19 col 146| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/serve.md|19 col 148| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/status.md|22 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/open.md|23 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/integration.md|22 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/sites.md|23 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/sites.md|42 col 26| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'isn't'
docs/commands/sites.md|107 col 3| [base.spelling] Spellcheck: did you really mean 'siteId'?
docs/commands/build.md|18 col 70| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/build.md|18 col 72| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/build.md|18 col 84| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/build.md|18 col 93| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/build.md|18 col 102| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/build.md|18 col 111| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/build.md|18 col 119| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/build.md|18 col 121| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/dev.md|10 col 50| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'Netlify's'
docs/commands/dev.md|10 col 50| [base.spelling] Spellcheck: did you really mean 'Netlify's'?
docs/commands/dev.md|21 col 97| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/dev.md|21 col 99| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/dev.md|21 col 111| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/dev.md|21 col 120| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/dev.md|21 col 129| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/dev.md|21 col 138| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/dev.md|21 col 146| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/dev.md|21 col 148| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/dev.md|38 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/dev.md|61 col 62| [base.spelling] Spellcheck: did you really mean 'env'?
docs/commands/dev.md|61 col 95| [base.spelling] Spellcheck: did you really mean 'addons'?
docs/commands/dev.md|75 col 97| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/dev.md|75 col 99| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/dev.md|75 col 111| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/dev.md|75 col 120| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/dev.md|75 col 129| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/dev.md|75 col 138| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/dev.md|75 col 146| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/dev.md|75 col 148| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/api.md|21 col 3| [base.spelling] Spellcheck: did you really mean 'apiMethod'?
docs/commands/logs.md|21 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/logs.md|64 col 3| [base.spelling] Spellcheck: did you really mean 'functionName'?
docs/commands/addons.md|7 col 5| [base.spelling] Spellcheck: did you really mean 'addons'?
docs/commands/addons.md|7 col 40| [base.spelling] Spellcheck: did you really mean 'addons'?
docs/commands/addons.md|9 col 33| [base.accessibilityVision] Don't use vision-based terms. Use something inclusive like 'visit', 'find', or 'check' instead of 'see'.
docs/commands/addons.md|13 col 10| [base.spelling] Spellcheck: did you really mean 'addons'?
docs/commands/addons.md|26 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/addons.md|78 col 17| [base.spelling] Spellcheck: did you really mean 'namespace'?
docs/commands/addons.md|99 col 17| [base.spelling] Spellcheck: did you really mean 'namespace'?
docs/commands/addons.md|120 col 17| [base.spelling] Spellcheck: did you really mean 'namespace'?
docs/commands/recipes.md|25 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/env.md|22 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/env.md|85 col 71| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/env.md|85 col 73| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/env.md|85 col 85| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/env.md|85 col 94| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/env.md|85 col 103| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/env.md|85 col 112| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/env.md|85 col 120| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/env.md|85 col 122| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/env.md|133 col 71| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/env.md|133 col 73| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/env.md|133 col 85| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/env.md|133 col 94| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/env.md|133 col 103| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/env.md|133 col 112| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/env.md|133 col 120| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/env.md|133 col 122| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/env.md|136 col 57| [base.spelling] Spellcheck: did you really mean 'plaintext'?
docs/commands/env.md|168 col 71| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/env.md|168 col 73| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/env.md|168 col 85| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/env.md|168 col 94| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/env.md|168 col 103| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/env.md|168 col 112| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/env.md|168 col 120| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/env.md|168 col 122| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/env.md|203 col 71| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "production'
docs/commands/env.md|203 col 73| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'production"'
docs/commands/env.md|203 col 85| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "deploy'
docs/commands/env.md|203 col 94| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'preview"'
docs/commands/env.md|203 col 103| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "branch'
docs/commands/env.md|203 col 112| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'deploy"'
docs/commands/env.md|203 col 120| [smart-marks.smartQuotesBegin] Use a smart opening quote (β€œ) instead of a straight quote for ' "dev'
docs/commands/env.md|203 col 122| [smart-marks.smartQuotesEnd] Use a smart closing quote (”) instead of a straight quote for 'dev"'
docs/commands/lm.md|13 col 37| [netlify-terms.featureCapitalization] This feature name is a proper noun. Use 'Large Media' instead of 'large media'.
docs/commands/lm.md|25 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/lm.md|27 col 51| [netlify-terms.featureCapitalization] This feature name is a proper noun. Use 'Large Media' instead of 'large media'.
docs/commands/lm.md|43 col 6| [netlify-terms.featureCapitalization] This feature name is a proper noun. Use 'Large Media' instead of 'large media'.
docs/commands/deploy.md|11 col 80| [base.spelling] Spellcheck: did you really mean 'lookups'?
docs/commands/deploy.md|33 col 94| [base.spelling] Spellcheck: did you really mean 'browserify'?
docs/commands/deploy.md|44 col 64| [base.spelling] Spellcheck: did you really mean 'node_modules'?
docs/commands/deploy.md|75 col 21| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'json's'
docs/commands/blobs.md|22 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/functions.md|23 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/commands/functions.md|27 col 166| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'Netlify's'
docs/commands/functions.md|27 col 166| [base.spelling] Spellcheck: did you really mean 'Netlify's'?
docs/commands/functions.md|91 col 104| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'Netlify's'
docs/commands/functions.md|91 col 104| [base.spelling] Spellcheck: did you really mean 'Netlify's'?
docs/commands/functions.md|110 col 49| [base.spelling] Spellcheck: did you really mean 'stringified'?
docs/commands/functions.md|112 col 30| [base.spelling] Spellcheck: did you really mean 'Querystring'?
docs/index.md|31 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|47 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|60 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|65 col 6| [base.spelling] Spellcheck: did you really mean 'env'?
docs/index.md|69 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|83 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|87 col 166| [base.spelling] Spellcheck: did you really mean 'Netlify's'?
docs/index.md|87 col 166| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'Netlify's'
docs/index.md|100 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|117 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|127 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|137 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|150 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
docs/index.md|162 col 3| [base.spelling] Spellcheck: did you really mean 'Subcommand'?
README.md|9 col 1| [base.accessibilityVision] Don't use vision-based terms. Use something inclusive like 'visit', 'find', or 'check' instead of 'See'.
README.md|14 col 67| [base.accessibilityMouse] Don't use mouse-specific terms. Use something inclusive like 'select' instead of 'Click'.
README.md|28 col 6| [base.spelling] Spellcheck: did you really mean 'env'?
README.md|65 col 65| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'you're'
README.md|97 col 1| [base.accessibilityVision] Don't use vision-based terms. Use something inclusive like 'visit', 'find', or 'check' instead of 'See'.
README.md|101 col 1| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'You'll'
README.md|107 col 5| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'you're'
README.md|111 col 6| [base.accessibilityVision] Don't use vision-based terms. Use something inclusive like 'visit', 'find', or 'check' instead of 'See'.
CODE_OF_CONDUCT.md|29 col 13| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in ' others' '
CODE_OF_CONDUCT.md|66 col 16| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'project's'
CONTRIBUTING.md|71 col 1| [base.spelling] Spellcheck: did you really mean 'ESLint'?
CONTRIBUTING.md|72 col 8| [base.spelling] Spellcheck: did you really mean 'ESLint'?
CONTRIBUTING.md|78 col 71| [base.spelling] Spellcheck: did you really mean 'ESLint'?
CONTRIBUTING.md|95 col 13| [base.spelling] Spellcheck: did you really mean 'cli'?
CONTRIBUTING.md|98 col 52| [base.spelling] Spellcheck: did you really mean 'config'?
CONTRIBUTING.md|108 col 4| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'you're'
CONTRIBUTING.md|110 col 66| [base.accessibilityVision] Don't use vision-based terms. Use something inclusive like 'check', 'search', or 'examine' instead of 'look'.
CONTRIBUTING.md|137 col 17| [base.spelling] Spellcheck: did you really mean 'vitest'?
CONTRIBUTING.md|162 col 47| [base.spelling] Spellcheck: did you really mean 'subprocess'?
CONTRIBUTING.md|163 col 56| [base.spelling] Spellcheck: did you really mean 'subprocess'?
CONTRIBUTING.md|163 col 116| [base.spelling] Spellcheck: did you really mean 'cli'?
CONTRIBUTING.md|165 col 1| [base.spelling] Spellcheck: did you really mean 'subprocess'?
CONTRIBUTING.md|165 col 22| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'it's'
CONTRIBUTING.md|165 col 65| [base.accessibilityVision] Don't use vision-based terms. Use something inclusive like 'visit', 'find', or 'check' instead of 'see'.
CONTRIBUTING.md|167 col 31| [base.spelling] Spellcheck: did you really mean 'vitest'?
CONTRIBUTING.md|167 col 87| [smart-marks.smartApostrophes] Use a smart apostrophe (’) instead of a straight single quote mark in 'won't'
CONTRIBUTING.md|187 col 22| [base.spelling] Spellcheck: did you really mean 'APIs'?