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

add invocation_id to artifact metadata #2784

Merged
merged 2 commits into from
Sep 23, 2020

Conversation

beckjake
Copy link
Contributor

resolves #2763

Description

Add an invocation_id to the common artifact metadata. It can be None during unit tests if tracking hasn't been initialized, but that's not really possible during actual dbt runs.

Checklist

  • I have signed the CLA
  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt next" section.

@cla-bot cla-bot bot added the cla:yes label Sep 22, 2020
@beckjake beckjake marked this pull request as ready for review September 23, 2020 14:36
@beckjake beckjake merged commit 65dd763 into feature/common-artifact-metadata Sep 23, 2020
@beckjake beckjake deleted the feature/invocation-id branch September 23, 2020 15:06
@beckjake beckjake restored the feature/invocation-id branch September 23, 2020 15:07
@beckjake beckjake deleted the feature/invocation-id branch September 23, 2020 16:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants