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

Include last modified info in the Google Sheets downloader output #595

Closed
jeremydw opened this issue Oct 6, 2017 · 0 comments
Closed

Include last modified info in the Google Sheets downloader output #595

jeremydw opened this issue Oct 6, 2017 · 0 comments
Assignees
Milestone

Comments

@jeremydw
Copy link
Member

jeremydw commented Oct 6, 2017

It would be nice to see who last modified a Google Sheet in case we need to ask for clarification about a modification.

$ grow preprocess -p sheet
[15:38:46] Downloaded foo (2070525411) -> /content/partials/foo.yaml
[15:38:47] Downloaded bar (19701500) -> /content/partials/bar.yaml

Should be updated to:

$ grow preprocess -p sheet
[15:38:46] Downloaded foo (2070525411 modified <date> by user@domain.com) -> /content/partials/foo.yaml
[15:38:47] Downloaded bar (19701500 modified <date> by user@domain.com) -> /content/partials/bar.yaml
@Zoramite Zoramite added this to the Bucket List milestone Oct 11, 2017
@jeremydw jeremydw self-assigned this Oct 14, 2017
@Zoramite Zoramite modified the milestones: Bucket List, 0.7.0 Apr 2, 2019
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

2 participants