Skip to content

Merge pull request #219 from cta-observatory/fix_arbitrary_filename #34

Merge pull request #219 from cta-observatory/fix_arbitrary_filename

Merge pull request #219 from cta-observatory/fix_arbitrary_filename #34

Triggered via push May 7, 2024 14:10
Status Success
Total duration 22s
Artifacts
update_release_draft
9s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update_release_draft
Request failed due to following response errors: - Something went wrong while executing your query. Please include `5403:35FDDB:2816FC18:2851DDFA:663A3659` when reporting this issue. { name: 'GraphqlResponseError', id: '8986898762', request: { query: '\n' + ' query findCommitsWithAssociatedPullRequests(\n' + ' $name: String!\n' + ' $owner: String!\n' + ' $targetCommitish: String!\n' + ' $withPullRequestBody: Boolean!\n' + ' $withPullRequestURL: Boolean!\n' + ' $since: GitTimestamp\n' + ' $after: String\n' + ' $withBaseRefName: Boolean!\n' + ' $withHeadRefName: Boolean!\n' + ' ) {\n' + ' repository(name: $name, owner: $owner) {\n' + ' object(expression: $targetCommitish) {\n' + ' ... on Commit {\n' + ' history(first: 100, since: $since, after: $after) {\n' + ' totalCount\n' + ' pageInfo {\n' + ' hasNextPage\n' + ' endCursor\n' + ' }\n' + ' nodes {\n' + ' id\n' + ' committedDate\n' + ' message\n' + ' author {\n' + ' name\n' + ' user {\n' + ' login\n' + ' }\n' + ' }\n' + ' associatedPullRequests(first: 5) {\n' + ' nodes {\n' + ' title\n' + ' number\n' + ' url @include(if: $withPullRequestURL)\n' + ' body @include(if: $withPullRequestBody)\n' + ' author {\n' + ' login\n' + ' }\n' + ' baseRepository {\n' + ' nameWithOwner\n' + ' }\n' + ' mergedAt\n' + ' isCrossRepository\n' + ' labels(first: 100) {\n' + ' nodes {\n' + ' name\n' + ' }\n' + ' }\n' + ' merged\n' + ' baseRefName @include(if: $withBaseRefName)\n' + ' headRefName @include(if: $withHeadRefName)\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n' + ' }\n', variables: { name: 'ctapipe_io_lst', owner: 'cta-observatory', targetCommitish: 'refs/heads/main', withPullRequestBody: false, withPullRequestURL: false, withBaseRefName: false, withHeadRefName: false, since: '2024-03-19T09:51:59Z' } }, headers: { 'access-control-allow-origin': '*', '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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 07 May 2024 14:10:37 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 'transfer-encoding': 'chunked', vary: 'Accept-Encoding, Accept, X-Requested-With', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '5403:35FDDB:2816FC18:2851DDFA:663A3659', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4994', 'x-ratelimit-reset': '1715094633', 'x-ratelimit
update_release_draft
GraphqlResponseError: Request failed due to following response errors: - Something went wrong while executing your query. Please include `5403:35FDDB:2816FC18:2851DDFA:663A3659` when reporting this issue. at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:6088:13 at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142876:14) at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142674:12) at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:142380:7) at async Promise.all (index 0) { name: 'AggregateError', event: { id: '8986898762', name: 'push', payload: { after: 'df019a77f2d445ffdf0c3eacc7111e44c0979c46', base_ref: null, before: '068fc1f0da7e3afaa2b0b1664398fed6eef08652', commits: [ { author: { email: '[email protected]', name: 'Maximilian Linhoff', username: 'maxnoe' }, committer: { email: '[email protected]', name: 'Maximilian Linhoff', username: 'maxnoe' }, distinct: false, id: 'bec6be0b38012add0668bb07df8e00806b4e58c4', message: 'Add test for using arbitrary input file names', timestamp: '2024-05-07T13:34:43+02:00', tree_id: '306017ace2a6c3ce207372c7296b4a45e1887a20', url: 'https://github.com/cta-observatory/ctapipe_io_lst/commit/bec6be0b38012add0668bb07df8e00806b4e58c4' }, { author: { email: '[email protected]', name: 'Maximilian Linhoff', username: 'maxnoe' }, committer: { email: '[email protected]', name: 'Maximilian Linhoff', username: 'maxnoe' }, distinct: false, id: '742db288ff037db72ed615c2bee26a8e9fdb8ea8', message: 'Fix source for filenames not matching the LST naming pattern', timestamp: '2024-05-07T13:34:43+02:00', tree_id: '0da17b7069424a442a43969216f75c21b7c53bbd', url: 'https://github.com/cta-observatory/ctapipe_io_lst/commit/742db288ff037db72ed615c2bee26a8e9fdb8ea8' }, { author: { email: '[email protected]', name: 'Daniel Morcuende', username: 'morcuended' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'df019a77f2d445ffdf0c3eacc7111e44c0979c46', message: 'Merge pull request #219 from cta-observatory/fix_arbitrary_filename\n' + '\n' + 'Fix source not working for arbitrary filename', timestamp: '2024-05-07T16:10:17+02:00', tree_id: '0da17b7069424a442a43969216f75c21b7c53bbd', url: 'https://github.com/cta-observatory/ctapipe_io_lst/commit/df019a77f2d445ffdf0c3eacc7111e44c0979c46' } ], compare: 'https://github.com/cta-observatory/ctapipe_io_lst/compare/068fc1f0da7e...df019a77f2d4', created: false, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Daniel Morcuende', username: 'morcuended' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: 'df019a77f2d445ffdf0c3eacc7111e44c0979c46', message: 'Merge pull request #219 from cta-observatory/fix_arbitrary_filename\n' + '\n' + 'Fix source not working for arbitrary filename', timestamp: '2024-05-07T16:10:17+02:00', tree_id: '0da17b7069424a442a43969216f75c21b7c53bbd', url: 'https://github.com/cta-observatory/ctapipe_io_ls
update_release_draft
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.