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

Simplify code for checking config availability and SRE deployment status #2234

Closed craddm closed 1 month ago

craddm commented 1 month ago

:white_check_mark: Checklist

:vertical_traffic_light: Depends on

:arrow_heading_up: Summary

Simplifies the code for checking which configs are available on the SHM and which SREs are deployed. No longer needs to load each stack, and thus is much faster.

:closed_umbrella: Related issues

:microscope: Tests

Tested locally

github-actions[bot] commented 1 month ago

Coverage report

Click to see where and how coverage changed

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

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