Skip to content

Ele 983 generate job url and job run url#952

Merged
NoyaArie merged 201 commits intomasterfrom
ele-983-generate-job-url-and-job-run-url
Jun 20, 2023
Merged

Ele 983 generate job url and job run url#952
NoyaArie merged 201 commits intomasterfrom
ele-983-generate-job-url-and-job-run-url

Conversation

@NoyaArie
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

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

@linear
Copy link

linear bot commented Jun 20, 2023

ELE-983 Generate job_url for dbtCloud and Airflow

at the dbt package, add generated job_url filed in dbt_invocations.

the format:

dbt Cloud: 
missing: account_id
job_url - https://cloud.getdbt.com/deploy/<account_id>/projects/[DBT_CLOUD_PROJECT_ID]/jobs/[DBT_CLOUD_JOB_ID]
job_run_url - https://cloud.getdbt.com/deploy/<account_id>/projects/[DBT_CLOUD_PROJECT_ID]/runs/[DBT_CLOUD_RUN_ID]

Airflow: 
missing: orchestration domain (http://domain:port)
job_url - <domain>/dags/[job_id]/grid
job_run_url - <domain>/dags/[job_id]/grid?dag_run_id=[job_run_id]

@NoyaArie NoyaArie merged commit be93d79 into master Jun 20, 2023
@NoyaArie NoyaArie deleted the ele-983-generate-job-url-and-job-run-url branch June 20, 2023 10:25
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.

5 participants