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

Ele 3295 api dbt runner #1577

Merged
merged 13 commits into from
Jul 4, 2024
Merged

Ele 3295 api dbt runner #1577

merged 13 commits into from
Jul 4, 2024

Conversation

haritamar
Copy link
Collaborator

No description provided.

Copy link

linear bot commented Jul 2, 2024

ELE-3295 API dbt runner

Copy link
Contributor

github-actions bot commented Jul 2, 2024

👋 @haritamar
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.

quiet: bool,
log_output: bool,
log_format: str,
) -> DbtCommandResult:
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

import os
from typing import Dict, Generator, Optional

from decorator import contextmanager
Copy link
Contributor

Choose a reason for hiding this comment

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

you can use contextlib.contextmanager instead, which is a builtin, and spare the new dependency

@haritamar haritamar merged commit e1f2138 into master Jul 4, 2024
2 of 3 checks passed
@haritamar haritamar deleted the ele-3295-api-dbt-runner branch July 4, 2024 12:02
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