Merged
Conversation
…mproved error logging - Replaced synchronous file reading with asynchronous methods for better performance. - Introduced concurrency control to optimize the processing of multiple files. - Added regex matching for language extraction and improved directory skipping logic. - Enhanced logging for progress tracking and error handling during file operations.
- Updated regex patterns to improve the efficiency of language extraction from metadata blocks. - Introduced a fast-path strategy to locate the language key within a limited slice of the JSON structure, enhancing performance. - Maintained fallback to full JSON parsing for compatibility with various file formats.
…es.js - Added checks for null or invalid directory and file path inputs to prevent runtime errors. - Enhanced logging for invalid inputs to aid in debugging. - Ensured that the locale extraction process gracefully handles empty or non-array paths.
…s and update Dockerfile to handle CRLF issues
…es.js - Improved error logging to provide more informative messages when reading directories and files. - Added optional chaining to safely access properties of directory entries. - Introduced a limit variable for concurrency control to ensure robust processing of file paths.
chore: add .gitattributes to enforce LF line endings for shell script…
…ocales.js - Updated input validation to use optional chaining for safer property access. - Improved handling of potential null or empty directory and file path scenarios. - Ensured robust processing by checking the length of paths with optional chaining.
…ocales.js - Updated input validation to use optional chaining for safer property access. - Improved handling of potential null or empty directory and file path scenarios. - Ensured robust processing by checking the length of paths with optional chaining.
…and related interfaces
…to feature/wordpress
…package-lock.json
…s and add license information for several packages
…grade several dependencies
… handle console errors
…nt dependencies in package-lock.json
…d text-table in package-lock.json
… license information for dev dependencies
…dependencies, and add license information for several packages
…ms and architectures with new @parcel/watcher entries
…nt dependencies in package-lock.json
…or various architectures and operating systems
…ncy and adjust its version to 2.8.3
Feature/wordpress
refactor: enhance locale extraction process with async handling and i…
feat: add is_sso parameter to migration and content type handling fun…
refactor: update client import and variable naming in market-app.util…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.