Skip to content

Conversation

@ndgrigorian
Copy link
Collaborator

The C++ and Python style check workflows are redundant with the pre-commit workflow, and the C++ style check workflow has been problematic recently by changing to a clashing clang-format version

This PR proposes dropping both workflows, leaving only the pre-commit workflow

  • Have you provided a meaningful PR description?
  • Have you added a test, reproducer or referred to an issue with a reproducer?
  • Have you tested your changes locally for CPU and GPU devices?
  • Have you made sure that new changes do not introduce compiler warnings?
  • Have you checked performance impact of proposed changes?
  • Have you added documentation for your changes, if necessary?
  • Have you added your changes to the changelog?
  • If this PR is a work in progress, are you opening the PR as a draft?

these workflows are redundant with pre-commit, and the CPP style checks workflow no longer uses default Ubuntu clang-format
@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Deleted rendered PR docs from intelpython.github.com/dpctl, latest should be updated shortly. 🤞

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 86.276% (-0.001%) from 86.277%
when pulling ccae634 on drop-python-cpp-style-check-workflows
into 091beaa on master.

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Array API standard conformance tests for dpctl=0.22.0dev0=py310h93fe807_18 ran successfully.
Passed: 1113
Failed: 8
Skipped: 119

@ndgrigorian ndgrigorian merged commit dd6f72a into master Nov 6, 2025
73 of 86 checks passed
@ndgrigorian ndgrigorian deleted the drop-python-cpp-style-check-workflows branch November 6, 2025 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants