-
Notifications
You must be signed in to change notification settings - Fork 1
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
insert frontend commit version somewhere in the UI, in the footer? #255
Comments
are we talking about the version, as discussed here ? oda-hub/frontend-tab-generator#35 |
no, here I am talking about frontend version, not instrument version. Frontend version consists of version of the involved component. |
looks good! |
how are you planning to update the version when there is a new deployment ? |
it should set as an env variable, or we can introduce it into drupal instance somehow, inserting in DB. Please provide a way to set it from CLI in such a way that you can fetch it from the frontend |
Apparently it's gone now. |
this issue was about the frontend version, for the version of the specific instrument, it was here, it can be added as an arg from the tab_generator CLI: The args are:
|
No description provided.
The text was updated successfully, but these errors were encountered: