You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to know which git sha is being viewed at any time from the front-end on any one of our projects. Now we can quickly tell if what's on staging is what's on prod, etc. Occasionally saves hours and keeps us from looking unprofessional. Let's build this into Siderail!
Could be gathered by a git hook, a deploy script, and ENV var, etc. Could be exposed in the footer, the HTML source, a tooltip/hover attribute, etc.
The text was updated successfully, but these errors were encountered:
It would be nice to know which git sha is being viewed at any time from the front-end on any one of our projects. Now we can quickly tell if what's on staging is what's on prod, etc. Occasionally saves hours and keeps us from looking unprofessional. Let's build this into Siderail!
Could be gathered by a git hook, a deploy script, and ENV var, etc. Could be exposed in the footer, the HTML source, a tooltip/hover attribute, etc.
The text was updated successfully, but these errors were encountered: