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 sub-extension to resource files in built-in templates #1777

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

Conversation

shreyas-goenka
Copy link
Contributor

@shreyas-goenka shreyas-goenka commented Sep 18, 2024

Changes

We want to encourage a pattern of only specifying a single resource in a YAML file when an .<resource-type>.yml (like .job.yml) is used. This convention could allow us to bijectively map a resource YAML file to it's corresponding resource in the Databricks workspace.

This PR simply makes the built-in templates compliant to this format.

Tests

Existing tests.

@shreyas-goenka shreyas-goenka marked this pull request as ready for review September 18, 2024 09:53
@pietern pietern changed the title Rename resource files in build-in templates to have a <resource-name>.yml file extension Add sub-extension to resource files in built-in templates Sep 19, 2024
@pietern
Copy link
Contributor

pietern commented Sep 19, 2024

@shreyas-goenka Can you update the PR summary?

Change LGTM.

@shreyas-goenka
Copy link
Contributor Author

@pietern I have updated the PR description.

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