Skip to content

Commit 8b72195

Browse files
committed
Update .cache
1 parent 2e06cfe commit 8b72195

File tree

192 files changed

+15065
-86
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

192 files changed

+15065
-86
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
3+
<Metadata>
4+
<Identity Language="en-US" Id="devops-maturity-for-teams-prod" Publisher="AgileOpsDevelopmentPartners" Version="0.0.12"/>
5+
<DisplayName>DevOps Dashboard for Teams</DisplayName>
6+
<Description xml:space="preserve">An extension to monitor and improve your team's DevOps maturity, allowing healthy competition and collaboration.</Description>
7+
<GalleryFlags>Public Paid</GalleryFlags>
8+
<Properties>
9+
<Property Id="Microsoft.VisualStudio.Services.GalleryProperties.TrialDays" Value="30"/>
10+
<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://www.agileops.tech/contact"/>
11+
<Property Id="Microsoft.VisualStudio.Services.Links.Privacypolicy" Value="https://www.agileops.tech/privacy-policy"/>
12+
<Property Id="Microsoft.VisualStudio.Services.Links.Getstarted" Value="https://agileops.zohodesk.com/portal/en/kb/articles/getting-started-with-devops-dashboard-for-teams"/>
13+
<Property Id="Microsoft.VisualStudio.Services.Branding.Color" Value="#00132d"/>
14+
<Property Id="Microsoft.VisualStudio.Services.Branding.Theme" Value="dark"/>
15+
</Properties>
16+
<Tags>DevOps,Maturity,Teams,Dashboard,Developers,__BYOLENFORCED,__DoNotDownload</Tags>
17+
<Categories>Azure Repos,Azure Boards,Azure Pipelines,Azure Test Plans</Categories>
18+
<Icon>static/icon_default.png</Icon>
19+
<License>assets/license.md</License>
20+
</Metadata>
21+
<Dependencies/>
22+
<Installation>
23+
<InstallationTarget Id="Microsoft.VisualStudio.Services.Cloud"/>
24+
</Installation>
25+
<Assets>
26+
<Asset Type="dist/179cfbead9b627535b20.woff2" d:Source="File" Path="dist/179cfbead9b627535b20.woff2" Addressable="true"/>
27+
<Asset Type="dist/3ee6b3fcea9354d6fb3d.woff" d:Source="File" Path="dist/3ee6b3fcea9354d6fb3d.woff" Addressable="true"/>
28+
<Asset Type="dist/67141d6df757a26b5a2d.woff2" d:Source="File" Path="dist/67141d6df757a26b5a2d.woff2" Addressable="true"/>
29+
<Asset Type="dist/bundle.js" d:Source="File" Path="dist/bundle.js" Addressable="true"/>
30+
<Asset Type="dist/bundle.js.LICENSE.txt" d:Source="File" Path="dist/bundle.js.LICENSE.txt" Addressable="true"/>
31+
<Asset Type="dist/images/cfafb878018608089050.png" d:Source="File" Path="dist/images/cfafb878018608089050.png" Addressable="true"/>
32+
<Asset Type="dist/index.html" d:Source="File" Path="dist/index.html" Addressable="true"/>
33+
<Asset Type="static/badges.png" d:Source="File" Path="static/badges.png" Addressable="true"/>
34+
<Asset Type="static/enterprise_overview.png" d:Source="File" Path="static/enterprise_overview.png" Addressable="true"/>
35+
<Asset Type="static/icon_default.png" d:Source="File" Path="static/icon_default.png" Addressable="true"/>
36+
<Asset Type="Microsoft.VisualStudio.Services.Icons.Default" d:Source="File" Path="static/icon_default.png" Addressable="true"/>
37+
<Asset Type="static/icon_large.png" d:Source="File" Path="static/icon_large.png" Addressable="true"/>
38+
<Asset Type="Microsoft.VisualStudio.Services.Icons.Large" d:Source="File" Path="static/icon_large.png" Addressable="true"/>
39+
<Asset Type="static/project_drilldown.png" d:Source="File" Path="static/project_drilldown.png" Addressable="true"/>
40+
<Asset Type="static/report_export.png" d:Source="File" Path="static/report_export.png" Addressable="true"/>
41+
<Asset Type="static/team_metrics.png" d:Source="File" Path="static/team_metrics.png" Addressable="true"/>
42+
<Asset Type="static/team_standings.png" d:Source="File" Path="static/team_standings.png" Addressable="true"/>
43+
<Asset Type="static/update_metric.png" d:Source="File" Path="static/update_metric.png" Addressable="true"/>
44+
<Asset Type="Microsoft.VisualStudio.Services.Content.Details" d:Source="File" Path="assets/overview.md" Addressable="true"/>
45+
<Asset Type="Microsoft.VisualStudio.Services.Content.Pricing" d:Source="File" Path="assets/pricing.md" Addressable="true"/>
46+
<Asset Type="Microsoft.VisualStudio.Services.Content.License" d:Source="File" Path="assets/license.md" Addressable="true"/>
47+
<Asset Type="Microsoft.VisualStudio.Services.Content.Privacypolicy" d:Source="File" Path="assets/privacy.md" Addressable="true"/>
48+
<Asset Type="Microsoft.VisualStudio.Services.Manifest" d:Source="File" Path="extension.vsomanifest" Addressable="true"/>
49+
</Assets>
50+
</PackageManifest>
Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
{
2+
"manifestVersion": 1,
3+
"licensing": {
4+
"overrides": [
5+
{
6+
"id": "devops-maturity-for-teams-prod-hub",
7+
"behavior": "AlwaysInclude"
8+
}
9+
]
10+
},
11+
"demands": [
12+
"api-version/4.0"
13+
],
14+
"scopes": [
15+
"vso.settings",
16+
"vso.graph",
17+
"vso.identity",
18+
"vso.profile"
19+
],
20+
"contributions": [
21+
{
22+
"id": "devops-maturity-for-teams-prod-hub",
23+
"type": "ms.vss-web.hub",
24+
"targets": [
25+
"ms.vss-web.home-hub-group"
26+
],
27+
"properties": {
28+
"name": "DevOps Dashboard for Teams",
29+
"order": 99,
30+
"uri": "dist/index.html",
31+
"icon": {
32+
"light": "asset://static/icon_default.png",
33+
"dark": "asset://static/icon_default.png"
34+
}
35+
}
36+
}
37+
],
38+
"contributionTypes": []
39+
}

