Update numpy requirement from <2 to <3 #91
release-drafter.yml
on: pull_request
update_release_draft
7m 57s
require_label
3s
Annotations
2 errors and 2 warnings
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12240704590',
status: 422,
response: {
url: 'https://api.github.com/repos/gdsfactory/gdsfactory7/releases/156449587',
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': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 09 Dec 2024 17:20:56 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': 'C841:3D262D:15DDC42:163F0F0:675726F8',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4965',
'x-ratelimit-reset': '1733767975',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '35',
'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',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/gdsfactory/gdsfactory7/releases/156449587',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"# What's Changed\\n\\n## Bug Fixes\\n\\n- fix cicd [#20](https://github.com/gdsfactory/gdsfactory/pull/20)\\n- fix tests [#6](https://github.com/gdsfactory/gdsfactory/pull/6)\\n- better serialization [#5](https://github.com/gdsfactory/gdsfactory/pull/5)\\n\\n## Documentation\\n\\n- fix cicd [#20](https://github.com/gdsfactory/gdsfactory/pull/20)\\n\\n## Other changes\\n\\n- :wrench: Fix multiple ports bug [#19](https://github.com/gdsfactory/gdsfactory/pull/19)\\n- Update docs with installation of jupyter lab [#3](https://github.com/gdsfactory/gdsfactory/pull/3)\\n\\n## Dependency Updates\\n\\n- Update trimesh requirement from <4.4,>=4 to >=4,<4.5 [#2](https://github.com/gdsfactory/gdsfactory/pull/2)\\n\\n**Full Changelog**: https://github.com/gdsfactory/gdsfactory7/compare/...v0.1.0\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/10/merge"}`,
request: {}
},
event: {
id: '12240704590',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/numpy/numpy/releases">numpy's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.0.0</h2>\n' +
'<h1>NumPy 2.0.0 Release Notes</h1>\n' +
'<p>NumPy 2.0.0 is the first major release since 2006. It is the result of\n' +
'11 months of development since the last feature release and is the work\n' +
'of 212 contributors spread over 1078
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12240704590',
name: 'pull_request',
payload: {
action: 'edited',
changes: {
body: {
from: 'Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version.\n' +
'<details>\n' +
'<summary>Release notes</summary>\n' +
`<p><em>Sourced from <a href="https://github.com/numpy/numpy/releases">numpy's releases</a>.</em></p>\n` +
'<blockquote>\n' +
'<h2>v2.0.0</h2>\n' +
'<h1>NumPy 2.0.0 Release Notes</h1>\n' +
'<p>NumPy 2.0.0 is the first major release since 2006. It is the result of\n' +
'11 months of development since the last feature release and is the work\n' +
'of 212 contributors spread over 1078 pull requests. It contains a large\n' +
'number of exciting new features as well as changes to both the Python\n' +
'and C APIs.</p>\n' +
'<p>This major release includes breaking changes that could not happen in a\n' +
'regular minor (feature) release - including an ABI break, changes to\n' +
'type promotion rules, and API changes which may not have been emitting\n' +
'deprecation warnings in 1.26.x. Key documents related to how to adapt to\n' +
'changes in NumPy 2.0, in addition to these release notes, include:</p>\n' +
'<ul>\n' +
'<li>The <a href="https://numpy.org/devdocs/numpy_2_0_migration_guide.html">numpy-2-migration-guide</a></li>\n' +
'<li>The Numpy 2.0-specific advice in <a href="https://numpy.org/devdocs/dev/depending_on_numpy.html">for dpwmstream package authors</a></li>\n' +
'</ul>\n' +
'<h2>Highlights</h2>\n' +
'<p>Highlights of this release include:</p>\n' +
'<ul>\n' +
'<li>New features:\n' +
'<ul>\n' +
'<li>A new variable-length string dtype, <code>numpy.dtypes.StringDType</code> and a new\n' +
'<code>numpy.strings</code> namespace with performant ufuncs for string operations,</li>\n' +
'<li>Support for <code>float32</code> and <code>longdouble</code> in all\n' +
'<code>numpy.fft</code> functions,</li>\n' +
'<li>Support for the array API standard in the main <code>numpy</code>\n' +
'namespace.</li>\n' +
'</ul>\n' +
'</li>\n' +
'<li>Performance improvements:\n' +
'<ul>\n' +
'<li>Sorting functions <code>sort</code>, <code>argsort</code>,\n' +
'<code>partition</code>, <code>argpartition</code> have been\n' +
'accelerated through the use of the Intel x86-simd-sort and\n' +
'Google Highway libraries, and may see large (hardware-specific)\n' +
'speedups,</li>\n' +
'<li>macOS Accelerate support and binary wheels for macOS >=14, with\n' +
'significant performance improvements for linear algebra\n' +
'operations on macOS, and wheels that are about 3 times smaller,</li>\n' +
'<li><code>numpy.char</code> fixed-length string operations have\n' +
'been accelerated by implementing ufuncs that also support\n' +
'<code>numpy.dtypes.StringDType</code> in addition to the\n' +
'fixed-length string dtypes,</li>\n' +
'<li>A new tracing and introspection API,\n' +
'<code>numpy.lib.introspect.opt_func_info</code>, to determine\n' +
'which hardware-specific kernels are available and will be\n' +
'dispatched to.</li>\n' +
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
require_label
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|