aws / amazon-ecs-cli
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: 169
  • Daily file updates (only one update per file and date counted): 4475
  • First update: 2015-10-09
  • Latest update: 2021-02-18
  • Days between first and latest update: 1960 (280 weeks, estimated 1400 working days)
  • Active days (at least one file change): 455
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 169 files with 60,118 lines of code in files.
    • 169 files that are 366+ days old (60,118 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 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)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 169 files with 60,118 lines of code in files.
    • 169 files have been last changed 366+ days ago (60,118 lines of code)
    • 0 files have been last changed 181-365 days ago (0 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
go, md, sh, yml, ini, txt, gitignore, json, toml
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
go100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
go100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 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
ecs-cli/modules/clients100% | 0% | 0% | 0% | 0%
ecs-cli/modules/cli100% | 0% | 0% | 0% | 0%
ecs-cli/modules/commands100% | 0% | 0% | 0% | 0%
ecs-cli/modules/utils100% | 0% | 0% | 0% | 0%
ecs-cli/modules/config100% | 0% | 0% | 0% | 0%
ecs-cli/integ/cmd100% | 0% | 0% | 0% | 0%
ecs-cli100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
ecs-cli/integ100% | 0% | 0% | 0% | 0%
ecs-cli/integ/ecs100% | 0% | 0% | 0% | 0%
ecs-cli/integ/cfn100% | 0% | 0% | 0% | 0%
ecs-cli/integ/stdout100% | 0% | 0% | 0% | 0%
ecs-cli/modules/version100% | 0% | 0% | 0% | 0%
ecs-cli/modules100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
ecs-cli/modules/clients100% | 0% | 0% | 0% | 0%
ecs-cli/modules/cli100% | 0% | 0% | 0% | 0%
ecs-cli/modules/commands100% | 0% | 0% | 0% | 0%
ecs-cli/modules/utils100% | 0% | 0% | 0% | 0%
ecs-cli/modules/config100% | 0% | 0% | 0% | 0%
ecs-cli/integ/cmd100% | 0% | 0% | 0% | 0%
ecs-cli100% | 0% | 0% | 0% | 0%
ROOT100% | 0% | 0% | 0% | 0%
ecs-cli/integ100% | 0% | 0% | 0% | 0%
ecs-cli/integ/ecs100% | 0% | 0% | 0% | 0%
ecs-cli/integ/cfn100% | 0% | 0% | 0% | 0%
ecs-cli/integ/stdout100% | 0% | 0% | 0% | 0%
ecs-cli/modules/version100% | 0% | 0% | 0% | 0%
ecs-cli/modules100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
config.go
in ecs-cli/modules/config
17 - 1412 2253 15
version.go
in ecs-cli/modules/version
4 - 410 2204 59
main.go
in ecs-cli
68 2 995 2133 25
readwriter.go
in ecs-cli/modules/config
59 4 1412 2123 13
destination.go
in ecs-cli/modules/config
41 3 1547 2030 7
formatter.go
in ecs-cli/modules/version
8 1 818 2030 5
appname.go
in ecs-cli/modules/version
4 - 1813 2030 2
ec2iface_mock.go
in ecs-cli/modules/clients/aws/ec2/mock/sdk
18262 2888 616 1735 27
license.go
in ecs-cli/modules/cli/license
4130 - 855 1735 17
cloudformationiface_mock.go
in ecs-cli/modules/clients/aws/cloudformation/mock/sdk
2538 400 616 1735 22
ecsiface_mock.go
in ecs-cli/modules/clients/aws/ecs/mock/sdk
2147 338 616 1735 22
ecriface_mock.go
in ecs-cli/modules/clients/aws/ecr/mock/sdk
1300 204 616 1735 22
cluster_app.go
in ecs-cli/modules/cli/cluster
573 28 664 1735 39
service.go
in ecs-cli/modules/cli/compose/entity/service
573 31 581 1735 40
convert_task_definition.go
in ecs-cli/modules/utils/compose
390 16 458 1735 51
entity_helper.go
in ecs-cli/modules/cli/compose/entity
370 29 706 1735 31
task.go
in ecs-cli/modules/cli/compose/entity/task
367 25 581 1735 22
client.go
in ecs-cli/modules/clients/aws/ecs
366 22 693 1735 36
stsiface_mock.go
in ecs-cli/modules/clients/aws/sts/mock/sdk
327 50 616 1735 19
image_app.go
in ecs-cli/modules/cli/image
317 16 1063 1735 13
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
appname.go
in ecs-cli/modules/version
4 - 1813 2030 2
generate_mock.go
in ecs-cli/modules/clients/docker
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/clients/aws/ec2
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/clients/aws/ecs
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/clients/aws/cloudformation
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/clients/aws/sts
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/clients/aws/ecr
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/cli/compose/factory
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/cli/compose/entity
1 - 1735 1735 1
generate_mock.go
in ecs-cli/modules/cli/compose/project
1 - 1735 1735 1
generate_license.go
in ecs-cli/modules/cli/license
1 - 1735 1735 1
interface.go
in ecs-cli/modules/clients/docker/dockeriface
7 - 1735 1735 1
license_app.go
in ecs-cli/modules/cli/license
8 1 1735 1735 1
types.go
in ecs-cli/modules/cli/compose/entity/types
6 - 1693 1693 1
destination.go
in ecs-cli/modules/config
41 3 1547 2030 7
generate_mock.go
in ecs-cli/modules/clients/aws/cloudwatchlogs
1 - 1506 1533 2
app.go
in ecs-cli/modules
12 1 1449 1735 4
errors.go
in ecs-cli/modules/utils/compose
19 2 1449 1735 3
task_helper.go
in ecs-cli/modules/cli/compose/entity/task
61 2 1449 1735 4
client.go
in ecs-cli/modules/clients/docker
77 5 1449 1735 3
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
buildspec_canary.yml
in root
12 - 686 691 3
buildspec_verify.yml
in root
9 - 686 692 3
buildspec_integ.yml
in root
18 - 616 888 8
usage.go
in ecs-cli/modules/commands/usage
63 - 888 930 3
override.go
in ecs-cli/modules/cli/local/converter
32 1 760 944 3
marshal.go
in ecs-cli/modules/cli/local/converter
9 1 944 944 1
options.go
in ecs-cli/modules/cli/local/options
36 1 945 949 3
clients.go
in ecs-cli/modules/cli/local/secrets/clients
124 7 622 951 9
secrets.go
in ecs-cli/modules/cli/local/secrets
50 4 953 953 1
project.go
in ecs-cli/modules/cli/local/localproject
252 14 760 958 17
unmarshal.go
in ecs-cli/modules/cli/local/converter
44 2 958 958 1
down_app.go
in ecs-cli/modules/cli/local
60 3 939 971 11
docker.go
in ecs-cli/modules/cli/local/docker
24 1 959 971 3
converter.go
in ecs-cli/modules/cli/local/converter
421 21 760 972 23
up_app.go
in ecs-cli/modules/cli/local
173 9 888 979 16
ps_app.go
in ecs-cli/modules/cli/local
129 8 938 979 15
create_app.go
in ecs-cli/modules/cli/local
32 2 938 979 15
setup.go
in ecs-cli/modules/cli/local/network/mock_network
101 16 616 988 10
teardown.go
in ecs-cli/modules/cli/local/network
97 5 959 988 4
teardown.go
in ecs-cli/modules/cli/local/network/mock_network
64 10 616 988 8
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
version.go
in ecs-cli/modules/version
4 - 410 2204 59
client.go
in ecs-cli/modules/clients/aws/amimetadata
93 5 418 1106 5
convert_task_definition.go
in ecs-cli/modules/utils/compose
390 16 458 1735 51
ecs_params_reader.go
in ecs-cli/modules/utils/compose
307 8 458 1558 39
reconcile_container_def.go
in ecs-cli/modules/utils/compose
130 1 458 1160 14
buildspec.yml
in root
72 - 487 1064 16
Gopkg.toml
in ecs-cli
70 - 503 1468 39
service.go
in ecs-cli/modules/cli/compose/entity/service
573 31 581 1735 40
task.go
in ecs-cli/modules/cli/compose/entity/task
367 25 581 1735 22
command_config.go
in ecs-cli/modules/config
98 4 581 1412 3
ec2iface_mock.go
in ecs-cli/modules/clients/aws/ec2/mock/sdk
18262 2888 616 1735 27
iamiface_mock.go
in ecs-cli/modules/clients/aws/iam/mock/sdk
6093 962 616 1238 15
ssmiface.go
in ecs-cli/modules/clients/aws/amimetadata/mock/sdk
4884 770 616 1106 13
cloudformationiface_mock.go
in ecs-cli/modules/clients/aws/cloudformation/mock/sdk
2538 400 616 1735 22
ecsiface_mock.go
in ecs-cli/modules/clients/aws/ecs/mock/sdk
2147 338 616 1735 22
kmsiface_mock.go
in ecs-cli/modules/clients/aws/kms/mock/sdk
1871 294 616 1229 15
cloudwatchlogsiface.go
in ecs-cli/modules/clients/aws/cloudwatchlogs/mock/sdk
1680 264 616 1533 17
ecriface_mock.go
in ecs-cli/modules/clients/aws/ecr/mock/sdk
1300 204 616 1735 22
secretsmanageriface_mock.go
in ecs-cli/modules/clients/aws/secretsmanager/mock/sdk
757 118 616 1275 13
resourcegroupstaggingapiiface.go
in ecs-cli/modules/clients/aws/tagging/mock/sdk
427 66 616 1075 14