Skip to content

Run notebook as job integration test - #302

Merged
kartikgupta-db merged 5 commits into
mainfrom
job-integ-test
Dec 15, 2022
Merged

Run notebook as job integration test#302
kartikgupta-db merged 5 commits into
mainfrom
job-integ-test

Conversation

@kartikgupta-db

Copy link
Copy Markdown
Contributor

No description provided.

Comment thread packages/databricks-vscode/resources/webview-ui/job.html
"target": "ES2020",
"isolatedModules": true,
"sourceMap": true,
"noImplicitAny": false,

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Can we keep this strict?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

This is required for custom commands. Right now we only have a simple custom command, but we might need some others later.

@kartikgupta-db
kartikgupta-db merged commit fc8dff5 into main Dec 15, 2022
@kartikgupta-db
kartikgupta-db deleted the job-integ-test branch December 15, 2022 12:06
@github-actions github-actions Bot mentioned this pull request Dec 20, 2022
fjakobs added a commit that referenced this pull request Dec 20, 2022
## packages/databricks-vscode
## <small>0.0.7 (2022-12-20)</small>

* Add @staticmethod to dbutil stubs for better indexing (#310)
([3651864](3651864)),
closes
[#310](#310)
* Add `az login` support (#301)
([6463123](6463123)),
closes
[#301](#301)
* Add assert failure messages to tests (#279)
([7ab033f](7ab033f)),
closes
[#279](#279)
* Autocomplete for globals (#300)
([d5c8050](d5c8050)),
closes
[#300](#300)
* bump bricks version to v0.0.12 (#294)
([e906aa0](e906aa0)),
closes
[#294](#294)
* Bump decode-uri-component from 0.2.0 to 0.2.2 (#278)
([a542d93](a542d93)),
closes
[#278](#278)
[#6](#6)
[#1](#1)
[#6](#6)
[#1](#1)
* Increase timeouts (#311)
([3d692f2](3d692f2)),
closes
[#311](#311)
* Interactive AAD setup (#308)
([81d4e81](81d4e81)),
closes
[#308](#308)
* Redirect bricks logs to a file as well (#280)
([430e930](430e930)),
closes
[#280](#280)
* Revert "Increase timeouts" (#313)
([f03f595](f03f595)),
closes
[#313](#313)
[#311](#311)
* Run notebook as job integration test (#302)
([fc8dff5](fc8dff5)),
closes
[#302](#302)
* Spec level retry for failing integration tests (#312)
([da00229](da00229)),
closes
[#312](#312)



## packages/databricks-sdk-js
## <small>0.0.7 (2022-12-20)</small>

* Add `az login` support (#301)
([6463123](6463123)),
closes
[#301](#301)
* Bump decode-uri-component from 0.2.0 to 0.2.2 (#278)
([a542d93](a542d93)),
closes
[#278](#278)
[#6](#6)
[#1](#1)
[#6](#6)
[#1](#1)
* Interactive AAD setup (#308)
([81d4e81](81d4e81)),
closes
[#308](#308)
* Redirect bricks logs to a file as well (#280)
([430e930](430e930)),
closes
[#280](#280)



## packages/databricks-vscode-types
## <small>0.0.7 (2022-12-20)</small>

* Bump decode-uri-component from 0.2.0 to 0.2.2 (#278)
([a542d93](a542d93)),
closes
[#278](#278)
[#6](#6)
[#1](#1)
[#6](#6)
[#1](#1)

Co-authored-by: releasebot <noreply@github.com>
Co-authored-by: Fabian Jakobs <fabian.jakobs@databricks.com>
Co-authored-by: Kartik Gupta <88345179+kartikgupta-db@users.noreply.github.com>
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