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 bundle UUID and other metadata #185

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add bundle UUID and other metadata #185

wants to merge 1 commit into from

Conversation

arpitjasa-db
Copy link
Collaborator

Updated off of #170

Copy link
Collaborator

@shreyas-goenka shreyas-goenka left a comment

Choose a reason for hiding this comment

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

Thanks! Good to go once we remove the template arg.

@@ -1,5 +1,9 @@
# The name of the bundle. run `databricks bundle schema` to see the full bundle settings schema.
bundle:
# Do not modify the below two lines, these autogenerated fields are used by the Databricks backend.
uuid: {{ bundle_uuid }}
template: mlops-stacks
Copy link
Collaborator

Choose a reason for hiding this comment

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

No need for this, the template name will be inferred at runtime.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Oh how will this be done? Are we storing some metadata after initialization to identify the template?

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