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

[FEAT] Show github sha on frontend #399

Closed
3 tasks
sellnat77 opened this issue Mar 9, 2020 · 1 comment · Fixed by #545
Closed
3 tasks

[FEAT] Show github sha on frontend #399

sellnat77 opened this issue Mar 9, 2020 · 1 comment · Fixed by #545
Assignees
Labels
Needs More Info Request for more info...Issue not clear Question Further information is requested v1 The first version of the site

Comments

@sellnat77
Copy link
Member

sellnat77 commented Mar 9, 2020

Overview

For the purpose of identifying builds, we should put a frontend component that shows what github hash is currently being served from the frontend and from the backend

More often than not, the frontend version will match the backend but i think it is possible for the two versions to drift apart so we want to be able to retrieve both versions from the ui

Action Items

  • UI Design
    • To be linked after complete
  • Frontend retrieve github sha from ???
  • Frontend to retrieve backend github sha from GET https://${DB_URL}/healthcheck
@sellnat77 sellnat77 added Question Further information is requested UI/UX Needs More Info Request for more info...Issue not clear labels Mar 9, 2020
@sellnat77 sellnat77 changed the title [FEAT] Show github hash on frontend [FEAT] Show github sha on frontend Mar 9, 2020
@itsjoycelee
Copy link
Contributor

See screenshot of hover design below.

image

Front end would be the top 7 numbers, while back end will be the bottom 7 numbers.

Component is here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs More Info Request for more info...Issue not clear Question Further information is requested v1 The first version of the site
Projects
Development

Successfully merging a pull request may close this issue.

4 participants