Skip to content

Use custom Github App to authenticate backport job#2751

Merged
Pierre-Sassoulas merged 1 commit intopylint-dev:mainfrom
cdce8p:backport-github-app
May 18, 2025
Merged

Use custom Github App to authenticate backport job#2751
Pierre-Sassoulas merged 1 commit intopylint-dev:mainfrom
cdce8p:backport-github-app

Conversation

@cdce8p
Copy link
Member

@cdce8p cdce8p commented May 18, 2025

@cdce8p cdce8p added Maintenance Discussion or action around maintaining astroid or the dev workflow backport maintenance/3.3.x labels May 18, 2025
@codecov
Copy link

codecov bot commented May 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.23%. Comparing base (fe5bb6c) to head (e4b1eb1).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2751   +/-   ##
=======================================
  Coverage   93.23%   93.23%           
=======================================
  Files          93       93           
  Lines       11078    11078           
=======================================
  Hits        10329    10329           
  Misses        749      749           
Flag Coverage Δ
linux 93.10% <ø> (ø)
pypy 93.23% <ø> (ø)
windows 93.22% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Pierre-Sassoulas Pierre-Sassoulas merged commit a6f8d6a into pylint-dev:main May 18, 2025
22 checks passed
pylint-backport bot pushed a commit that referenced this pull request May 18, 2025
Pierre-Sassoulas pushed a commit that referenced this pull request May 18, 2025
(cherry picked from commit a6f8d6a)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Pierre-Sassoulas added a commit that referenced this pull request Jul 13, 2025
* [fix] Crash when parsing an empty arbitrary expression with ``extract_node`` (#2736) (#2737)

Closes #2734

(cherry picked from commit 59f36e7)

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>

* [fix] Prevent crash on slice decorator for 'six' decorated function (#2738) (#2740)

Closes #2721

(cherry picked from commit 555a128)

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>

* [Backport maintenance/3.3.x] Initial fixes for Python 3.14 (#2747) (#2748)

(cherry picked from commit 43111bb)

* Improve backport job permissions (#2750)

(cherry picked from commit fe5bb6c)

* Use custom Github App to authenticate backport job (#2751) (#2752)

(cherry picked from commit a6f8d6a)

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>

* Include subclasses of standard property classes as property decorators (#2735)

* Include subclasses of standard property types as property decorators

* Modify astroid.bases and tests.test_nodes to reflect that enum.property was added in Python 3.11, not 3.10

* Apply suggestions from code review

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>

---------

Co-authored-by: Pierre Sassoulas <pierre.sassoulas@gmail.com>
(cherry picked from commit 30128b7)

* Bump astroid to 3.3.11, update changelog (#2777)

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
Co-authored-by: pylint-backport-bot[bot] <212256041+pylint-backport-bot[bot]@users.noreply.github.com>
Co-authored-by: Mitch Harding <mitchell.harding@hpe.com>
@cdce8p cdce8p deleted the backport-github-app branch September 3, 2025 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Maintenance Discussion or action around maintaining astroid or the dev workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants