pip: Update all pip-requirements to latest. (#562) #232
release-draft.yml
on: push
draft
/
Update Release Draft
48s
Annotations
2 errors
draft / Update Release Draft
Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
{
name: 'HttpError',
id: '10535583333',
status: 422,
response: {
url: 'https://api.github.com/repos/microsoft/mu_plus/releases',
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': '257',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sat, 24 Aug 2024 04:06:05 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; contents=write,workflows=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': '0401:8C6C2:F141C9:1C245EB:66C95C2D',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14997',
'x-ratelimit-reset': '1724475920',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'custom',
field: 'body',
message: 'body is too long (maximum is 125000 characters)'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/microsoft/mu_plus/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/release/202405","name":"v0.1.0","tag_name":"v0.1.0","body":"# What\'s Changed\\n\\n<ul>\\n <li>\\n pip: Update all pip-requirements to latest. @apop5 (#562)\\n <br>\\n <details>\\n <summary>Change Details</summary>\\n <blockquote>\\n <!-- Non-breaking space to have content if body is empty -->\\n ## Description\\r\\n\\r\\nedk2-pytool-library from 0.21.8 to 0.21.10\\r\\nedk2-pytool-extensions from 0.27.10 to 0.27.11\\r\\nantlr4-python3-runtime from 4.13.1 to 4.13.2\\r\\nregex from 2024.5.15 to 2024.7.24\\r\\n\\r\\n- [ ] Impacts functionality?\\r\\n- [ ] Impacts security?\\r\\n- [ ] Breaking change?\\r\\n- [ ] Includes tests?\\r\\n- [ ] Includes documentation?\\r\\n\\r\\n## How This Was Tested\\r\\nCI.\\r\\n\\r\\n## Integration Instructions\\r\\nN/A\\n </blockquote>\\n <hr>\\n </details>\\n </li>\\n</ul>\\n<ul>\\n <li>\\n AdvLoggerPkg: Add Dxe AdvancedLoggerLib Unit Test @VivianNK (#537)\\n <br>\\n <details>\\n <summary>Change Details</summary>\\n <blockquote>\\n <!-- Non-breaking space to have content if body is empty -->\\n ## Description\\r\\n\\r\\nAdd AdvancedLoggerDxeLib Unit Test\\r\\nAdd mock for AdvancedLogger Protocol\\r\\n\\r\\n- [ ] Impacts functionality?\\r\\n- [ ] Impacts security?\\r\\n- [ ] Breaking change?\\r\\n- [x] Includes tests?\\r\\n- [ ] Includes documentation?\\r\\n\\r\\n## How This Was Tested\\r\\n\\r\\nLocal CI and building the unit test\\r\\n\\r\\n## Integration Instructions\\r\\n\\r\\nN/A\\r\\n\\n </blockquote>\\n <hr>\\n </details>\\n </li>\\n</ul>\\n<ul>\\n <li>
|
draft / Update Release Draft
HttpError: Validation Failed: {"resource":"Release","code":"custom","field":"body","message":"body is too long (maximum is 125000 characters)"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:8462:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '10535583333',
name: 'push',
payload: {
after: '9adbe423842716b356d2d7b22f00db8ab53e764d',
base_ref: null,
before: '2a30c247a22ee184c8a4f59b9b707d93863a0b9b',
commits: [
{
author: {
email: '[email protected]',
name: 'Aaron',
username: 'apop5'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9adbe423842716b356d2d7b22f00db8ab53e764d',
message: 'pip: Update all pip-requirements to latest. (#562)\n' +
'\n' +
'## Description\r\n' +
'\r\n' +
'edk2-pytool-library from 0.21.8 to 0.21.10\r\n' +
'edk2-pytool-extensions from 0.27.10 to 0.27.11\r\n' +
'antlr4-python3-runtime from 4.13.1 to 4.13.2\r\n' +
'regex from 2024.5.15 to 2024.7.24\r\n' +
'\r\n' +
'- [ ] Impacts functionality?\r\n' +
'- [ ] Impacts security?\r\n' +
'- [ ] Breaking change?\r\n' +
'- [ ] Includes tests?\r\n' +
'- [ ] Includes documentation?\r\n' +
'\r\n' +
'## How This Was Tested\r\n' +
'CI.\r\n' +
'\r\n' +
'## Integration Instructions\r\n' +
'N/A',
timestamp: '2024-08-23T21:05:08-07:00',
tree_id: 'ec62da7672ed9eae0e307398ded95d4e29434047',
url: 'https://github.com/microsoft/mu_plus/commit/9adbe423842716b356d2d7b22f00db8ab53e764d'
}
],
compare: 'https://github.com/microsoft/mu_plus/compare/2a30c247a22e...9adbe4238427',
created: false,
deleted: false,
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/1578?v=4',
created_at: '2019-12-09T02:41:53Z',
description: "Microsoft's organizations for open source collaboration",
html_url: 'https://github.com/enterprises/microsoftopensource',
id: 1578,
name: 'Microsoft Open Source',
node_id: 'MDEwOkVudGVycHJpc2UxNTc4',
slug: 'microsoftopensource',
updated_at: '2024-08-14T12:13:05Z',
website_url: 'https://opensource.microsoft.com'
},
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Aaron',
username: 'apop5'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9adbe423842716b356d2d7b22f00db8ab53e764d',
message: 'pip: Update all pip-requirements to latest. (#562)\n' +
'\n' +
'## Description\r\n' +
'\r\n' +
'edk2-pytool-library from 0.21.8 to 0.21.10\r\n' +
'edk2-pytool-extensions from 0.27.10 to 0.27.11\r\n' +
'antlr4-python3-runtime from 4.13.1 to 4.13.2\r\n' +
'regex from 2024.5.15 to 2024.7.24\r\n' +
'\r\n' +
'- [ ] Impacts functionality?\r\n' +
'- [ ] Impacts security?\r\n' +
'- [ ] Breaking change?\r\n' +
'- [ ] Includes tests?\r\n' +
'- [ ] Includes documentation?\r\n' +
'\r\n' +
'## How This Was Tested\r\n' +
'CI.\r\n' +
'\r\n' +
'## Integration Instructions\r\n' +
'N/A',
timestamp: '2024-08-23T21:05:08-07:00',
tree_id: 'ec62da7672ed9eae0e307398ded95d4e29434
|