Skip to content
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

1152: Fix bug invalid file name: '26_Aug_2022_13:11:03-results.json' #1154

Conversation

anzin
Copy link
Contributor

@anzin anzin commented Sep 5, 2022

Description (*)

This pull request (PR) provides, fix bug Invalid file name: '26_Aug_2022_13:11:03-results.json'. The file name format has been changed, now name does not contain reserved characters.

Screenshot 2022-09-05 at 17 07 50

Fixed Issues (if relevant)

  1. Fixes [Bug] IOException: Invalid file name at com.magento.idea.magento2uct.execution.output.ReportBuilder:134 #1152

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

…plugin into 1152-bug-fix-uct-invalid-report-file-name-os-windows
Copy link
Collaborator

@bohdan-harniuk bohdan-harniuk left a comment

Choose a reason for hiding this comment

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

Thank you for your fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] IOException: Invalid file name at com.magento.idea.magento2uct.execution.output.ReportBuilder:134
2 participants