From 2c70734640c5caa410522c2128b46501061ba93f Mon Sep 17 00:00:00 2001
From: Mark Stockton <mark@cern.ch>
Date: Wed, 17 Nov 2021 17:43:30 +0100
Subject: [PATCH] mark submitted TriggerDB with tag TriggerDB-00-00-12

=== TriggerDB ===

Changes for TriggerDB_RUN3 ATONR account (Mark Stockton)
Make sure that scripts are being run in Python3 from https://gitlab.cern.ch/atlas-tdaq-software/TriggerDB/-/merge_requests/16/ (Mark Stockton)
Increment schema number (Mark Stockton)
James changes from https://gitlab.cern.ch/atlas-tdaq-software/TriggerDB/-/merge_requests/13 - updating to avoid conflicts (Mark Stockton)
Cleanup & add main function (Piotr Moszkowicz)
Make sure that scripts are being run in Python3 (Piotr Moszkowicz)
[ATLTTDB-126] Fix how script reads file, to be sure it works consistently (Piotr Moszkowicz)
[ATLTTDB-126] Added script for hash migration (Piotr Moszkowicz)
Schema updates  for CTP and MUCTPI files (Joerg Stelzer)
Deploying Reprocessing DB - python3 hash - add grants dcript for Frontier (Mark Stockton)
Add filetype protections (James David Shinner)
Update upload record and key summary table to use getComment() (James Shinner)
Clarify duplicate upload message (James Shinner)
LICENSE and NOTICE files added. (Reiner Hauser)
Clarify duplicate upload message in insertMenu.py - once ID is matched it will be used without further attempts to do other uploads (Mark Stockton)
Naming scheme to differ from sw updates (Joerg Stelzer)
Update to a more simplified schema version table (Joerg Stelzer)
Add table to keep track of the DB schema version (ATR-20803) (Joerg Stelzer)
Added script to insert bunchgroup (Joerg Stelzer)
Revert hash to Python 2 only method (James Shinner)
Additional Python 3 compatibility changes. (James Shinner)
Add documentation (docstrings and code comments) and make consistency & formatting changes (according to flake8 standards) (James Shinner)
Add key summary table print-out (James Shinner)
Update build instructions (James Shinner)
Ensure compatibility with Python3 (James Shinner)
Format scripts using Black (James Shinner)
Various bugfixes (James Shinner)
Update documentation in README and help docs (James Shinner)
Update --comment argument to handle multiple word comments without needing to enclose it in quotes. (James Shinner)
Make L1 menu required (James Shinner)
Update list scripts to provide more information (James Shinner)
Make menu/prescale set names bound variables (James Shinner)
Update build instructions (James Shinner)
Update schema. (James David Shinner)
Change comment handling to parametrised queries. (James David Shinner)
Fix HLT setup constraints (James David Shinner)
Change opening of file to be done outside of getFileHash() (James David Shinner)
Update script handling of directory (James Shinner)
Update naming of schema tables (James Shinner)
Update README with instructions on using new scripts (James Shinner)
Add updated insert scripts (James Shinner)
Add updated version of database schema (James Shinner)
Small change (Joerg Stelzer)
Add trigger db schema and scripts to insert menu and prescales (Joerg Stelzer)
Updated gitlab-ci.yml (Reiner Hauser)
Adding .gitlab-ci.yml (Reiner Hauser)
---
 TriggerDB | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TriggerDB b/TriggerDB
index 5c58165d..ab89dc3a 160000
--- a/TriggerDB
+++ b/TriggerDB
@@ -1 +1 @@
-Subproject commit 5c58165d2d2ac6e555473309662aedb25e6441cc
+Subproject commit ab89dc3ab001c8a368ad7772ef47f785df64c9a5
-- 
GitLab