Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Adding commands to manipulate allowlists #2346

Draft
wants to merge 36 commits into
base: develop
Choose a base branch
from

Conversation

craddm
Copy link
Contributor

@craddm craddm commented Jan 6, 2025

✅ Checklist

  • You have given your pull request a meaningful title (e.g. Enable foobar integration rather than 515 foobar).
  • You are targeting the appropriate branch. If you're not certain which one this is, it should be develop.
  • Your branch is up-to-date with the target branch (it probably was when you started, but it may have changed since then).

🚦 Depends on

⤴️ Summary

Adds functions for manipulating allowlists for CRAN and PyPi

🌂 Related issues

#2316

🔬 Tests

@craddm craddm added the enhancement New functionality that should be added to the Safe Haven label Jan 6, 2025
Copy link

github-actions bot commented Jan 6, 2025

Coverage report

Click to see where and how coverage changed

FileStatementsMissingCoverageCoverage
(new stmts)
Lines missing
  data_safe_haven/allowlist
  __init__.py
  allowlist.py 27-52, 64-83, 96-110, 129-162
  data_safe_haven/commands
  allowlist.py 34-72, 88-101, 124-177
  cli.py
  data_safe_haven/external/api
  azure_sdk.py 177-182, 188-192, 197-205, 222-238, 253-271, 1510-1529
  data_safe_haven/types
  enums.py
Project Total  

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New functionality that should be added to the Safe Haven
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant