File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
codepipeline.yaml in CodePipelineTemplate |
1118 | - | 140 | 166 | 3 |
template.yaml in ApplicationCode/cfn/stageB |
602 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/stageA |
593 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/common-cloudformation |
565 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/datasets |
382 | - | 166 | 166 | 1 |
metric.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
228 | 13 | 166 | 166 | 1 |
peh.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
215 | 6 | 166 | 166 | 1 |
s3_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
149 | 10 | 166 | 166 | 1 |
resource_configs.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
141 | 26 | 166 | 166 | 1 |
client.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
106 | 23 | 166 | 166 | 1 |
config.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
102 | 21 | 166 | 166 | 1 |
dynamo_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
97 | 12 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/routing-lambda/src |
96 | 4 | 166 | 166 | 1 |
event_configs.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
82 | 13 | 166 | 166 | 1 |
metadata.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
73 | 14 | 166 | 166 | 1 |
artifact.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
67 | 7 | 166 | 166 | 1 |
sqs_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
63 | 5 | 166 | 166 | 1 |
utils.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
53 | 11 | 166 | 166 | 1 |
transform_handler.py in CommonLayerCode/datalake-library/python/datalake_library/transforms |
53 | 5 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/stage-b-routing/src |
50 | 1 | 166 | 166 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
__init__.py in CommonLayerCode/datalake-library/python/datalake_library/transforms/stage_b_transforms |
1 | - | 166 | 166 | 1 |
__init__.py in CommonLayerCode/datalake-library/python/datalake_library/transforms/stage_a_transforms |
1 | - | 166 | 166 | 1 |
__init__.py in CommonLayerCode/datalake-library/python/datalake_library/transforms |
1 | - | 166 | 166 | 1 |
__init__.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
1 | - | 166 | 166 | 1 |
__init__.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
1 | - | 166 | 166 | 1 |
__init__.py in CommonLayerCode/datalake-library/python |
1 | - | 166 | 166 | 1 |
__version__.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
2 | - | 166 | 166 | 1 |
datalake_exceptions.py in CommonLayerCode/datalake-library/python/datalake_library |
6 | - | 166 | 166 | 1 |
commons.py in CommonLayerCode/datalake-library/python/datalake_library |
8 | 1 | 166 | 166 | 1 |
__init__.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
10 | - | 166 | 166 | 1 |
buildspec.yaml in ApplicationCode |
14 | - | 166 | 166 | 1 |
dynamodb.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
16 | 1 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/stage-b-error/src |
17 | 1 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/stage-a-error/src |
17 | 1 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/stage-a-routing/src |
17 | 1 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/stage-a-redrive/src |
23 | 1 | 166 | 166 | 1 |
buildspec.yaml in CommonLayerCode |
25 | - | 166 | 166 | 1 |
light_transform_blueprint.py in CommonLayerCode/datalake-library/python/datalake_library/transforms/stage_a_transforms |
25 | 2 | 166 | 166 | 1 |
base_config.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
25 | 6 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/redrive-lambda/src |
25 | 1 | 166 | 166 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
codepipeline.yaml in CodePipelineTemplate |
1118 | - | 140 | 166 | 3 |
template.yaml in ApplicationCode/cfn/stageB |
602 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/stageA |
593 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/common-cloudformation |
565 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/datasets |
382 | - | 166 | 166 | 1 |
metric.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
228 | 13 | 166 | 166 | 1 |
peh.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
215 | 6 | 166 | 166 | 1 |
s3_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
149 | 10 | 166 | 166 | 1 |
resource_configs.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
141 | 26 | 166 | 166 | 1 |
client.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
106 | 23 | 166 | 166 | 1 |
config.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
102 | 21 | 166 | 166 | 1 |
dynamo_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
97 | 12 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/routing-lambda/src |
96 | 4 | 166 | 166 | 1 |
event_configs.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
82 | 13 | 166 | 166 | 1 |
metadata.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
73 | 14 | 166 | 166 | 1 |
artifact.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
67 | 7 | 166 | 166 | 1 |
sqs_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
63 | 5 | 166 | 166 | 1 |
utils.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
53 | 11 | 166 | 166 | 1 |
transform_handler.py in CommonLayerCode/datalake-library/python/datalake_library/transforms |
53 | 5 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/stage-b-routing/src |
50 | 1 | 166 | 166 | 1 |
File | # lines | # units | last modified (days ago) | created (days ago) | # changes |
---|---|---|---|---|---|
codepipeline.yaml in CodePipelineTemplate |
1118 | - | 140 | 166 | 3 |
template.yaml in ApplicationCode/cfn/stageB |
602 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/stageA |
593 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/common-cloudformation |
565 | - | 166 | 166 | 1 |
template.yaml in ApplicationCode/cfn/datasets |
382 | - | 166 | 166 | 1 |
metric.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
228 | 13 | 166 | 166 | 1 |
peh.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
215 | 6 | 166 | 166 | 1 |
s3_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
149 | 10 | 166 | 166 | 1 |
resource_configs.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
141 | 26 | 166 | 166 | 1 |
client.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
106 | 23 | 166 | 166 | 1 |
config.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
102 | 21 | 166 | 166 | 1 |
dynamo_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
97 | 12 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/routing-lambda/src |
96 | 4 | 166 | 166 | 1 |
event_configs.py in CommonLayerCode/datalake-library/python/datalake_library/configuration |
82 | 13 | 166 | 166 | 1 |
metadata.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
73 | 14 | 166 | 166 | 1 |
artifact.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
67 | 7 | 166 | 166 | 1 |
sqs_interface.py in CommonLayerCode/datalake-library/python/datalake_library/interfaces |
63 | 5 | 166 | 166 | 1 |
utils.py in CommonLayerCode/datalake-library/python/datalake_library/octagon |
53 | 11 | 166 | 166 | 1 |
transform_handler.py in CommonLayerCode/datalake-library/python/datalake_library/transforms |
53 | 5 | 166 | 166 | 1 |
lambda_function.py in ApplicationCode/dockerfiles/stage-b-routing/src |
50 | 1 | 166 | 166 | 1 |