Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(cat-voices): Removing code generated files from repo (#1191)
* chore: update .gitignore to include generated files, l10n files and remove old IDE configurations files * test: running locally tests * chore: add generate-l10n step in Earthfile for localization support and artifact saving * chore: update Earthfile to change static analysis step source from builder to generate-l10n * chore: refactor Earthfile to streamline workflow by adjusting dependencies and adding current working directory management * chore: remove debug echo from Earthfile to clean up unit test configuration * chore: enhance Earthfile by adding melos build_runner step for better build management * Remove generated files from catalyst_voices_assets package * chore: remove obsolete test target from Earthfile for cleaner code generation process * chore: update README and Earthfile to include code generation instructions and restructured build process for clarity * chore: unignore generated files in public libs * refactor: remove debug output * chore: update README files to include detailed code generation instructions and restructure content for better clarity * chore: refine README sections on code generation and GITHUB_TOKEN * chore: improve README clarity on code generation and GITHUB_TOKEN usage details * fix: changing from dependency for integration-test-web * chore: styling readme file for readability --------- Co-authored-by: Dominik Toton <[email protected]>
- Loading branch information