awslabs / aws-htc-grid
File Age

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).

Summary
  • Number of files: 123
  • Daily file updates (only one update per file and date counted): 501
  • First update: 2021-04-14
  • Latest update: 2021-11-12
  • Days between first and latest update: 213 (30 weeks, estimated 150 working days)
  • Active days (at least one file change): 39
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 123 files with 9,215 lines of code in files.
    • 0 files that are 366+ days old (0 lines of code)
    • 110 files that are 181-365 days old (8,023 lines of code)
    • 13 files that are 91-180 days old (1,192 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
0% | 87% | 12% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 123 files with 9,215 lines of code in files.
    • 0 files have been last changed 366+ days ago (0 lines of code)
    • 76 files have been last changed 181-365 days ago (3,782 lines of code)
    • 46 files have been last changed 91-180 days ago (5,047 lines of code)
    • 1 files have been last changed 31-90 days ago (386 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
0% | 41% | 54% | 4% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
md, yaml, py, tf, html, txt, tpl, css, json, sh, js, yml, dockerignore, cpp, gitignore, toml, gitmodules
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
tf0% | 93% | 6% | 0% | 0%
yaml0% | 87% | 12% | 0% | 0%
py0% | 76% | 23% | 0% | 0%
tpl0% | 100% | 0% | 0% | 0%
yml0% | 100% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
yaml0% | 68% | 31% | 0% | 0%
tf0% | 22% | 77% | 0% | 0%
py0% | 30% | 55% | 14% | 0%
tpl0% | 100% | 0% | 0% | 0%
yml0% | 0% | 100% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
deployment/grid/terraform0% | 97% | 2% | 0% | 0%
source/client/python0% | 56% | 43% | 0% | 0%
source/compute_plane/python0% | 100% | 0% | 0% | 0%
source/control_plane/python0% | 100% | 0% | 0% | 0%
deployment/dev_environment_cloud9/cfn0% | 100% | 0% | 0% | 0%
deployment/grid/charts0% | 100% | 0% | 0% | 0%
deployment/image_repository/terraform0% | 59% | 40% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
deployment/grid/scripts0% | 100% | 0% | 0% | 0%
source/control_plane/openapi0% | 0% | 100% | 0% | 0%
deployment/init_grid/cloudformation0% | 0% | 100% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
deployment/grid/terraform0% | 52% | 47% | 0% | 0%
source/client/python0% | 39% | 60% | 0% | 0%
source/compute_plane/python0% | 34% | 6% | 58% | 0%
deployment/grid/charts0% | 31% | 68% | 0% | 0%
deployment/image_repository/terraform0% | 22% | 77% | 0% | 0%
source/control_plane/python0% | 0% | 100% | 0% | 0%
deployment/dev_environment_cloud9/cfn0% | 0% | 100% | 0% | 0%
source/control_plane/openapi0% | 0% | 100% | 0% | 0%
deployment/init_grid/cloudformation0% | 0% | 100% | 0% | 0%
ROOT0% | 0% | 100% | 0% | 0%
deployment/grid/scripts0% | 0% | 100% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
agent.py
in source/compute_plane/python/agent
386 12 81 293 11
variables.tf
in deployment/grid/terraform
334 - 127 293 9
cloud9-htc-grid.yaml
in deployment/dev_environment_cloud9/cfn
331 - 139 293 6
connector.py
in source/client/python/api-v0.1/api
242 12 127 293 8
main.tf
in deployment/grid/terraform
227 - 127 293 8
submit_tasks.py
in source/control_plane/python/lambda/submit_tasks
198 7 127 293 5
variables.tf
in deployment/grid/terraform/htc-agent
147 - 293 293 1
ttl_checker.py
in source/control_plane/python/lambda/ttl_checker
133 7 127 293 5
in_out_redis.py
in source/client/python/api-v0.1/api
132 19 278 293 3
handler.py
in source/compute_plane/python/lambda/drainer
131 4 293 293 1
vpc.tf
in deployment/grid/terraform/vpc
120 - 160 293 5
in_out_s3.py
in source/client/python/api-v0.1/api
118 27 278 293 5
htc-agent.tf
in deployment/grid/terraform/htc-agent
113 - 161 293 2
deployment.yaml
in deployment/grid/charts/agent-htc-lambda/templates
111 - 160 293 4
get_results.py
in source/control_plane/python/lambda/get_results
99 5 127 293 5
k8s_utils.py
in source/compute_plane/python/lambda/drainer
93 9 293 293 1
performance_tracker.py
in source/client/python/utils/utils
86 11 293 293 1
agent-config.tf
in deployment/grid/terraform
79 - 127 293 6
cancel_tasks.py
in source/control_plane/python/lambda/cancel_tasks
70 4 127 293 5
ecr.tf
in deployment/image_repository/terraform
63 - 141 293 3
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
outputs.tf
in deployment/grid/terraform/htc-agent
1 - 293 293 1
__init__.py
in source/client/python/utils/utils
1 - 293 293 1
__init__.py
in source/client/python/utils
1 - 293 293 1
__init__.py
in source/client/python/api-v0.1/api
1 - 293 293 1
Chart.yaml
in deployment/grid/charts/agent-htc-lambda
6 - 293 293 1
serviceaccount.yaml
in deployment/grid/charts/agent-htc-lambda/templates
13 - 293 293 1
variables.tf
in deployment/image_repository/terraform
17 - 293 293 1
setup.py
in source/client/python/utils
19 - 293 293 1
setup.py
in source/client/python/api-v0.1
19 - 293 293 1
outputs.tf
in deployment/grid/terraform/vpc
20 - 293 293 1
providers.tf
in deployment/image_repository/terraform
21 - 293 293 1
variables.tf
in deployment/grid/terraform/vpc
23 - 293 293 1
ttl_experation_generator.py
in source/client/python/utils/utils
25 4 293 293 1
perf_tracker_influxdb_connector.py
in source/client/python/utils/utils
28 3 293 293 1
perf_tracker_firehose_connector.py
in source/client/python/utils/utils
29 4 293 293 1
mock_compute_engine_job_wrapper.py
in source/client/python/utils/utils
29 4 293 293 1
grid_error_logger.py
in source/client/python/utils/utils
46 1 293 293 1
tpl
_helpers.tpl
in deployment/grid/charts/agent-htc-lambda/templates
58 - 293 293 1
performance_tracker.py
in source/client/python/utils/utils
86 11 293 293 1
k8s_utils.py
in source/compute_plane/python/lambda/drainer
93 9 293 293 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
task_queue_common.py
in source/client/python/utils/utils
14 5 127 129 2
task_queue_priority_sqs.py
in source/client/python/api-v0.1/api
79 7 127 132 3
task_queue_sqs.py
in source/client/python/api-v0.1/api
73 6 127 132 3
queue_manager.py
in source/client/python/api-v0.1/api
20 1 127 132 3
grid_state.yaml
in deployment/init_grid/cloudformation
50 - 159 159 1
api_definition.yaml
in source/control_plane/openapi/public
156 - 127 161 4
api_definition.yaml
in source/control_plane/openapi/private
151 - 127 161 4
openapi-private.tf
in deployment/grid/terraform/control_plane
95 - 161 161 1
lambda_runtimes.tf
in deployment/image_repository/terraform
69 - 139 161 4
openapi-public.tf
in deployment/grid/terraform/control_plane
52 - 161 161 1
state_table_dynamodb.py
in source/client/python/api-v0.1/api
405 24 127 172 4
state_table_common.py
in source/client/python/utils/utils
17 2 161 172 3
state_table_manager.py
in source/client/python/api-v0.1/api
11 1 166 172 2
lambda.tf
in deployment/grid/terraform/control_plane
415 - 127 229 7
daemonset.linux.yaml
in deployment/grid/terraform/compute_plane/charts/aws-node-termination-handler/v1.10.0/templates
194 - 229 229 1
crds.yaml
in deployment/grid/terraform/compute_plane/charts/aws-load-balancer-controller/crds
185 - 229 229 1
grafana.tf
in deployment/grid/terraform/compute_plane
184 - 161 229 2
daemonset.windows.yaml
in deployment/grid/terraform/compute_plane/charts/aws-node-termination-handler/v1.10.0/templates
168 - 229 229 1
deployment.yaml
in deployment/grid/terraform/compute_plane/charts/aws-node-termination-handler/v1.10.0/templates
167 - 229 229 1
variables.tf
in deployment/grid/terraform/compute_plane
154 - 127 229 6
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
agent.py
in source/compute_plane/python/agent
386 12 81 293 11
lambda.tf
in deployment/grid/terraform/control_plane
415 - 127 229 7
state_table_dynamodb.py
in source/client/python/api-v0.1/api
405 24 127 172 4
variables.tf
in deployment/grid/terraform
334 - 127 293 9
connector.py
in source/client/python/api-v0.1/api
242 12 127 293 8
main.tf
in deployment/grid/terraform
227 - 127 293 8
submit_tasks.py
in source/control_plane/python/lambda/submit_tasks
198 7 127 293 5
api_definition.yaml
in source/control_plane/openapi/public
156 - 127 161 4
variables.tf
in deployment/grid/terraform/compute_plane
154 - 127 229 6
api_definition.yaml
in source/control_plane/openapi/private
151 - 127 161 4
ttl_checker.py
in source/control_plane/python/lambda/ttl_checker
133 7 127 293 5
variables.tf
in deployment/grid/terraform/control_plane
130 - 127 229 5
lambda_scaling.tf
in deployment/grid/terraform/compute_plane
125 - 127 229 7
get_results.py
in source/control_plane/python/lambda/get_results
99 5 127 293 5
task_queue_priority_sqs.py
in source/client/python/api-v0.1/api
79 7 127 132 3
agent-config.tf
in deployment/grid/terraform
79 - 127 293 6
task_queue_sqs.py
in source/client/python/api-v0.1/api
73 6 127 132 3
cancel_tasks.py
in source/control_plane/python/lambda/cancel_tasks
70 4 127 293 5
scaling_metrics.py
in source/compute_plane/python/lambda/scaling_metrics
45 2 127 293 5
sqs.tf
in deployment/grid/terraform/control_plane
21 - 127 229 4