pull_requests: 1282097323
This data as json
id | node_id | number | state | locked | title | user | body | created_at | updated_at | closed_at | merged_at | merge_commit_sha | assignee | milestone | draft | head | base | author_association | auto_merge | repo | url | merged_by |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1282097323 | PR_kwDOAMm_X85Ma0Cr | 7648 | closed | 0 | Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1 | 49699333 | Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.7.1 to 1.8.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pypa/gh-action-pypi-publish/releases">pypa/gh-action-pypi-publish's releases</a>.</em></p> <blockquote> <h2>v1.8.1</h2> <h2>ð What's Fixed</h2> <p>ð Unfortunately, a tiny mistake in v1.8.0 caused a far-reaching regression for the most used code path. â But don't worry, it's fixed now thanks to <a href="https://github.com/njzjz"><code>@ânjzjz</code></a> who promptly spotted it and <a href="https://github.com/zhongjiajie"><code>@âzhongjiajie</code></a> who sent a bugfix.</p> <h2>ð New Contributors</h2> <ul> <li><a href="https://github.com/zhongjiajie"><code>@âzhongjiajie</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/131">pypa/gh-action-pypi-publish#131</a></li> </ul> <p><strong>Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.0...v1.8.1">https://github.com/pypa/gh-action-pypi-publish/compare/v1.8.0...v1.8.1</a></p> <h2>v1.8.0</h2> <h2>The Coolest Release Ever!</h2> <p>In this release, <a href="https://github.com/woodruffw"><code>@âwoodruffw</code></a> implemented support for secretless OIDC-based publishing to PyPI-like package indexes. The OIDC flow is activated when neither username nor password action inputs are set.</p> <p>The OIDC âtoken exchangeâ, is an authentication technique that PyPI (and TestPyPI, and hopefully some future others) supports as an alternative to long-lived username/password combinations or long-lived API tokens.</p> <blockquote> <p><strong>IMPORTANT:</strong> The PyPI-side configuration is only available to participants of the private beta test. Please, only try out the zero-config mode if you are a beta test participant having followed the PyPI configuration instructions.</p> </blockquote> <p>Setup prerequisites: <a href="https://github.com/marketplace/actions/pypi-publish#publishing-with-openid-connect">https://github.com/marketplace/actions/pypi-publish#publishing-with-openid-connect</a> PyPI's documentation: <a href="https://pypi.org/help/#openid-connect">https://pypi.org/help/#openid-connect</a> Beta test enrollment: <a href="https://redirect.github.com/pypi/warehouse/issues/12965">pypi/warehouse#12965</a></p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/woodruffw"><code>@âwoodruffw</code></a> made their first contribution in <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/pull/123">pypa/gh-action-pypi-publish#123</a></li> </ul> <p><strong>Full Diff</strong>: <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.0">https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/a3a3bafbb3e5a75a854ae1bc53ae128cf22c4af4"><code>a3a3baf</code></a> ð Merge PR <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/131">#131</a> from into unstable/v1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/d5417dc8be8a412b7bf487b09ad3997ad92f859b"><code>d5417dc</code></a> ðCorrect default upload URL</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/8ef2b3d46c9ecba901fb2ae21d98e322c4089c4e"><code>8ef2b3d</code></a> Merge PR <a href="https://redirect.github.com/pypa/gh-action-pypi-publish/issues/123">#123</a> into unstable/v1</li> <li><a href="https://github.com/pypa/gh-action-pypi-publish/commit/2b46bad8cbe9efe518cd7dd98a1610b22721a469"><code>2b46bad</code></a> OIDC beta support</li> <li>See full diff in <a href="https://github.com/pypa/gh-action-pypi-publish/compare/v1.7.1...v1.8.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> | 2023-03-20T06:57:22Z | 2023-03-20T15:57:22Z | 2023-03-20T15:57:20Z | 2023-03-20T15:57:20Z | 85af8aadf1eda84f1b2eee41d3fb896a37dc27dc | 0 | 533ac3a42cd5c50f7fabe0d897ddbd6db16fcf8e | d07362244026597ea9983699c912b7d6309b6d6a | CONTRIBUTOR | 13221727 | https://github.com/pydata/xarray/pull/7648 |
Links from other tables
- 2 rows from pull_requests_id in labels_pull_requests