You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[GitHubEnterpriseCloud] Update to 1.1.4-d61670a493c4eff3a04ce0deec100fb7 from 1.1.4-041810bc991810fa97b34eae71cba9ac
Detected Schema changes:
starting work.
Building original model for commit a1f38b
2024-05-29 00:21:27 ERROR unable to open the rolodex file, check specification references and base path
├ file: /__w/github-root/github-root/server-statistics-actions.yaml
└ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory
2024-05-29 00:21:27 ERROR unable to open the rolodex file, check specification references and base path
├ file: /__w/github-root/github-root/server-statistics-packages.yaml
└ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory
2024-05-29 00:21:30 ERROR unable to open the rolodex file, check specification references and base path
├ file: /__w/github-root/github-root/server-statistics-packages.yaml
└ error: open /__w/github-root/github-root/server-statistics-packages.yaml: no such file or directory
2024-05-29 00:21:30 ERROR unable to open the rolodex file, check specification references and base path
├ file: /__w/github-root/github-root/server-statistics-actions.yaml
└ error: open /__w/github-root/github-root/server-statistics-actions.yaml: no such file or directory
ERROR: component 'server-statistics-actions.yaml' does not exist in the specification
ERROR: component 'server-statistics-packages.yaml' does not exist in the specification
ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [203315:11]
ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [203317:11]
ERROR: component 'server-statistics-packages.yaml' does not exist in the specification
ERROR: component 'server-statistics-actions.yaml' does not exist in the specification
ERROR: cannot resolve reference `server-statistics-actions.yaml`, it's missing: [203315:11]
ERROR: cannot resolve reference `server-statistics-packages.yaml`, it's missing: [203317:11]
Copy file name to clipboardExpand all lines: etc/specs/GitHubEnterpriseCloud/current.spec.yaml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28391,7 +28391,7 @@ paths:
28391
28391
28392
28392
To process a response with a large number of commits, use a query parameter (`per_page` or `page`) to paginate the results. When using pagination:
28393
28393
28394
-
- The list of changed files is only shown on the first page of results, but it includes all changed files for the entire comparison.
28394
+
- The list of changed files is only shown on the first page of results, and it includes up to 300 changed files for the entire comparison.
28395
28395
- The results are returned in chronological order, but the last commit in the returned list may not be the most recent one in the entire set if there are more pages of results.
28396
28396
28397
28397
For more information on working with pagination, see "[Using pagination in the REST API](https://docs.github.com/enterprise-cloud@latest//rest/guides/using-pagination-in-the-rest-api)."
0 commit comments