Bump azure_storage_blobs from 0.13.1 to 0.15.0 #1706
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '6149700146',
status: 422,
response: {
url: 'https://api.github.com/repos/Eventual-Inc/Daft/releases/120047073',
status: 422,
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-length': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 11 Sep 2023 17:24:11 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '4046:09E2:186A659:31A826E:64FF4D3B',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '947',
'x-ratelimit-reset': '1694456369',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '53',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/Eventual-Inc/Daft/releases/120047073',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## Changes\\n\\n## ✨ New Features\\n\\n- [FEAT] Add configurable io thread pool size @samster25 (#1363)\\n- [FEAT] Add flag to limit number of connections to S3 @samster25 (#1360)\\n- [FEAT] export jemalloc arm64 flag inside container @samster25 (#1362)\\n\\n## 🚀 Performance Improvements\\n\\n- [PERF] Used owned Stream in Parquet Page Iterator @samster25 (#1365)\\n- [PERF] enable jemalloc with background threads @samster25 (#1361)\\n- [PERF] Add microbenchmarks for takes @jaychia (#1350)\\n- [PERF] Optimize filter on nested growables @jaychia (#1349)\\n\\n## 👾 Bug Fixes\\n\\n- [BUG] Respect `multithreaded_io` flag when reading parquet @samster25 (#1359)\\n- [BUG] Schema Display should use dtype Display instead of Debug @jaychia (#1355)\\n- [BUG] propagate parquet io error instead of panicking @samster25 (#1352)\\n\\n## 🧰 Maintenance\\n\\n- [CHORE] [New Query Planner] Add simple `df.explain()` option; change to fixed-point policy for rule batch @clarkzinzow (#1354)\\n- [CHORE] Add status code to IO integration tests @jaychia (#1356)\\n- [CHORE] Fix List/FixedSizeList DataType to hold a dtype instead of Field @jaychia (#1351)\\n- [CHORE] Add Series::full\\\\_null/empty/from\\\\_arrow to reduce code duplication @jaychia (#1331)\\n- [CHORE] Add a Growable factory method @jaychia (#1330)\\n- [CHORE] Add new ListArray @jaychia (#1329)\\n\\n## ⬆️ Dependencies\\n\\n<details>\\n<summary>4 changes</summary>\\n\\n- Bump tempfile from 3.7.1 to 3.8.0 @dependabot (#1285)\\n- Bump pyo3 from 0.19.1 to 0.19.2 @dependabot (#1312)\\n- Bump pytest from 7.4.0 to 7.4.1 @dependabot (#1339)\\n- Bump actions/checkout from 3 to 4 @dependabot (#1337)\\n</details>\\n","draft":true,"prerelease":false,"name":"v0.1.17","tag_name":"v0.1.17","target_commitish":"refs/pull/1370/merge"}'
|
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6149700146',
name: 'pull_request',
payload: {
action: 'opened',
number: 1370,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/98941975?v=4',
description: 'Eventual Computing',
events_url: 'https://api.github.com/orgs/Eventual-Inc/events',
hooks_url: 'https://api.github.com/orgs/Eventual-Inc/hooks',
id: 98941975,
issues_url: 'https://api.github.com/orgs/Eventual-Inc/issues',
login: 'Eventual-Inc',
members_url: 'https://api.github.com/orgs/Eventual-Inc/members{/member}',
node_id: 'O_kgDOBeW8Fw',
public_members_url: 'https://api.github.com/orgs/Eventual-Inc/public_members{/member}',
repos_url: 'https://api.github.com/orgs/Eventual-Inc/repos',
url: 'https://api.github.com/orgs/Eventual-Inc'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/Eventual-Inc/Daft/issues/1370/comments'
},
commits: {
href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/1370/commits'
},
html: { href: 'https://github.com/Eventual-Inc/Daft/pull/1370' },
issue: {
href: 'https://api.github.com/repos/Eventual-Inc/Daft/issues/1370'
},
review_comment: {
href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/1370/comments'
},
self: {
href: 'https://api.github.com/repos/Eventual-Inc/Daft/pulls/1370'
},
statuses: {
href: 'https://api.github.com/repos/Eventual-Inc/Daft/statuses/09fc8101f5b769e75774fd1f620c217f41a924bf'
}
},
active_lock_reason: null,
additions: 68,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'Eventual-Inc:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/Eventual-Inc/Daft/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/Eventual-Inc/Daft/assignees{/user}',
blobs_url: 'https://api.github.com/repos/Eventual-Inc/Daft/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/Eventual-Inc/Daft/branches{/branch}',
clone_url: 'https://github.com/Eventual-Inc/Daft.git',
collaborators_url: 'https://api.github.com/repos/Eventual-Inc/Daft/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/Eventual-Inc/Daft/comments{/number}',
commits_url: 'https://api.github.com/repos/Eventual-Inc/Daft/commits{/sha}',
compare_url: 'https://api.github.com/repos/Eventual-Inc/Daft/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/Eventual-Inc/Daft/contents/{+path}',
contributors_url: 'https://api.github.com/repos/Eventual-Inc/Daft/contributors',
created_at: '2022-04-25T22:02:29Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/Eventual-Inc/Daft/deployments',
description: 'The Python DataFrame for
|
The logs for this run have expired and are no longer available.
Loading