ruff icon indicating copy to clipboard operation
ruff copied to clipboard

Improve the `update_schemastore` script

Open AlexWaygood opened this issue 1 year ago • 1 comments

Summary

  • Update the script so that it works over https
  • Use a shallow clone so that it doesn't take so long

Test Plan

Before these changes, the script failed for me. Now, it works: https://github.com/SchemaStore/schemastore/pull/3772.

AlexWaygood avatar May 09 '24 17:05 AlexWaygood

ruff-ecosystem results

Linter (stable)

✅ ecosystem check detected no linter changes.

Linter (preview)

✅ ecosystem check detected no linter changes.

Formatter (stable)

✅ ecosystem check detected no format changes.

Formatter (preview)

✅ ecosystem check detected no format changes.

github-actions[bot] avatar May 09 '24 18:05 github-actions[bot]