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] Missing information when no timestamp is not provided by the surge API #10

Open
tbouffard opened this issue Sep 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@tbouffard
Copy link
Member

Is your feature request related to a problem? Please describe.
Today, when a domain is returned with erroneous data, the timestamp column is missing in the logs and the line is not properly aligned

Run npx surge --token *** list
   process-analytics-process-analytics-dev-site_preview-pr-1038.surge.sh                    N/A           N/A     N/A        Standard 
   1688564549686 process-analytics-process-analytics-dev-site_preview-pr-1013.surge.sh      6 days ago    surge   surge.sh   Standard 
   1688562584180 process-analytics-bpmn-visualization-js-demo_preview-pr-2748.surge.sh      6 days ago    surge   surge.sh   Standard 

Describe the solution you'd like
When no timestamp is provided, put N/A instead.

@tbouffard tbouffard added the enhancement New feature or request label Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant