-
Notifications
You must be signed in to change notification settings - Fork 204
Merge pull request #1821 from elementary-data/release/v0.16.2 #1823
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
Closed
Conversation
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
…le-4074-selectable-alert-sections
…rt-sections Ele 4074 selectable alert sections
…le-4067-slack-messaging-integration
…g (instead of as destination)
…g-integration Ele 4067 slack messaging integration
…assets Added formatting needed for critical assets
…assets added action id
Upgrade Elementary package to version 0.17.0
Update Elementary report
…ult_rows Update DBT package version
* change for model runs * change for source freshness results * change for test results
- Introduced a new function to append an attribution block to alert messages. - Updated the alert message construction to include the attribution block, enhancing message content with a link to Elementary. - Refactored imports for better organization and clarity.
…tion-in-synced-schema Updated DBT pacakge revision
…entary-in-oss-alerts Add attribution block to alert messages in data monitoring
* add dbt fusion runner * remove call_macro * fixes * bugfix * bugfix - parent dataclass can't have defaults * replace dbt.create_table_as with our implementation * don't run deps from the runner for dbt fusion
* add the former deprecated tests project from the package to the CLI as the e2e project * e2e project models: remove stage ifs * remove irrelevant macros * test-warehouse: change CI to use a static dbt project rather than the deprecated package tests * fixes * bugfix * add deps * test-warehouse: fix packages for e2e project * forgot to update packages * generate data before seeding * full refresh seeds
* update the CLI to use the new package version * update package lock
Co-authored-by: GitHub Actions <[email protected]>
* package-lock: remove name to avoid breaking old dbt versions * remove databricks limitation * bugfix
…Teams alerts a cli flag so that users have more control over the formatting in Teams (#1958) * Introduced a new configuration setting in which one can change the number of columns that are allowed in a result sample that will be displayed as a table. If it exceeds this number of columns than it will be parsed as a JSON * Use full width for Teams message to allow beter formatting of a table * Depending on size of table format it differently so that large tables are better readable * Refactor code + implement a sleep to prevent rate limits from being hit in Teams for scenarios where a lot of alerts need to be sent * Error handling for the teams webhook alerting to handle cases like network exceptions * Correct data type in which the message configuration is populating the message that is sent to MS Teams * Refactor coderabbitai suggestion * Implemented feedback of Elazar * Adapt new full widt layout for MS Teams alerting in unit tests * Fix failing unit tests --------- Co-authored-by: Frank Tubbing <[email protected]> Co-authored-by: Itamar Hartstein <[email protected]>
…ailed-teams-webhook Added more detailed exception for teams webhook failure
* report: disable_samples should only affect dbt tests * update package dependency in CLI dbt project * update package lock * return old comment * remove name from package lock * update dbt package version * update package-lock * disable_samples - preserve previous behavior for dbt tests by setting to None
* Correctly shorten versioned model name
…robatching (#2041) * add support for partial success * tweaks * fix unit tests
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.
release/v0.16.2