Skip to content

Edk2ToolsBuild: override basetoolsbin_ext_dep (#745) #7

Edk2ToolsBuild: override basetoolsbin_ext_dep (#745)

Edk2ToolsBuild: override basetoolsbin_ext_dep (#745) #7

Triggered via push February 22, 2024 17:12
Status Success
Total duration 12m 32s
Artifacts
draft  /  Update Release Draft
12m 21s
draft / Update Release Draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
draft / Update Release Draft
GraphQL Rate Limit Exceeded { name: 'event', id: '8008350441', response: { status: 200, url: 'https://api.github.com/graphql', 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: 'Thu, 22 Feb 2024 17:24:32 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': 'B828:33A8:1C785B:1D3540:65D78350', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '4', 'x-ratelimit-reset': '1708625537', 'x-ratelimit-resource': 'graphql', 'x-ratelimit-used': '996', 'x-xss-protection': '0' }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 28557517.' } ] } }, data: { errors: [ { type: 'RATE_LIMITED', message: 'API rate limit exceeded for installation ID 28557517.' } ] }, event: { id: '8008350441', name: 'push', payload: { after: '2c504985e1c9fc44a002f7d2c1a44b31aa5a87d5', base_ref: null, before: '0000000000000000000000000000000000000000', commits: [ { author: { email: '[email protected]', name: 'Joey Vagedes', username: 'Javagedes' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '2c504985e1c9fc44a002f7d2c1a44b31aa5a87d5', message: 'Edk2ToolsBuild: override basetoolsbin_ext_dep (#745)\n' + '\n' + '## Description\r\n' + '\r\n' + 'Building a local copy of Edk2ToolsBuild does not automatically override\r\n' + 'the pre-compiled copy of the basetools provided by basetoolsbin_ext_dep.\r\n' + '\r\n' + 'This commit adds an id to the external dependency, that can then be\r\n' + 'overridden with override_id in the path_env file that is generated when\r\n' + 'you build the basetools locally with Edk2ToolsBuild.\r\n' + '\r\n' + '\r\n' + '- [ ] Impacts functionality?\r\n' + '- **Functionality** - Does the change ultimately impact how firmware\r\n' + 'functions?\r\n' + '- Examples: Add a new library, publish a new PPI, update an algorithm,\r\n' + '...\r\n' + '- [ ] Impacts security?\r\n' + '- **Security** - Does the change have a direct security impact on an\r\n' + 'application,\r\n' + ' flow, or firmware?\r\n' + ' - Examples: Crypto algorithm change, buffer overflow fix, parameter\r\n' + ' validation improvement, ...\r\n' + '- [ ] Breaking change?\r\n' + '- **Breaking change** - Will anyone consuming this change experience a\r\n' + 'break\r\n' + ' in build or boot behavior?\r\n' + '- Examples: Add a new library class, move a module to a different repo,\r\n' + 'call\r\n' + ' a function in a new library class in a pre-existing module, ...\r\n' +
draft / Update Release Draft
Error: GraphQL Rate Limit Exceeded at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:8098:35) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6.0.0/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '8008350441', name: 'push', payload: { after: '2c504985e1c9fc44a002f7d2c1a44b31aa5a87d5', base_ref: null, before: '0000000000000000000000000000000000000000', commits: [ { author: { email: '[email protected]', name: 'Joey Vagedes', username: 'Javagedes' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: true, id: '2c504985e1c9fc44a002f7d2c1a44b31aa5a87d5', message: 'Edk2ToolsBuild: override basetoolsbin_ext_dep (#745)\n' + '\n' + '## Description\r\n' + '\r\n' + 'Building a local copy of Edk2ToolsBuild does not automatically override\r\n' + 'the pre-compiled copy of the basetools provided by basetoolsbin_ext_dep.\r\n' + '\r\n' + 'This commit adds an id to the external dependency, that can then be\r\n' + 'overridden with override_id in the path_env file that is generated when\r\n' + 'you build the basetools locally with Edk2ToolsBuild.\r\n' + '\r\n' + '\r\n' + '- [ ] Impacts functionality?\r\n' + '- **Functionality** - Does the change ultimately impact how firmware\r\n' + 'functions?\r\n' + '- Examples: Add a new library, publish a new PPI, update an algorithm,\r\n' + '...\r\n' + '- [ ] Impacts security?\r\n' + '- **Security** - Does the change have a direct security impact on an\r\n' + 'application,\r\n' + ' flow, or firmware?\r\n' + ' - Examples: Crypto algorithm change, buffer overflow fix, parameter\r\n' + ' validation improvement, ...\r\n' + '- [ ] Breaking change?\r\n' + '- **Breaking change** - Will anyone consuming this change experience a\r\n' + 'break\r\n' + ' in build or boot behavior?\r\n' + '- Examples: Add a new library class, move a module to a different repo,\r\n' + 'call\r\n' + ' a function in a new library class in a pre-existing module, ...\r\n' + '- [ ] Includes tests?\r\n' + ' - **Tests** - Does the change include any explicit test code?\r\n' + ' - Examples: Unit tests, integration tests, robot tests, ...\r\n' + '- [ ] Includes documentation?\r\n' + '- **Documentation** - Does the change contain explicit documentation\r\n' + 'additions\r\n' + ' outside direct code modifications (and comments)?\r\n' + '- Examples: Update readme file, add feature readme file, link to\r\n' + 'documentation\r\n' + ' on an a separate Web page, ...\r\n' + '\r\n' + '## How This Was Tested\r\n' + '\r\n' + 'Verified EDK_TOOLS_BIN now points at the locally-built basetools once\r\n' + 'they have been built.\r\n' + '\r\n' + '## Integration Instructions\r\n' + '\r\n' + 'N/A', timestamp: '2024-02-21T15:57:07-08:00', tree_id: '6399ec47ec8968cfb0cef1e06a9f4b3cc4f0b70f', url: 'https://github.com/Javagedes/mu_basecore/commit/2c504985e1c9fc44a002f7d2c1a44b31aa5a87d5' } ], compare: 'https://github.com/Javagedes/mu_basecore/commit/2c504985e1c9', created: true, deleted: false, forced: false, head_commit: { author: { email: '[email protected]', name: 'Joey Vagedes', username: 'Javagedes'