Skip to content

added changes for RBFCU FIX #971

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 4 commits into from
Mar 6, 2025

Conversation

Rohannagariya1
Copy link
Collaborator

No description provided.

patchedConfPathList[patchedConfPathList.length - 1] = 'patched_ats_config_file.js'
const uniqueNamePatchFileName = `patched_ats_config_file_${uuidv4()}.js`;
patchedConfPathList[patchedConfPathList.length - 1] = uniqueNamePatchFileName;
logger.info("Patch file name is " + uniqueNamePatchFileName);
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why adding this log line, it will be visible to user? Let's change it to debug if it's required for debugging.

@hariharanbrowserstack hariharanbrowserstack merged commit 2cf6693 into master Mar 6, 2025
5 checks passed
@hariharanbrowserstack hariharanbrowserstack mentioned this pull request Mar 6, 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.

None yet

3 participants