NWACus / avy

Mobile-Native Viewing of NAC Avalanche Forecasts
MIT License
11 stars 7 forks source link

Add version to feedback emails #647

Closed yuliadub closed 10 months ago

yuliadub commented 10 months ago

Also figured we can add to the log ones as well? but can remove if you do not think that is necessary. Tried to consolidate version into a separate file since we use it a few places. Still learning how this is all set up, let me know what you think!

what the email looks like (version is weird and no git revision since running locally in an emulator): image

yuliadub commented 10 months ago

aha need to make prettier happy! forgot about that

yuliadub commented 10 months ago

@stevekuznetsov I think this is good to go except for this. I kept the useState in here for now. Update groupd ID doesnt show up for me to test on the emulator but if I removed the used state weird things happen, so I am leaning to keep it in there for now.

stevekuznetsov commented 10 months ago

@yuliadub sweet! Can you squash you commits down and we'll merge in?