Comment 2 for bug 1731972

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-ui (master)

Reviewed: https://review.openstack.org/519835
Committed: https://git.openstack.org/cgit/openstack/tripleo-ui/commit/?id=65f90dc2344e0bf44393e46f9a9305f9d8258626
Submitter: Zuul
Branch: master

commit 65f90dc2344e0bf44393e46f9a9305f9d8258626
Author: Honza Pokorny <email address hidden>
Date: Tue Nov 14 19:50:51 2017 -0400

    Add version and git sha to debug modal

    We add the 'version' and 'gitSha' keys to the AppConfig record, and we
    implement the appropriate selectors. The old webpack version loader is
    repurposed into a DefinePlugin which we use to define the VERSION and
    GITSHA variables. Those are read during store hydration, and their
    values are stored in the app state.

    Change-Id: I9fbef9c62c150aa89bc44bfb8065976a73efde25
    Closes-Bug: #1731972