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

displaying version and github shas in footer #545

Merged
merged 2 commits into from
Apr 20, 2020

Conversation

jmensch1
Copy link
Contributor

@jmensch1 jmensch1 commented Apr 19, 2020

Fixes #399

This hits the /apistatus endpoint when the app loads to get the version and github sha from the back end. It then displays the version and the first 7 digits of the backend sha and front end sha in the Footer.

Screen Shot 2020-04-19 at 2 58 35 PM

The top is frontend, bottom is backend. When the app is running locally, it will show "DEVELOP" instead of the shas because they aren't available in the local environment.

  • Up to date with dev branch
  • Branch name follows guidelines
  • All PR Status checks are successful
  • Peer reviewed and approved

Any questions? See the getting started guide

@sellnat77 sellnat77 merged commit 72dda69 into dev Apr 20, 2020
@sellnat77 sellnat77 deleted the 399-FRONT-VersionAndShasInFooter branch April 20, 2020 00:57
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

Successfully merging this pull request may close these issues.

[FEAT] Show github sha on frontend
2 participants