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

Report CLI and platform versions #16

Open
mwvaughn opened this issue Aug 7, 2019 · 2 comments
Open

Report CLI and platform versions #16

mwvaughn opened this issue Aug 7, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request test please Need help validating a feature or fix
Milestone

Comments

@mwvaughn
Copy link

mwvaughn commented Aug 7, 2019

As part of assisting with routine debugging, it is helpful to ask users to report the CLI version, and it is possible for older versions Abaco to be deployed on various tenants or even offsite, so having that detail is helpful, too.

Implement this as follows:

  • Add an abaco version command
  • Report CLI version based on a VERSION file embedded in the repo
  • Report Abaco version by querying an Abaco service and extracting the version response
  • Return either plaintext or JSON responses
@mwvaughn mwvaughn added the enhancement New feature or request label Aug 7, 2019
@mwvaughn mwvaughn added this to the v1.3.0 milestone Aug 7, 2019
@mwvaughn mwvaughn self-assigned this Aug 7, 2019
@mwvaughn
Copy link
Author

mwvaughn commented Aug 7, 2019

Resolved in 60b94b1

@mwvaughn mwvaughn closed this as completed Aug 7, 2019
@mwvaughn
Copy link
Author

Reopening to test

@mwvaughn mwvaughn reopened this Aug 13, 2019
@mwvaughn mwvaughn added the test please Need help validating a feature or fix label Aug 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request test please Need help validating a feature or fix
Projects
None yet
Development

No branches or pull requests

1 participant