mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-05-12 22:10:25 +00:00
Related to https://codeberg.org/Codeberg/Community/issues/1944 * Allowed the githubdownloaderv3 to know whether issues and, or PRs are requested to migrate * Used this information to decide to filter for "/pulls/" or "/issues" * Or not to filter at all if issues == true && prs == true * Added isolated test for the downloader and for the uploader * Created a new test_repo in github.com/forgejo and set it up properly together with @Gusted * Updated github_downloader_test with the new URLs and test data from the repo * Recorded the API calls for local testing * Added a minimal gitbucket test (which uses the github downloader under the hood) Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8892 Reviewed-by: Gusted <gusted@noreply.codeberg.org> Co-authored-by: patdyn <patdyn@noreply.codeberg.org> Co-committed-by: patdyn <patdyn@noreply.codeberg.org>
24 lines
No EOL
2.2 KiB
Text
24 lines
No EOL
2.2 KiB
Text
Cache-Control: no-cache
|
|
X-Ratelimit-Used: 136
|
|
X-Ratelimit-Resource: core
|
|
Strict-Transport-Security: max-age=31536000; includeSubdomains; preload
|
|
X-Frame-Options: deny
|
|
Referrer-Policy: origin-when-cross-origin, strict-origin-when-cross-origin
|
|
X-Github-Request-Id: E80A:118F3A:208966:1EA2B8:689B4023
|
|
X-Github-Api-Version-Selected: 2022-11-28
|
|
X-Ratelimit-Limit: 5000
|
|
Vary: Accept-Encoding, Accept, X-Requested-With
|
|
Content-Type: application/json; charset=utf-8
|
|
X-Oauth-Scopes: public_repo, repo:status
|
|
X-Accepted-Oauth-Scopes:
|
|
Github-Authentication-Token-Expiration: 2025-09-11 10:37:11 UTC
|
|
X-Ratelimit-Remaining: 4864
|
|
X-Ratelimit-Reset: 1755007969
|
|
Access-Control-Allow-Origin: *
|
|
X-Content-Type-Options: nosniff
|
|
X-Github-Media-Type: github.v3; format=json
|
|
Access-Control-Expose-Headers: ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset
|
|
X-Xss-Protection: 0
|
|
Content-Security-Policy: default-src 'none'
|
|
|
|
{"resources":{"core":{"limit":5000,"used":136,"remaining":4864,"reset":1755007969},"search":{"limit":30,"used":0,"remaining":30,"reset":1755005023},"graphql":{"limit":5000,"used":0,"remaining":5000,"reset":1755008563},"integration_manifest":{"limit":5000,"used":0,"remaining":5000,"reset":1755008563},"source_import":{"limit":100,"used":0,"remaining":100,"reset":1755005023},"code_scanning_upload":{"limit":5000,"used":136,"remaining":4864,"reset":1755007969},"code_scanning_autofix":{"limit":10,"used":0,"remaining":10,"reset":1755005023},"actions_runner_registration":{"limit":10000,"used":0,"remaining":10000,"reset":1755008563},"scim":{"limit":15000,"used":0,"remaining":15000,"reset":1755008563},"dependency_snapshots":{"limit":100,"used":0,"remaining":100,"reset":1755005023},"dependency_sbom":{"limit":100,"used":0,"remaining":100,"reset":1755005023},"audit_log":{"limit":1750,"used":0,"remaining":1750,"reset":1755008563},"audit_log_streaming":{"limit":15,"used":0,"remaining":15,"reset":1755008563},"code_search":{"limit":10,"used":0,"remaining":10,"reset":1755005023}},"rate":{"limit":5000,"used":136,"remaining":4864,"reset":1755007969}} |