Skip to content
Snippets Groups Projects
Commit c87441f9 authored by Benjamin Bolling's avatar Benjamin Bolling
Browse files

Maintainer rules added/updated. Clarified regarding renaming and deletion -...

Maintainer rules added/updated. Clarified regarding renaming and deletion - this is regarding the PV names.
parent ea63233d
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ Here is the list of current archiver appliances for wave form cluster:
**ALL WaveForm have to be archived at 1Hz** (see Archive File Format below).
**Rename and Delete not supported** - see the [Archiver FAQ](https://confluence.esss.lu.se/display/SW/Archiver+FAQ#expand-Howtopauserenameordeleteapv) for more information.
**PV Rename and Delete not supported** - see the [Archiver FAQ](https://confluence.esss.lu.se/display/SW/Archiver+FAQ#expand-Howtopauserenameordeleteapv) for more information.
## Archive File format
......@@ -52,9 +52,7 @@ When pushing to master, the PVs are automatically added to the archiver.
The `process_archives.py` script looks at files that changed since last commit.
All the PVs from those files are sent to the proper appliance for archiving.
PV deletion is currently not supported by the scripts, which includes changing names of PVs.
### Maintainer rules
- If configuration files have PV namechanges or deletions, the merge request shall have the name of the [INFRA-ticket-number] for the PVs changing names or being deleted.
- If configuration files have PV namechanges or deletions, the merge request shall have the name of the [INFRA-ticket-number] for the PVs changing names and being deleted.
- If there are merge conflicts, the developer requesting the merge request shall resolve the conflicts on their end (preferably by re-basing to master followed by re-applying the changes from the merge request).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment