mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-02 13:43:22 +00:00

* Add default ChangeEvent template and Slack destination test template * fix conflict * initial ingestionPipeline template * clean templates. * clean templates * teams templates. * add getBoldWithSpace() * java check style * google chat templates. * Refactor GChat and Teams message for template data handling for DQ_Template_Section and General_Template_Section. * Refactor slack message for template data handling for DQ_Template_Section and General_Template_Section. * improvements gChatMessageDecorator * improvements slackMessageDecorator * improve MSTeamsMessageDecorator * Call templates per entityType and refactor code * Update EmailPublisher to use testEmail template instead of changeEvent template for sendTestMessage * add parameterValues sections for teams * Update SlackMessage to have attachments. Update DQ template. * Update dq templates, build dq template data in MessageDecorator * remove IngestionPipeline template * move SlackCallbackResource into a separate class. Fix tests. * simulate timeout and 300. * remove the validation of messages. * fix teams MessageDecorator * remove unused code from SlackMessageDecorator * fix owners and tags data population in the template * fix: changes in test case and test case result should load different templates.