-
Notifications
You must be signed in to change notification settings - Fork 42
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
expose version of the app to the logs on start #83
Comments
@hyzhak - Should I just log the version or create a seperate question & expect user to ask current version? |
@bimlendra hm, interesting question. We definitely should put it to the log, but if @markjohngraham don't mind we could add dialog:
|
@markjohngraham has approved the question dialog for app version. So, this question will also be served in the scope against this ticket. |
@hyzhak : I am writing code logic for version dialog. Should I still log it on start or just log the version when user ask for version? |
Nothing is change - logging on start is the core feature. The app version on a user request is optional. |
@hyzhak : I need to create an intent for this in dialogflow. Please suggestm, if I can made this change? |
@bimlendra sure, but can you finish other issues first? |
@hyzhak : As per my understanding, I have finished other issues. For process.env in uploader, I have left a question for you. |
@bimlendra not yet, please take a look my comments |
@hyzhak : which one? I guess, I have resolved all comments related to this ticket. |
…f-the-app-to-the-logs-on-start [WIP] #83 expose version of the app to the logs on start
Done |
should get the version from packages.json
The text was updated successfully, but these errors were encountered: