Skip to content

feat(aboutModal): 489 display cloudigrade commit hash

CD Cabrera requested to merge 489-cloudigrade-version into master

What's included

  • feat(aboutModal): 489 display cloudigrade commit hash

    • aboutModal display api version, commit hash, css, tests
    • redux for aboutModalReducers, tests
    • apiConstants, tests
    • getSystemConfig api version mock
    • initial dotenv updates to relate potential ui version
  • chore(build): changelog and package version
    • prep for "auto-manual" tagging and release
    • changelog implementation, package version increment

How to test

The review setup can be used to help a quick confirmation. You'll need a login, or access to a Cloudigrade instance.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start:review
  3. You may need to log in, do so

The mock dev setup can be used to help a quick confirmation.

  1. Clone the updates locally, then
  2. From the terminal, within the repo context, run $ yarn start
  3. You may need to log in, do so
    • Note: the local dev server will take any combo of email/made up password to log in

Example

Screen_Shot_2018-12-19_at_1.45.35_PM

Dec-19-2018_13-47-09

Updates issue/story

Updates cloudigrade#489 (closed)

Edited by CD Cabrera

Merge request reports