Skip to content

Fix broken CI jobs on pybind11 branch.#1260

Merged
tommy-waltmann merged 23 commits intopybind11from
pybind11-fix-ci
Jun 25, 2024
Merged

Fix broken CI jobs on pybind11 branch.#1260
tommy-waltmann merged 23 commits intopybind11from
pybind11-fix-ci

Conversation

@joaander
Copy link
Copy Markdown
Member

Description

To the extent possible, fix the currently broken CI builds.

Motivation and Context

It would be nice to fix failing CI checks one at a time instead of all at once.

How Has This Been Tested?

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds or improves functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation improvement (updates to user guides, docstrings, or developer docs)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • I have updated the documentation (if relevant).
  • I have added tests that cover my changes (if relevant).
  • All new and existing tests passed.
  • I have updated the credits.
  • I have updated the Changelog.

joaander added 5 commits June 24, 2024 09:36
For compatibility to existing code checks.

A later PR can bump this by changing the version of clang-tidy in
.pre-commit.yaml and the github actions runner version in
style_check.yml.
Base automatically changed from pybind11-parallel to pybind11 June 24, 2024 14:15
@joaander joaander mentioned this pull request Jun 24, 2024
11 tasks
@joaander joaander force-pushed the pybind11-fix-ci branch 2 times, most recently from 2d95bfb to 55037fb Compare June 24, 2024 14:55
@joaander joaander marked this pull request as ready for review June 24, 2024 18:37
@joaander joaander requested review from a team and bdice and removed request for a team June 24, 2024 18:37
Copy link
Copy Markdown
Contributor

@tommy-waltmann tommy-waltmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, it will be nice to have unit tests running again with only the converted modules.

@tommy-waltmann tommy-waltmann merged commit 6f69a07 into pybind11 Jun 25, 2024
@tommy-waltmann tommy-waltmann deleted the pybind11-fix-ci branch June 25, 2024 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants