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

EPMRPP-82707 || Add single bucket configuration #67

Merged
merged 2 commits into from
Apr 17, 2023

Conversation

IvanKustau
Copy link
Collaborator

No description provided.

@IvanKustau IvanKustau requested a review from APiankouski April 17, 2023 12:46
@IvanKustau IvanKustau self-assigned this Apr 17, 2023
public void delete(String filePath) throws Exception {
Path targetPath = Paths.get(filePath);
int nameCount = targetPath.getNameCount();
public S3DataStorageService(BlobStore blobStore, String bucketPrefix, String defaultBucketName,

Choose a reason for hiding this comment

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

⚠️ [reviewdog] <com.puppycrawl.tools.checkstyle.checks.javadoc.MissingJavadocMethodCheck> reported by reviewdog 🐶
Missing a Javadoc comment.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@IvanKustau IvanKustau merged commit 43f0ca7 into 23.1-disney Apr 17, 2023
@IvanKustau IvanKustau deleted the EPMRPP-82707-add-single-bucket-configuration branch April 17, 2023 13:34
APiankouski added a commit that referenced this pull request Jun 7, 2023
* EPMRPP-81362 || Fix security vulnerabilities (#58)

* EPMRPP-81362 || Update gson version to make able jcloud work (#59)

* EPMRPP-82673-exec-jar promote.yml update (added exec jar)

* Merge master to 5.7.5 (#66)

* EPMRPP-80865|| Update bom version

* [Gradle Release Plugin] - new version commit:  '5.7.5'.

* EPMRPP-82673-exec-jar promote.yml update (added exec jar)

---------

Co-authored-by: miracle8484 <[email protected]>
Co-authored-by: reportportal.io <[email protected]>
Co-authored-by: rkukharenka <[email protected]>
Co-authored-by: Ryhor <[email protected]>

* Update version

* EPMRPP-82707 || Add single bucket configuration (#67)

* EPMRPP-82707 || Add single bucket configuration

* EPMRPP-82707 || Refactor according to checkstyle

* EPMRPP-79722 || Replace RuntimeException with checked exception when file is not found in CleanStorageJob (#68)

* Merge master to hotfix/next (#72)

* Release 5.8.0 (#71)

* EPMRPP-81362 || Fix security vulnerabilities (#58)

* EPMRPP-81362 || Update gson version to make able jcloud work (#59)

* Merge master to 5.7.5 (#66)

* EPMRPP-80865|| Update bom version

* [Gradle Release Plugin] - new version commit:  '5.7.5'.

* EPMRPP-82673-exec-jar promote.yml update (added exec jar)

---------

Co-authored-by: miracle8484 <[email protected]>
Co-authored-by: reportportal.io <[email protected]>
Co-authored-by: rkukharenka <[email protected]>
Co-authored-by: Ryhor <[email protected]>

* Update version

* EPMRPP-83538 || Job service version is missing on Login page

* Update version

---------

Co-authored-by: miracle8484 <[email protected]>
Co-authored-by: Ivan Kustau <[email protected]>
Co-authored-by: reportportal.io <[email protected]>
Co-authored-by: rkukharenka <[email protected]>
Co-authored-by: Ryhor <[email protected]>
Co-authored-by: Andrei Piankouski <[email protected]>

* [Gradle Release Plugin] - new version commit:  '5.8.1'.

---------

Co-authored-by: miracle8484 <[email protected]>
Co-authored-by: Ivan Kustau <[email protected]>
Co-authored-by: reportportal.io <[email protected]>
Co-authored-by: rkukharenka <[email protected]>
Co-authored-by: Ryhor <[email protected]>
Co-authored-by: Andrei Piankouski <[email protected]>

* EPRMPP-83651 || Clean storage job out of memory (#74)

* EPMRPP-83651 || Create batching for clean storage job

* EPMRPP-83651 || Refactor CleanStorageJob

* EPMRPP-83651 || Add check for empty attachment_deletion table

* EPMRPP-83651 || Clean attachments list every batch

* EPMRPP-83651 || Add default value for feature flags

* EPMRPP-83651 || Change logic for CleanStorageJob when using multibucket

* EPMRPP-83651 || Fix bug interrupting remove files when bucket is not found

* EPMRPP-83651 || Refactor CodeStyle

* EPMRPP-83098 || Update datastore variables naming (#75)

* Update gradle scripts version

* Remove dockerPrepareEnvironment

---------

Co-authored-by: miracle8484 <[email protected]>
Co-authored-by: Ivan Kustau <[email protected]>
Co-authored-by: rkukharenka <[email protected]>
Co-authored-by: Ryhor <[email protected]>
Co-authored-by: reportportal.io <[email protected]>
Co-authored-by: Andrei Piankouski <[email protected]>
Co-authored-by: Ivan_Kustau <[email protected]>
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.

2 participants