Skip to content

Fixed setup of internal dbt project used by Elementary #1867

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

abhipalsingh
Copy link

@abhipalsingh abhipalsingh commented Mar 23, 2025

Fixes related to #1860 issue based on comment #1860 (comment)

Added dbt-init command to setup internal elementary dbt project so that CI/CD pipelines can inject dbt dependencies when the target environment does not have internet access to download dbt packages.

edr monitor dbt-init

Output:

$ edr monitor dbt-init 

    ________                          __
   / ____/ /__  ____ ___  ___  ____  / /_____ ________  __
  / __/ / / _ \/ __ `__ \/ _ \/ __ \/ __/ __ `/ ___/ / / /
 / /___/ /  __/ / / / / /  __/ / / / /_/ /_/ / /  / /_/ /
/_____/_/\___/_/ /_/ /_/\___/_/ /_/\__/\__,_/_/   \__, /
                                                 /____/


Any feedback and suggestions are welcomed! join our community here - https://bit.ly/slack-elementary

2025-03-26 00:20:25 — INFO — Running with edr=0.18.0
INFO:elementary.cli.cli:Running with edr=0.18.0
2025-03-26 00:20:25 — INFO — Running dbt command --log-format json deps --project-dir /workspaces/python/elementary/elementary/monitor/dbt_project
INFO:elementary.clients.dbt.command_line_dbt_runner:Running dbt command --log-format json deps --project-dir /workspaces/python/elementary/elementary/monitor/dbt_project
Elementary internal dbt project has been initialized successfully. 

@abhipalsingh abhipalsingh temporarily deployed to elementary_test_env April 5, 2025 14:12 — with GitHub Actions Inactive
@abhipalsingh abhipalsingh requested a deployment to elementary_test_env April 7, 2025 01:31 — with GitHub Actions Waiting
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.

1 participant