Skip to content

Repo for internal infrastructure in igvf-dev account

Notifications You must be signed in to change notification settings

PanKbase/cdk-igvf-dev

 
 

Repository files navigation

cdk-igvf-dev

This repo is for defining and deploying infrastructure in the igvf-dev account that is shared or outlives a particular application's lifecycle (VPCs, security groups, etc).

Type checking with Mypy

Type annotations can be statically checked with mypy:

$ pip install -r requirements-dev.txt
$ mypy --strict .

Updating snapshots

When making changes review snapshot test failures, and when happy with changes update snapshots:

$ pytest --snapshot-update

About

Repo for internal infrastructure in igvf-dev account

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%