Skip to content

Commit c675826

Browse files
author
evgenii
committed
DOC: add Build/CI trusted-publishing entry to v3.0.0 whatsnew (#61669)
1 parent 0332486 commit c675826

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -665,6 +665,14 @@ Performance improvements
665665
- Performance improvement in indexing operations for string dtypes (:issue:`56997`)
666666
- Performance improvement in unary methods on a :class:`RangeIndex` returning a :class:`RangeIndex` instead of a :class:`Index` when possible. (:issue:`57825`)
667667

668+
.. ---------------------------------------------------------------------------
669+
.. _whatsnew_300.build:
670+
671+
Build / CI
672+
~~~~~~~~~~
673+
674+
- Switched wheel upload to **PyPI Trusted Publishing** (OIDC) for release-tag pushes in ``wheels.yml``. (:issue:`<PR_NUMBER>`)
675+
668676
.. ---------------------------------------------------------------------------
669677
.. _whatsnew_300.bug_fixes:
670678

0 commit comments

Comments
 (0)