Skip to content

chore!: drop support for C++ code#359

Merged
tybulewicz merged 7 commits into
masterfrom
ttybulew/drop_cpp_support
Aug 12, 2025
Merged

chore!: drop support for C++ code#359
tybulewicz merged 7 commits into
masterfrom
ttybulew/drop_cpp_support

Conversation

@tybulewicz

Copy link
Copy Markdown
Contributor

What does this PR do?

All C++ code is removed, python code moved one directory up (removed python/) from paths.

Workflows, examples and documentation was updated to reflect this change.

BREAKING CHANGE: C++ api removed, code that still depend on C++ should use previous releases or use classic_cpp_support branch.

@tybulewicz tybulewicz requested a review from a team as a code owner August 11, 2025 11:38
@github-actions github-actions Bot added tests Related to tests cpp C++ related changes docs Related to documentation build Related to build scripts samples labels Aug 11, 2025
@tybulewicz tybulewicz requested a review from mgumowsk August 12, 2025 06:43
@tybulewicz tybulewicz requested a review from sovrasov August 12, 2025 06:53

@sovrasov sovrasov left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the PR! Please delete mentions of c-cpp from .github/workflows/codeql.yml to let all the checks pass

@tybulewicz tybulewicz added this pull request to the merge queue Aug 12, 2025
github-merge-queue Bot pushed a commit that referenced this pull request Aug 12, 2025
* C++ removed from examples

* C++ removed from src

* C++ removed from tests

* C++ removed from workflows

* C++ removed from documentation

* Update contribution docs

* Restore accuracy tests workflow
@tybulewicz tybulewicz removed this pull request from the merge queue due to a manual request Aug 12, 2025
@tybulewicz tybulewicz added this pull request to the merge queue Aug 12, 2025
Merged via the queue into master with commit 0ed3347 Aug 12, 2025
16 checks passed
@tybulewicz tybulewicz deleted the ttybulew/drop_cpp_support branch August 12, 2025 10:49
@tybulewicz tybulewicz mentioned this pull request Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts cpp C++ related changes docs Related to documentation samples tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants