alan-turing-institute / data-safe-haven

https://data-safe-haven.readthedocs.io
BSD 3-Clause "New" or "Revised" License
61 stars 15 forks source link

Standardise subscription logging #2255

Closed jemrobinson closed 3 weeks ago

jemrobinson commented 3 weeks ago

:white_check_mark: Checklist

:vertical_traffic_light: Depends on

:arrow_heading_up: Summary

Replace:

SRE will be deployed to subscription 'My SRE Subscription' ('1e4924cb-a6ae-4193-a847-62f762c6295e')
SRE will be registered in SHM 'myshm.tre.com'
SHM subscription 'dab6dd05-b468-43f2-b629-f669f19714ba'

with

SRE will be deployed to subscription 'My SRE Subscription' (1e4924cb-a6ae-4193-a847-62f762c6295e)
SRE will be registered in SHM 'myshm.tre.com'
SHM is deployed to subscription 'My SHM Subscription' (dab6dd05-b468-43f2-b629-f669f19714ba)

which matches how we log subscriptions elsewhere.

:closed_umbrella: Related issues

:microscope: Tests

github-actions[bot] commented 3 weeks ago

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  data_safe_haven/commands
  sre.py
Project Total  

This report was generated by python-coverage-comment-action