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

Release 2023 Oktober #815

Merged
merged 6 commits into from
Oct 24, 2023
Merged

Release 2023 Oktober #815

merged 6 commits into from
Oct 24, 2023

Conversation

simonhir
Copy link
Member

@simonhir simonhir commented Oct 6, 2023

Description

Release Oktober 2023

Reference

Issues: #791

* bugfix: harden the ou tree ldap search

* bugfix: harden the ou tree ldap search

---------

Co-authored-by: Lukas Mösle <[email protected]>
@simonhir simonhir self-assigned this Oct 6, 2023
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #815 (4e02c3d) into dev (8658775) will decrease coverage by 0.07%.
Report is 5 commits behind head on dev.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##                dev     #815      +/-   ##
============================================
- Coverage     22.64%   22.58%   -0.07%     
  Complexity      886      886              
============================================
  Files           603      603              
  Lines          9965     9994      +29     
  Branches        678      678              
============================================
  Hits           2257     2257              
- Misses         7583     7612      +29     
  Partials        125      125              
Flag Coverage Δ
unittests 22.58% <0.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
...n/domain/service/ServiceDefinitionDataService.java 0.00% <0.00%> (ø)
...dapter/out/schema/JsonSchemaValidationAdapter.java 20.00% <0.00%> (-5.00%) ⬇️
...iwf/legacy/user/external/client/LhmLdapClient.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

* chore: mvn auto version bump to 1.1.1-SNAPSHOT

* v1.1.1

---------

Co-authored-by: DigiWF Github Bot <[email protected]>
simonhir and others added 4 commits October 6, 2023 13:44
* chore: mvn auto version bump to 1.1.2-SNAPSHOT

* v1.1.2

---------

Co-authored-by: DigiWF Github Bot <[email protected]>
* chore: mvn auto version bump to 1.1.3-SNAPSHOT

* v1.1.3

---------

Co-authored-by: DigiWF Github Bot <[email protected]>
@simonhir simonhir requested a review from lmoesle October 24, 2023 06:35
Copy link
Contributor

@lmoesle lmoesle left a comment

Choose a reason for hiding this comment

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

Eine Kleinigkeit ist mir noch aufgefallen, sonst sieht es gut aus 👍🏻

@@ -7,7 +7,7 @@
<parent>
<groupId>de.muenchen.oss.digiwf</groupId>
<artifactId>digiwf-core</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.2-SNAPSHOT</version>
Copy link
Contributor

Choose a reason for hiding this comment

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

Warum hier 1.1.2? In allen anderen poms steht 1.1.3

Suggested change
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3-SNAPSHOT</version>

@simonhir simonhir merged commit 08fb333 into dev Oct 24, 2023
5 of 7 checks passed
@simonhir simonhir deleted the release/2023-oktober branch October 24, 2023 06:55
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.

2 participants