generated from it-at-m/oss-repository-en-template
-
Notifications
You must be signed in to change notification settings - Fork 7
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(#616): email integration for release #626
Merged
simonhir
merged 4 commits into
bump-mvn-0.18.1
from
bugfix/email-integration-for-release
Aug 30, 2023
Merged
Bugfix(#616): email integration for release #626
simonhir
merged 4 commits into
bump-mvn-0.18.1
from
bugfix/email-integration-for-release
Aug 30, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
@@ Coverage Diff @@
## bump-mvn-0.18.1 #626 +/- ##
==================================================
Coverage ? 22.48%
Complexity ? 921
==================================================
Files ? 626
Lines ? 10471
Branches ? 715
==================================================
Hits ? 2354
Misses ? 7988
Partials ? 129
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
simonhir
approved these changes
Aug 30, 2023
simonhir
added a commit
that referenced
this pull request
Sep 8, 2023
* bump mvn 0.18.1 * bump mvn 0.18.1 * v0.21.12 * s3 integration fix missing streaming v2 config * bump mvn 0.18.2 * cosys integration add wrongly removed spring application name * chore: mvn auto version bump to 0.18.3-SNAPSHOT * s3 integration add missing annotation for MessageProcessor * chore: mvn auto version bump to 0.18.4-SNAPSHOT * #601: fix process instance sorting (#606) * chore: mvn auto version bump to 0.18.5-SNAPSHOT * #609: add description to process instance overview * v0.21.13 * Bugfix(#616): email integration for release (#626) * refactor: remove auth from email-integration-example * bugfix(#616): email attachments are invalid * bugfix(#616): test email attachments * bugfix(#616): fix example * chore: mvn auto version bump to 0.18.6-SNAPSHOT --------- Co-authored-by: DigiWF Github Bot <[email protected]> Co-authored-by: StephanStrehlerCGI <[email protected]> Co-authored-by: stephan.strehler <[email protected]> Co-authored-by: Lukas Mösle <[email protected]>
simonhir
added a commit
that referenced
this pull request
Sep 8, 2023
* bump mvn 0.18.1 * bump mvn 0.18.1 * v0.21.12 * s3 integration fix missing streaming v2 config * bump mvn 0.18.2 * cosys integration add wrongly removed spring application name * chore: mvn auto version bump to 0.18.3-SNAPSHOT * s3 integration add missing annotation for MessageProcessor * chore: mvn auto version bump to 0.18.4-SNAPSHOT * #601: fix process instance sorting (#606) * chore: mvn auto version bump to 0.18.5-SNAPSHOT * #609: add description to process instance overview * v0.21.13 * Bugfix(#616): email integration for release (#626) * refactor: remove auth from email-integration-example * bugfix(#616): email attachments are invalid * bugfix(#616): test email attachments * bugfix(#616): fix example * chore: mvn auto version bump to 0.18.6-SNAPSHOT * s3-integration fix wrong config --------- Co-authored-by: DigiWF Github Bot <[email protected]> Co-authored-by: StephanStrehlerCGI <[email protected]> Co-authored-by: stephan.strehler <[email protected]> Co-authored-by: Lukas Mösle <[email protected]>
zambrovski
added a commit
that referenced
this pull request
Jan 11, 2024
StephanStrehlerCGI
added a commit
that referenced
this pull request
Jan 15, 2024
StephanStrehlerCGI
added a commit
that referenced
this pull request
Jan 23, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
duplicate of #624 for release
Reference
Issues #616