Closed jholloc closed 1 year ago
question why do we ship the configuration files like imas and mast (under /etc/machine.d)...these are specific files for a particular site? is it the plan to collect there all the sites configuration?
question why do we ship the configuration files like imas and mast (under /etc/machine.d)...these are specific files for a particular site? is it the plan to collect there all the sites configuration?
It's mostly for convenience. These are the configuration files for running the server on those machines.
I agree this is probably the wrong place for them and we should look to move them elsewhere, especially now UDA is a public repo.
Merging this for 2.7.1 release. We will look at the ITER CODAC changes for 2.7.2 release.
Release 2.7.1
This is a patch release of 2.7.0 including fixes to build on Freia (UKAEA) and fixes to Cap'n Serialisation from issues found during development of IMAS remote data access.
We are also now including the C++ guideline support library (GSL) to avoid needing to rely on Boost::span which is only available in newer versions.