-
Notifications
You must be signed in to change notification settings - Fork 64
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 experimental-jobs-as-code template #2177
Add experimental-jobs-as-code template #2177
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kanterov Can you make the title + summary a bit more descriptive? This is too terse.
29fff27
to
5fa0e99
Compare
@@ -0,0 +1 @@ | |||
rm -fr my_jobs_as_code |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No effect, this file can be removed.
An authorized user can trigger integration tests manually by following the instructions below: Trigger: Inputs:
Checks will be approved automatically on success. |
Changes
Add experimental-jobs-as-code template allowing defining jobs using Python instead of YAML through the
databricks-bundles
PyPI package.Tests
Manually and acceptance tests.