.cache/AgileOpsDevelopmentPartners/devops-maturity-for-teams-prod/extension.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,28 @@
1111
"extensionName": "devops-maturity-for-teams-prod",
1212
"displayName": "DevOps Dashboard for Teams",
1313
"flags": 276,
14-
"lastUpdated": "2025-10-06T20:32:19.963Z",
14+
"lastUpdated": "2026-04-14T20:13:12.57Z",
1515
"publishedDate": "2025-10-02T10:26:06.73Z",
1616
"releaseDate": "2025-10-03T12:14:27.06Z",
1717
"shortDescription": "An extension to monitor and improve your team's DevOps maturity, allowing healthy competition and collaboration.",
1818
"versions": [
19+
{
20+
"version": "0.0.12",
21+
"flags": 1,
22+
"lastUpdated": "2026-04-14T20:13:12.567Z",
23+
"files": [
24+
{
25+
"assetType": "Microsoft.VisualStudio.Services.VsixManifest",
26+
"source": "https://AgileOpsDevelopmentPartners.gallerycdn.vsassets.io/extensions/agileopsdevelopmentpartners/devops-maturity-for-teams-prod/0.0.12/1776197322371/Microsoft.VisualStudio.Services.VsixManifest"
27+
},
28+
{
29+
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
30+
"source": "https://AgileOpsDevelopmentPartners.gallerycdn.vsassets.io/extensions/agileopsdevelopmentpartners/devops-maturity-for-teams-prod/0.0.12/1776197322371/Microsoft.VisualStudio.Services.VSIXPackage"
31+
}
32+
],
33+
"assetUri": "https://AgileOpsDevelopmentPartners.gallerycdn.vsassets.io/extensions/agileopsdevelopmentpartners/devops-maturity-for-teams-prod/0.0.12/1776197322371",
34+
"fallbackAssetUri": "https://AgileOpsDevelopmentPartners.gallery.vsassets.io/_apis/public/gallery/publisher/AgileOpsDevelopmentPartners/extension/devops-maturity-for-teams-prod/0.0.12/assetbyname"
35+
},
1936
{
2037
"version": "0.0.11",
2138
"flags": 1,
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
3+
<Metadata>
4+
<Identity Language="en-US" Id="andi-cma-my-first-extension" Version="1.1.122" Publisher="andicma"/>
5+
<DisplayName>Andi CMA My First Extension</DisplayName>
6+
<GalleryFlags>Public Paid</GalleryFlags>
7+
<Description xml:space="preserve">tes extension</Description>
8+
<Categories>Azure Boards</Categories>
9+
<Properties>
10+
<Property Id="Microsoft.VisualStudio.Services.GalleryProperties.TrialDays" Value="30"/>
11+
<Property Id="Microsoft.VisualStudio.Services.Links.Support" Value="https://stonikbyte.com/support"/>
12+
</Properties>
13+
<Tags>__BYOLENFORCED,agile,aging wip,analytics,azure boards,azure devops,boards widgets,burndown,burnup,capacity planning,cfd,charts,cmmi,countdown,custom widgets,cycle time,dashboards,delivery forecast,delivery predictability,devops,devops analytics,devops metrics,excel,executive dashboard,export,flow distribution,flow efficiency,flow load,flow metrics,forecast,histogram,kanban,kpi,lead time,lean,lean agile,management reporting,metrics,pi,pivot,pivot table,portfolio management,predictability,program increment,project insights,release tracking,reporting,safe,safe pi,scrum,throughput,time in state,time in status,velocity,widgets,work item aging,work item tracking,test</Tags>
14+
<Icon>content/great-gadgets.png</Icon>
15+
<License>content/license.md</License>
16+
</Metadata>
17+
<Dependencies/>
18+
<Installation>
19+
<InstallationTarget Id="Microsoft.VisualStudio.Services.Cloud"/>
20+
</Installation>
21+
<Assets>
22+
<Asset Type="Microsoft.VisualStudio.Services.Icons.Default" d:Source="File" Path="content/great-gadgets.png" Addressable="true"/>
23+
<Asset Type="Microsoft.VisualStudio.Services.Content.Details" d:Source="File" Path="content/overview.md" Addressable="true"/>
24+
<Asset Type="Microsoft.VisualStudio.Services.Content.Pricing" d:Source="File" Path="content/pricing.md" Addressable="true"/>
25+
<Asset Type="Microsoft.VisualStudio.Services.Content.License" d:Source="File" Path="content/license.md" Addressable="true"/>
26+
<Asset Type="Microsoft.VisualStudio.Services.Content.Privacypolicy" d:Source="File" Path="content/privacy.md" Addressable="true"/>
27+
<Asset Type="Microsoft.VisualStudio.Services.Manifest" d:Source="File" Path="extension.vsomanifest" Addressable="true"/>
28+
</Assets>
29+
</PackageManifest>

0 commit comments

Comments
 (0)