Merge pull request #7 in DAT/vardb_etl_anonymize from feature/VDB-727-transfer-crons to master* commit '0325960a8ef750cdbe620b082cb2a05e52ba4b79':
Add version to keyring install
Update readme instructions
Merge pull request #6 in DAT/vardb_etl_anonymize from develop to master* commit 'b9f3a42d408eb58cd70e6f224885b6f0a67b7bb7': (37 commits)
Linting
Add setup.cfg to repo for ignoring some of the flake8 erros
VDB-520: Add flake8 and black to list of dependencies + linting
Update .gitignore
VDB-520: Preserve module related arguments within it
VDB-520: Replace vdb with dat
VDB-520: Replace vdb with dat
VDB-520: Update comment to add gcc path
VDB-520: ...
Merge pull request #5 in DAT/vardb_etl_anonymize from feature/tumour_char_bam_cron to develop* commit 'd5eac90ef7a48fdb576eb7df337cd91c05e88f79': (37 commits)
Linting
Add setup.cfg to repo for ignoring some of the flake8 erros
VDB-520: Add flake8 and black to list of dependencies + linting
Update .gitignore
VDB-520: Preserve module related arguments within it
VDB-520: Replace vdb with dat
VDB-520: Replace vdb with dat
VDB-520: Update comment to add gcc path
VDB-520: ...
Merge pull request #4 in VDB/vardb_etl_anonymize from develop to master* commit '6c3ed4ef4729e65080aa933c48af0175449649b3':
VDB-547: Bump the patch number
VDB-547: Do not catch the exception and let the stack trace be printed out
VDB-547: Print out a success message on completion
VDB-547: Query to truncate the existing anonymize_patient_id table and reload the new data
Merge pull request #3 in VDB/vardb_etl_anonymize from feature/truncate_query to develop* commit '9b11dcf3703e77bc15a93c2fb41fa3a1af454110':
VDB-547: Do not catch the exception and let the stack trace be printed out
VDB-547: Print out a success message on completion
VDB-547: Query to truncate the existing anonymize_patient_id table and reload the new data
Merge pull request #2 in VDB/vardb_etl_anonymize from develop to master* commit '57722e67e462a9827a84d6a5f8107becac5a0a47': (28 commits)
VDB-519: Update the Major version number
VDB-519: Add quotes around username
VDB-519: Update instructions to add keyring password
VDB-519: Add instructions to add password to keyring for db access
VDB-519: Add instructions to add db access password to keyring
VDB-519: Delete the instruction to install the test package...