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

added new groups #1667

Merged
merged 2 commits into from
Aug 11, 2024
Merged

added new groups #1667

merged 2 commits into from
Aug 11, 2024

Conversation

ofek1weiss
Copy link
Contributor

@ofek1weiss ofek1weiss commented Aug 11, 2024

null

Copy link

linear bot commented Aug 11, 2024

Copy link
Contributor

👋 @ofek1weiss
Thank you for raising your pull request.
Please make sure to add tests and document all user-facing changes.
You can do this by editing the docs files in this pull request.

self.files_keywork = files_keywork
self._tree: TreeT = {}

def add(self, path: Optional[str], data: Optional[T]) -> None:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

basically the logic from _update_dbt_group extracted to a generic class

from elementary.utils.time import get_now_utc_iso_format


class ReportAPI(APIClient):
def _get_groups(
Copy link
Contributor Author

Choose a reason for hiding this comment

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

separated into a function to make it possible to easily overwrite in cloud

@ofek1weiss ofek1weiss merged commit 6382426 into master Aug 11, 2024
3 checks passed
@ofek1weiss ofek1weiss deleted the ele-3527-add-new-groups-to-cli branch August 11, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants