Skip to content

misc(audio): delete crate for now #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 6, 2025
Merged

misc(audio): delete crate for now #8

merged 1 commit into from
May 6, 2025

Conversation

mfuntowicz
Copy link
Member

@mfuntowicz mfuntowicz commented May 6, 2025

Summary

This Pull Request removes the hfendpoints-audio module and all related references across the workspace.
It also eliminates dependencies, configurations, and bindings tied to this module.

Main Changes:

Removed hfendpoints-audio module:

  • Deleted hfendpoints-audio/Cargo.toml and its source code (hfendpoints-audio/src/lib.rs).

Updated dependencies:

  • Removed hfendpoints-audio references from Cargo.toml in other modules.

Modified Python bindings:

  • Excluded the audio submodule from the Python package setup in hfendpoints.

Cleaned module references:

  • References to hfendpoints-audio have been fully removed from hfendpoints/src/lib.rs.

The overall goal is to deprecate and completely remove the functionality and dependencies of hfendpoints-audio.

@mfuntowicz mfuntowicz added this pull request to the merge queue May 6, 2025
Merged via the queue into main with commit b6c3066 May 6, 2025
12 checks passed
@mfuntowicz mfuntowicz deleted the misc/delete-audio branch May 6, 2025 20:36
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.

1 participant