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

clasp versions only returns at most 200 versions #808

Open
elderfd opened this issue Sep 14, 2020 · 1 comment
Open

clasp versions only returns at most 200 versions #808

elderfd opened this issue Sep 14, 2020 · 1 comment

Comments

@elderfd
Copy link
Contributor

elderfd commented Sep 14, 2020

(Note: Non-breaking issues are likely not to be prioritized. Please consider a PR in addition to your issue)

Expected Behavior

All versions of a script are listed when I run clasp versions.

Actual Behavior

Only the first 200 versions are listed.

Steps to Reproduce the Problem

  1. Have a script with over 200 versions
  2. Run clasp versions
  3. See that output is missing most recent versions

Specifications

  • Node version (node -v): 14.5.0
  • Version (clasp -v): 2.3.0
  • OS (Mac/Linux/Windows): Mac
@elderfd
Copy link
Contributor Author

elderfd commented Sep 14, 2020

Perhaps we could add some options to clasp versions to limit the number of results? Also possible whether to truncate new or old versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant