microsoft / azure-pipelines-task-lib
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: 29
  • Daily file updates (only one update per file and date counted): 406
  • First update: 2015-07-07
  • Latest update: 2021-12-24
  • Days between first and latest update: 2363 (337 weeks, estimated 1685 working days)
  • Active days (at least one file change): 330
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 29 files with 6,902 lines of code in files.
    • 28 files that are 366+ days old (6,883 lines of code)
    • 1 files that are 181-365 days old (19 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)
99% | <1% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 29 files with 6,902 lines of code in files.
    • 20 files have been last changed 366+ days ago (3,954 lines of code)
    • 6 files have been last changed 181-365 days ago (1,013 lines of code)
    • 3 files have been last changed 91-180 days ago (1,935 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)
57% | 14% | 28% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
ps1, md, ts, json, js, cs, yml, txt, psm1, html, psd1, gitignore, sh, csproj, cmd
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
ps199% | <1% | 0% | 0% | 0%
ts100% | 0% | 0% | 0% | 0%
js100% | 0% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
psm1100% | 0% | 0% | 0% | 0%
yml100% | 0% | 0% | 0% | 0%
psd1100% | 0% | 0% | 0% | 0%
html100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
ps199% | <1% | 0% | 0% | 0%
js65% | 34% | 0% | 0% | 0%
cs100% | 0% | 0% | 0% | 0%
psm1100% | 0% | 0% | 0% | 0%
ts2% | 29% | 67% | 0% | 0%
psd1100% | 0% | 0% | 0% | 0%
html100% | 0% | 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
powershell/VstsTaskSdk100% | 0% | 0% | 0% | 0%
node100% | 0% | 0% | 0% | 0%
powershell/CompiledHelpers100% | 0% | 0% | 0% | 0%
powershell100% | 0% | 0% | 0% | 0%
powershell/Docs100% | 0% | 0% | 0% | 0%
ROOT82% | 17% | 0% | 0% | 0%
powershell/CompiledHelpers/Properties100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
powershell/VstsTaskSdk100% | 0% | 0% | 0% | 0%
powershell/CompiledHelpers100% | 0% | 0% | 0% | 0%
powershell100% | 0% | 0% | 0% | 0%
node6% | 32% | 61% | 0% | 0%
powershell/Docs100% | 0% | 0% | 0% | 0%
powershell/CompiledHelpers/Properties100% | 0% | 0% | 0% | 0%
ROOT<1% | 17% | 81% | 0% | 0%
Oldest Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
ServerOMFunctions.ps1
in powershell/VstsTaskSdk
552 - 781 2246 16
LoggingCommandFunctions.ps1
in powershell/VstsTaskSdk
526 - 879 2246 13
InputFunctions.ps1
in powershell/VstsTaskSdk
421 - 1360 2246 19
LegacyFindFunctions.ps1
in powershell/VstsTaskSdk
267 - 1989 2246 3
LongPathFunctions.ps1
in powershell/VstsTaskSdk
185 - 1685 2246 5
VstsTaskSdk.psm1
in powershell/VstsTaskSdk
157 - 879 2246 23
TraceFunctions.ps1
in powershell/VstsTaskSdk
124 - 2009 2246 6
LocalizationFunctions.ps1
in powershell/VstsTaskSdk
122 - 2129 2246 7
ToolFunctions.ps1
in powershell/VstsTaskSdk
103 - 1680 2246 10
OutFunctions.ps1
in powershell/VstsTaskSdk
71 - 1821 2246 5
VstsTaskSdk.psd1
in powershell/VstsTaskSdk
22 - 1059 2246 8
FindFunctions.ps1
in powershell/VstsTaskSdk
609 - 1059 2195 12
Update-Docs.ps1
in powershell/Docs
177 - 1387 2195 7
task.ts
in node
1210 72 151 2027 78
toolrunner.ts
in node
729 33 216 2027 33
taskcommand.ts
in node
88 7 287 2027 6
vault.ts
in node
62 6 1056 2027 11
make.js
in node
53 5 348 2027 13
index.ts
in node
1 - 348 2026 3
buildutils.js
in node
123 5 252 1998 6
Files Not Recently Changed (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
LocalizationFunctions.ps1
in powershell/VstsTaskSdk
122 - 2129 2246 7
TraceFunctions.ps1
in powershell/VstsTaskSdk
124 - 2009 2246 6
LegacyFindFunctions.ps1
in powershell/VstsTaskSdk
267 - 1989 2246 3
OutFunctions.ps1
in powershell/VstsTaskSdk
71 - 1821 2246 5
index.html
in root
1 - 1759 1759 1
AssemblyInfo.cs
in powershell/CompiledHelpers/Properties
15 - 1685 1685 1
LongPathFunctions.ps1
in powershell/VstsTaskSdk
185 - 1685 2246 5
ToolFunctions.ps1
in powershell/VstsTaskSdk
103 - 1680 2246 10
make-util.js
in powershell
137 10 1657 1989 3
VstsTaskSdk.cs
in powershell/CompiledHelpers
212 8 1550 1685 3
Update-Docs.ps1
in powershell/Docs
177 - 1387 2195 7
InputFunctions.ps1
in powershell/VstsTaskSdk
421 - 1360 2246 19
VstsTaskSdk.psd1
in powershell/VstsTaskSdk
22 - 1059 2246 8
make.js
in powershell
66 4 1059 1989 8
generate-third-party-notice.js
in node
125 8 1059 1410 3
FindFunctions.ps1
in powershell/VstsTaskSdk
609 - 1059 2195 12
vault.ts
in node
62 6 1056 2027 11
VstsTaskSdk.psm1
in powershell/VstsTaskSdk
157 - 879 2246 23
LoggingCommandFunctions.ps1
in powershell/VstsTaskSdk
526 - 879 2246 13
ServerOMFunctions.ps1
in powershell/VstsTaskSdk
552 - 781 2246 16
Most Recently Created Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
open-pullrequest.ps1
in root
19 - 326 327 2
azure-pipelines.yml
in root
86 - 136 1205 9
generate-third-party-notice.js
in node
125 8 1059 1410 3
VstsTaskSdk.cs
in powershell/CompiledHelpers
212 8 1550 1685 3
AssemblyInfo.cs
in powershell/CompiledHelpers/Properties
15 - 1685 1685 1
index.html
in root
1 - 1759 1759 1
internal.ts
in node
639 34 117 1763 23
make-util.js
in powershell
137 10 1657 1989 3
make.js
in powershell
66 4 1059 1989 8
buildutils.js
in node
123 5 252 1998 6
index.ts
in node
1 - 348 2026 3
task.ts
in node
1210 72 151 2027 78
toolrunner.ts
in node
729 33 216 2027 33
taskcommand.ts
in node
88 7 287 2027 6
vault.ts
in node
62 6 1056 2027 11
make.js
in node
53 5 348 2027 13
FindFunctions.ps1
in powershell/VstsTaskSdk
609 - 1059 2195 12
Update-Docs.ps1
in powershell/Docs
177 - 1387 2195 7
ServerOMFunctions.ps1
in powershell/VstsTaskSdk
552 - 781 2246 16
LoggingCommandFunctions.ps1
in powershell/VstsTaskSdk
526 - 879 2246 13
Most Recently Changed Files (Top 20)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
internal.ts
in node
639 34 117 1763 23
azure-pipelines.yml
in root
86 - 136 1205 9
task.ts
in node
1210 72 151 2027 78
toolrunner.ts
in node
729 33 216 2027 33
buildutils.js
in node
123 5 252 1998 6
taskcommand.ts
in node
88 7 287 2027 6
open-pullrequest.ps1
in root
19 - 326 327 2
make.js
in node
53 5 348 2027 13
index.ts
in node
1 - 348 2026 3
ServerOMFunctions.ps1
in powershell/VstsTaskSdk
552 - 781 2246 16
LoggingCommandFunctions.ps1
in powershell/VstsTaskSdk
526 - 879 2246 13
VstsTaskSdk.psm1
in powershell/VstsTaskSdk
157 - 879 2246 23
vault.ts
in node
62 6 1056 2027 11
FindFunctions.ps1
in powershell/VstsTaskSdk
609 - 1059 2195 12
generate-third-party-notice.js
in node
125 8 1059 1410 3
make.js
in powershell
66 4 1059 1989 8
VstsTaskSdk.psd1
in powershell/VstsTaskSdk
22 - 1059 2246 8
InputFunctions.ps1
in powershell/VstsTaskSdk
421 - 1360 2246 19
Update-Docs.ps1
in powershell/Docs
177 - 1387 2195 7
VstsTaskSdk.cs
in powershell/CompiledHelpers
212 8 1550 1685 3