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

feat: drop GHES 3.5 and many unreleased OpenAPI updates #320

Merged
merged 1 commit into from
Jun 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
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
619 changes: 537 additions & 82 deletions cache/api.github.com.json

Large diffs are not rendered by default.

914 changes: 807 additions & 107 deletions cache/ghec.json

Large diffs are not rendered by default.

103,684 changes: 0 additions & 103,684 deletions cache/ghes-3.5.json

This file was deleted.

293 changes: 196 additions & 97 deletions cache/ghes-3.6.json

Large diffs are not rendered by default.

516 changes: 224 additions & 292 deletions cache/ghes-3.7.json

Large diffs are not rendered by default.

222 changes: 153 additions & 69 deletions cache/ghes-3.8.json

Large diffs are not rendered by default.

223 changes: 159 additions & 64 deletions cache/ghes-3.9.json

Large diffs are not rendered by default.

548 changes: 265 additions & 283 deletions cache/github.ae.json

Large diffs are not rendered by default.

6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@
"pkgRoot": "packages/openapi-types-ghec"
}
],
[
"@semantic-release/npm",
{
"pkgRoot": "packages/openapi-types-ghes-3.5"
}
],
[
"@semantic-release/npm",
{
Expand Down
2 changes: 1 addition & 1 deletion packages/openapi-types-ghec/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "11.2.0"
"openapi-version": "12.0.0"
}
}
1,429 changes: 975 additions & 454 deletions packages/openapi-types-ghec/types.d.ts

Large diffs are not rendered by default.

7 changes: 0 additions & 7 deletions packages/openapi-types-ghes-3.5/LICENSE

This file was deleted.

17 changes: 0 additions & 17 deletions packages/openapi-types-ghes-3.5/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions packages/openapi-types-ghes-3.5/package.json

This file was deleted.

42,964 changes: 0 additions & 42,964 deletions packages/openapi-types-ghes-3.5/types.d.ts

This file was deleted.

2 changes: 1 addition & 1 deletion packages/openapi-types-ghes-3.6/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"author": "Gregor Martynus (https://twitter.com/gr2m)",
"license": "MIT",
"octokit": {
"openapi-version": "11.2.0"
"openapi-version": "12.0.0"
}
}
Loading