Conversation
…notification for manual insert, fixed log folder
…p move of sql files, changed Dockerfile to copy in /root
…r for aktin_reset, aktin_reset doesnt remove tmp folder anymore
…sql folder for reset, fixed removal of wildlfy folder, typo in update
…om email_create/reset, added check for running wildfly instead
…er htmls to link to new site
…newinstall-deb to allow fast site publish
removed unnecessary logging added skip of backing up properties if wildfly is already deleted added updated of root certificates removed installation of required packages (done automatically) updated applying backup of properties to automatically use newest backup (or skip if no backup was found) updated script key of p21 data to be p21
fixed wrong date format (Hours instead of months) fixed wrong exit code on apply_aktin_properties_backup() added skip in update_script_keys_of_imported_files() if no p21 files were imported reverted deletion of logging
…mvoed dwh-newinstall-deb from build
…j2 vulnerability)
Using the ${revision} placeholder and the flatten-maven-plugin to simplify CI implementation.
bunbry
marked this pull request as draft
January 23, 2025 13:37
This file contains hidden or 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
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.
Workflow implementing a combined build and deploy step. The step consist of a reusable workflow, making this PR dependent on aktin/aktin-github-scripts#2
The previously used Maven Release Plugin was replaced with CI friendly versioning.