Skip to content

Dev#1028

Merged
umeshmore45 merged 42 commits intopre-stagefrom
dev
Apr 6, 2026
Merged

Dev#1028
umeshmore45 merged 42 commits intopre-stagefrom
dev

Conversation

@umeshmore45
Copy link
Copy Markdown
Contributor

No description provided.

umeshmore45 and others added 30 commits March 27, 2026 11:25
…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.
…s and add license information for several packages
…dependencies, and add license information for several packages
…ms and architectures with new @parcel/watcher entries
…or various architectures and operating systems
@umeshmore45 umeshmore45 requested a review from a team as a code owner April 6, 2026 05:45
@umeshmore45 umeshmore45 merged commit 9c4881f into pre-stage Apr 6, 2026
12 checks passed
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.

5 participants