awslabs / amazon-ecs-for-open-application-model
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: 43
  • Daily file updates (only one update per file and date counted): 90
  • First update: 2020-03-11
  • Latest update: 2022-01-11
  • Days between first and latest update: 672 (96 weeks, estimated 480 working days)
  • Active days (at least one file change): 33
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 43 files with 2,586 lines of code in files.
    • 43 files that are 366+ days old (2,586 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 43 files with 2,586 lines of code in files.
    • 41 files have been last changed 366+ days ago (2,576 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)
    • 2 files have been last changed 31-90 days ago (10 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
99% | 0% | 0% | <1% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
go, yaml, md, yml, txt, mod, sh, gitignore, json
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%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
go99% | 0% | 0% | <1% | 0%
yml100% | 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
internal/pkg/deploy100% | 0% | 0% | 0% | 0%
internal/pkg/cli100% | 0% | 0% | 0% | 0%
internal/pkg/term100% | 0% | 0% | 0% | 0%
templates/environment100% | 0% | 0% | 0% | 0%
templates/core.oam.dev100% | 0% | 0% | 0% | 0%
internal/pkg/workload100% | 0% | 0% | 0% | 0%
internal/pkg/aws100% | 0% | 0% | 0% | 0%
cmd/oam-ecs100% | 0% | 0% | 0% | 0%
templates100% | 0% | 0% | 0% | 0%
internal/pkg/version100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
internal/pkg/deploy100% | 0% | 0% | 0% | 0%
internal/pkg/cli100% | 0% | 0% | 0% | 0%
internal/pkg/term97% | 0% | 0% | 2% | 0%
templates/environment100% | 0% | 0% | 0% | 0%
templates/core.oam.dev100% | 0% | 0% | 0% | 0%
internal/pkg/workload100% | 0% | 0% | 0% | 0%
internal/pkg/aws100% | 0% | 0% | 0% | 0%
cmd/oam-ecs100% | 0% | 0% | 0% | 0%
templates100% | 0% | 0% | 0% | 0%
internal/pkg/version100% | 0% | 0% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
cloudformation.go
in internal/pkg/deploy/cloudformation
202 14 692 692 1
cf.yml
in templates/environment
188 - 690 692 2
cf.yml
in templates/core.oam.dev
175 - 690 692 3
changeset.go
in internal/pkg/deploy/cloudformation
129 9 692 692 1
template_functions.go
in internal/pkg/deploy/cloudformation/stack
122 9 690 692 2
mock_spinner.go
in internal/pkg/term/progress/mocks
111 20 692 692 1
spinner.go
in internal/pkg/term/progress
109 8 692 692 1
component.go
in internal/pkg/deploy/cloudformation
101 4 689 692 2
env.go
in internal/pkg/deploy/cloudformation
98 4 687 692 3
log.go
in internal/pkg/term/log
94 21 692 692 1
component.go
in internal/pkg/deploy/cloudformation/stack
82 6 689 692 2
errors.go
in internal/pkg/deploy/cloudformation
66 10 692 692 1
deploy.go
in internal/pkg/term/progress/deploy/cloudformation
64 2 692 692 1
env.go
in internal/pkg/deploy/cloudformation/stack
55 6 689 692 2
component.go
in internal/pkg/deploy/cloudformation/types
51 1 689 692 2
session.go
in internal/pkg/aws/session
41 4 692 692 1
color.go
in internal/pkg/term/color
40 4 692 692 1
env.go
in internal/pkg/deploy/cloudformation/types
38 1 689 692 2
main.go
in cmd/oam-ecs
33 3 689 692 3
cursor.go
in internal/pkg/term/cursor
31 4 692 692 1
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
charset_windows.go
in internal/pkg/term/progress
2 - 692 692 1
version.go
in internal/pkg/version
2 - 692 692 1
prefix_windows.go
in internal/pkg/term/log
5 - 692 692 1
templates.go
in templates
5 1 692 692 1
progress.go
in internal/pkg/cli
7 - 692 692 1
tags.go
in internal/pkg/deploy/cloudformation/stack
7 - 692 692 1
progress.go
in internal/pkg/term/progress
9 - 692 692 1
deploy.go
in internal/pkg/deploy/cloudformation
10 - 692 692 1
stack_status.go
in internal/pkg/deploy/cloudformation
13 2 692 692 1
cli.go
in internal/pkg/cli
14 1 692 692 1
errors.go
in internal/pkg/deploy/cloudformation/stack
23 3 692 692 1
cursor.go
in internal/pkg/term/cursor
31 4 692 692 1
color.go
in internal/pkg/term/color
40 4 692 692 1
session.go
in internal/pkg/aws/session
41 4 692 692 1
deploy.go
in internal/pkg/term/progress/deploy/cloudformation
64 2 692 692 1
errors.go
in internal/pkg/deploy/cloudformation
66 10 692 692 1
log.go
in internal/pkg/term/log
94 21 692 692 1
spinner.go
in internal/pkg/term/progress
109 8 692 692 1
mock_spinner.go
in internal/pkg/term/progress/mocks
111 20 692 692 1
changeset.go
in internal/pkg/deploy/cloudformation
129 9 692 692 1
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
app_deploy.go
in internal/pkg/cli
128 6 687 689 2
app_show.go
in internal/pkg/cli
96 5 689 689 1
app_delete.go
in internal/pkg/cli
95 5 689 689 1
workload.go
in internal/pkg/workload
84 1 689 689 1
env_deploy.go
in internal/pkg/cli
82 5 687 689 2
env_show.go
in internal/pkg/cli
61 3 689 689 1
env_delete.go
in internal/pkg/cli
60 3 689 689 1
app.go
in internal/pkg/cli
15 1 689 689 1
env.go
in internal/pkg/cli
15 1 689 689 1
cloudformation.go
in internal/pkg/deploy/cloudformation
202 14 692 692 1
cf.yml
in templates/environment
188 - 690 692 2
cf.yml
in templates/core.oam.dev
175 - 690 692 3
changeset.go
in internal/pkg/deploy/cloudformation
129 9 692 692 1
template_functions.go
in internal/pkg/deploy/cloudformation/stack
122 9 690 692 2
mock_spinner.go
in internal/pkg/term/progress/mocks
111 20 692 692 1
spinner.go
in internal/pkg/term/progress
109 8 692 692 1
component.go
in internal/pkg/deploy/cloudformation
101 4 689 692 2
env.go
in internal/pkg/deploy/cloudformation
98 4 687 692 3
log.go
in internal/pkg/term/log
94 21 692 692 1
component.go
in internal/pkg/deploy/cloudformation/stack
82 6 689 692 2
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
prefix.go
in internal/pkg/term/log
5 - 62 692 2
charset.go
in internal/pkg/term/progress
5 - 62 692 2
app_deploy.go
in internal/pkg/cli
128 6 687 689 2
env.go
in internal/pkg/deploy/cloudformation
98 4 687 692 3
env_deploy.go
in internal/pkg/cli
82 5 687 689 2
component.go
in internal/pkg/deploy/cloudformation
101 4 689 692 2
app_show.go
in internal/pkg/cli
96 5 689 689 1
app_delete.go
in internal/pkg/cli
95 5 689 689 1
workload.go
in internal/pkg/workload
84 1 689 689 1
component.go
in internal/pkg/deploy/cloudformation/stack
82 6 689 692 2
env_show.go
in internal/pkg/cli
61 3 689 689 1
env_delete.go
in internal/pkg/cli
60 3 689 689 1
env.go
in internal/pkg/deploy/cloudformation/stack
55 6 689 692 2
component.go
in internal/pkg/deploy/cloudformation/types
51 1 689 692 2
env.go
in internal/pkg/deploy/cloudformation/types
38 1 689 692 2
main.go
in cmd/oam-ecs
33 3 689 692 3
app.go
in internal/pkg/cli
15 1 689 689 1
env.go
in internal/pkg/cli
15 1 689 689 1
flag.go
in internal/pkg/cli
13 - 689 692 2
cf.yml
in templates/environment
188 - 690 692 2