quince-science / QuinCe

QuinCe is an online tool for processing and quality control of data from scientific instruments, with a primary focus on oceanic data.
https://quince.science
GNU General Public License v3.0
7 stars 8 forks source link

Version number API call #1327

Open squaregoldfish opened 5 years ago

squaregoldfish commented 5 years ago

Make a simple API call that returns the current QuinCe version number. Handy for automatic deployment scripts and similar things.

squaregoldfish commented 5 years ago

Example from Carbon Portal: https://data.icos-cp.eu/buildInfo

name: data, version: 0.4.7, buildTime: 2019-08-16T13:09:35.712Z, gitOriginRemote: git@github.com:ICOS-Carbon-Portal/data.git, gitHash: bb633dae254069e237a4f3d189d7b790972d999d
squaregoldfish commented 5 years ago

Also add the current version number somewhere in the web UI (credits page?)