You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.
I believe this feature is necessary. It will be easy for us deal with the specific issues which were happened in the specific version of code.
Frontend version
We should follow the latest release version
Backend version
We need to discuss if we need a new API to do this.
The text was updated successfully, but these errors were encountered:
Aisuko
changed the title
[feature]: support input dataset name
[feature]: The frontend should show the current version of the frontend and the backend
Jun 10, 2024
I feels like split it would be kind of meaningless if we want to update dynamically, github do has APIs to query latest version, which needs an auth key for each end, so that one function passes the auth key (in deployment env variable) can do the work for both ends instead of call different functions, that might make the code less tidy.
Hi @cbh778899. We want to add version as a constant value inside the frontend and the backend. So, we can get these numbers easier. We don't get these versions from GitHub. Here is a scenario, after we deployed these containers. We open the frontend. And it will show the version of current deployed code.
Hi @cbh778899. We want to add version as a constant value inside the frontend and the backend. So, we can get these numbers easier. We don't get these versions from GitHub. Here is a scenario, after we deployed these containers. We open the frontend. And it will show the version of current deployed code.
I believe this feature is necessary. It will be easy for us deal with the specific issues which were happened in the specific version of code.
Frontend version
Backend version
The text was updated successfully, but these errors were encountered: