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

merge 2023.06.x into main #2069

Merged
merged 11 commits into from
Feb 21, 2024

Merge branch '2022.06.x' into 2023.06.x

ffba94a
Select commit
Loading
Failed to load commit list.
Merged

merge 2023.06.x into main #2069

Merge branch '2022.06.x' into 2023.06.x
ffba94a
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Feb 21, 2024 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 1
           

Complexity increasing per file
==============================
- mycore-base/src/main/java/org/mycore/datamodel/common/MCRFileBaseCacheObjectIDGenerator.java  9
- mycore-base/src/test/java/org/mycore/datamodel/common/MCRFileBaseCacheObjectIDGeneratorTest.java  3
- mycore-webtools/src/main/java/org/mycore/webtools/upload/exception/MCRInvalidUploadParameterException.java  2
- mycore-webtools/src/main/java/org/mycore/webtools/upload/exception/MCRInvalidFileException.java  2
- mycore-webtools/src/main/ts/upload/src/UploadTarget.ts  5
         

Clones removed
==============
+ mycore-webtools/src/main/ts/upload/src/UploadTarget.ts  -2
+ mycore-restapi/src/main/java/org/mycore/restapi/v2/MCRRestAuthorizationFilter.java  -1
         

See the complete overview on Codacy