Skip to content

Conversation

@atacan
Copy link
Contributor

@atacan atacan commented Jun 28, 2025

No description provided.

atacan and others added 15 commits June 9, 2025 17:20
…y the transcribed text and comment out unused model listing and advanced feature calls.
Updates the .openapi-generator-ignore file to include the tag
"OpenAI-Compatible Speech-to-Text". This will prevent the
OpenAPI generator from creating client code for any paths or models
associated with this tag.

You will need to run ./regenerate.sh locally after this change
to apply the new ignore rules and commit the updated generated client.
…o text model

Changed the target file paths in the apply_transcription_response_fix and apply_release_date_fix functions to reflect the new directory structure under 'speechall'.
…enAI-Compatible Speech-to-Text API

Replaced the entry for OpenAI-Compatible Speech-to-Text in the .openapi-generator-ignore file with the new file path to ensure proper exclusion during code generation.
…or information

Added the package version as an additional property in the OpenAPI generator command and fixed hardcoded author details in setup.py to reflect the correct author and email address.
…itional files and directories

Enhanced the .gitignore file to ignore various environment and project-specific files, including those for Flask, Scrapy, and Jupyter. Updated the .openapi-generator-ignore to preserve custom files during regeneration and added new entries for Python cache and virtual environment files.
…ng code generation

Updated the .openapi-generator-ignore file to include itself, ensuring it is ignored during the OpenAPI generation process. This change helps maintain a clean project structure by preventing unnecessary files from being included.
…pi-generator-ignore

Updated the backup process in regenerate.sh to read from the .openapi-generator-ignore file, allowing for dynamic backup of specified files and directories. If the ignore file is not found, a fallback list is used. Additionally, improved the restoration process to handle both files and directories from the backup. This change enhances the script's flexibility and reliability during regeneration.
Modified the publish-to-pypi.yml workflow to include a step for publishing to TestPyPI. The original PyPI publishing step is commented out, allowing for testing in a staging environment before deploying to the main repository. Updated the credentials to use the TestPyPI API token and specified the repository URL for TestPyPI.
Deleted the python.yml workflow file from the GitHub Actions directory, streamlining the CI/CD configuration as part of project updates.
@atacan atacan merged commit da8f5d4 into main Jun 28, 2025
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.

2 participants