[DO NOT MERGE] Script to update the Operations section
as discussed, this script updates the operations section by:
- copying from the default setup to Defaults for the base operations
- copying
<vo>/<default setup>to<vo>
Nothing is removed.
What I do is to do the update twice in json (make sure it does not change the second time), twice using the CFG object (same thing) and then comparing the two.
Once people are happy, I'll add this script in a gist
Any chance of testing this?
I tested it against the dirac certif setup, and against the LHCb certif
This needs which version of DIRAC to run with? 8.0 or 8.1?
8.0
I had to add the DefaultSetup option, and then I needed some help to realise that the diff.html actually has two columns, because my entries in Operations are so long...
Once these issues were resolved, the results look good for me.