Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove channel publishing and clean up PublishData #51918

Merged
merged 2 commits into from
Mar 17, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 12 additions & 84 deletions eng/config/PublishData.json
Original file line number Diff line number Diff line change
Expand Up @@ -121,120 +121,57 @@
"version": "2.10.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev15.9" ],
"channels": [ ],
"vsBranch": "rel/d15.9",
"vsMajorVersion": 15
},
"dev16.0-vs-deps": {
JoeRobich marked this conversation as resolved.
Show resolved Hide resolved
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.0.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.0" ],
"vsBranch": "rel/d16.0",
"vsMajorVersion": 16
},
"release/dev16.1-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.1.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.1" ],
"vsBranch": "rel/d16.1",
"vsMajorVersion": 16
},
"release/dev16.2-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.2.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.2" ],
"vsBranch": "rel/d16.2",
"vsMajorVersion": 16
},
"release/dev16.3-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.3.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.3" ],
"vsBranch": "rel/d16.3",
"vsMajorVersion": 16
},
"release/dev16.4-vs-deps": {
"nugetKind": ["Shipping"],
"version": "3.4.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.4" ],
"channels": [ ],
"vsBranch": "rel/d16.4",
"vsMajorVersion": 16
},
"release/dev16.5-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.5.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.5", "dev16.5p4" ],
"vsBranch": "rel/d16.5",
"vsMajorVersion": 16
},
"release/dev16.6-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.6.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.6", "dev16.6p3" ],
"vsBranch": "rel/d16.6",
"vsMajorVersion": 16
},
"release/dev16.7-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.7.*",
"nuget": [ ],
"vsix": null,
"channels": [ "dev16.7", "dev16.7p4" ],
"channels": [ ],
"vsBranch": "rel/d16.7",
"vsMajorVersion": 16
},
"release/dev16.8-vs-deps": {
"nugetKind": [ "Shipping", "NonShipping" ],
"version": "3.8.*",
"vsix": null,
"packageFeeds": "default",
"channels": [ "dev16.8p5" ],
"vsBranch": "rel/d16.8",
"vsMajorVersion": 16
},
"release/dev16.9-vs-deps": {
"nugetKind": [ "Shipping", "NonShipping" ],
"version": "3.9.*",
"packageFeeds": "default",
"channels": [ "dev16.9", "dev16.9p4" ],
"channels": [ ],
"vsBranch": "rel/d16.9",
"vsMajorVersion": 16
},
"release/dev16.10-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.10.*",
"packageFeeds": "default",
"channels": [ "dev16.10p1" ],
"channels": [ ],
"vsBranch": "rel/d16.10",
"vsMajorVersion": 16
},
"main-vs-deps": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.10.*",
"packageFeeds": "default",
"channels": [ "dev16.10", "dev16.10p2" ],
"channels": [ ],
"vsBranch": "main",
"vsMajorVersion": 16
},
"main": {
"nugetKind": ["Shipping", "NonShipping"],
"version": "3.10.*",
"packageFeeds": "arcade",
"channels": [ "validation" ],
"channels": [ ],
"vsBranch": "main",
"vsMajorVersion": 16
},
Expand All @@ -261,7 +198,7 @@
"version": "3.1.*",
"nuget": [ ],
"vsix": null,
"channels": [ "razorSupport2" ],
"channels": [ ],
"vsBranch": "lab/d16.1stg",
"vsMajorVersion": 16
},
Expand All @@ -270,16 +207,7 @@
"version": "3.4.*",
"nuget": [ ],
"vsix": null,
"channels": [ "compilerNext" ],
"vsBranch": "main",
"vsMajorVersion": 16
},
"features/UsedAssemblyReferences": {
"nugetKind": [ "Shipping", "NonShipping" ],
"version": "3.8.*",
"packageFeeds": "arcade",
"channels": [ "UsedAssemblyReferences" ],
"vsix": null,
"channels": [ ],
"vsBranch": "main",
"vsMajorVersion": 16
},
Expand All @@ -288,7 +216,7 @@
"version": "3.3.*",
"nuget": [ ],
"vsix": null,
"channels": [ "unitTesting" ],
"channels": [ ],
"vsBranch": "rel/d16.5",
"vsMajorVersion": 16
}
Expand All @@ -298,13 +226,13 @@
"nugetKind": "Release",
"version": "2.3.*",
"nuget": [ "https://api.nuget.org/v3/index.json" ],
"channels": [ "dev15.3" ]
"channels": [ ]
},
"dev15.6": {
"nugetKind": "Release",
"version": "2.7.*",
"nuget": [ "https://api.nuget.org/v3/index.json" ],
"channels": [ "dev15.6" ]
"channels": [ ]
}
}
}