1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Tidy up remaining skips around ghae in code (#49282)

This commit is contained in:
Peter Bengtsson
2024-02-21 07:11:17 -05:00
committed by GitHub
parent f5546aff7b
commit 2851c144dd
11 changed files with 19 additions and 57 deletions

View File

@@ -28,8 +28,7 @@ async function main() {
for (const version of versionsToBuild) {
// Get the relevant GraphQL name for the current version
// For example, free-pro-team@latest corresponds to dotcom,
// enterprise-server@2.22 corresponds to ghes-2.22,
// and github-ae@latest corresponds to ghae
// enterprise-server@2.22 corresponds to ghes-2.22.
const graphqlVersion = allVersions[version].openApiVersionName
// 1. UPDATE PREVIEWS