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

bugfix: check if dir exist before trying to create one #1099

Merged
merged 8 commits into from
Dec 15, 2023

Conversation

Karol-Stelmaczonek
Copy link
Contributor

Ticket: https://oat-sa.atlassian.net/browse/INF-212

What's Changed

  • Bugfix for error when creating new directory.

Copy link
Contributor

@pribi pribi left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@pnal pnal left a comment

Choose a reason for hiding this comment

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

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • New code is not subject to concurrency issues (if applicable)
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful

@pnal
Copy link
Contributor

pnal commented Dec 15, 2023

but please fix phpcs issues

Copy link

Version

Target Version 15.35.2
Last version 15.35.1

There are 0 BREAKING CHANGE, 0 feature, 0 fix

@Karol-Stelmaczonek Karol-Stelmaczonek merged commit 2dc006c into develop Dec 15, 2023
@Karol-Stelmaczonek Karol-Stelmaczonek deleted the bugfix/INF-212-remove-errors branch December 20, 2023 16:36
Karol-Stelmaczonek added a commit that referenced this pull request Dec 20, 2023
* bugfix: check if dir exist before trying to create one

* bugfix: change for logging

* bugfix: add file check

* bugfix: file_exist()

* bugfix: add else

* bugfix: small refactor

* bugfix: add return type, change log to info

* bugfix: codestyle

(cherry picked from commit 2dc006c)
Karol-Stelmaczonek added a commit that referenced this pull request Dec 21, 2023
* bugfix: check if dir exist before trying to create one

* bugfix: change for logging

* bugfix: add file check

* bugfix: file_exist()

* bugfix: add else

* bugfix: small refactor

* bugfix: add return type, change log to info

* bugfix: codestyle

(cherry picked from commit 2dc006c)
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.

3 participants