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

fix: add new generators for the TypeScript SDK #1563

Merged
merged 7 commits into from
Feb 19, 2025
Merged

fix: add new generators for the TypeScript SDK #1563

merged 7 commits into from
Feb 19, 2025

Conversation

jkaster
Copy link
Contributor

@jkaster jkaster commented Feb 11, 2025

Synchronized the latest sdk-codegen code from internal development.

The MSW and SDK data hooks generators aren't yet ready for public consumption but they do work for internal testing

@jkaster jkaster requested a review from a team as a code owner February 11, 2025 23:57
Copy link
Contributor

github-actions bot commented Feb 12, 2025

APIX Tests

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 361c481. ± Comparison against base commit dfc0637.

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Feb 12, 2025

Typescript Tests

  2 files  ±0   56 suites  ±0   1m 0s ⏱️ +4s
208 tests ±0  206 ✅  - 1  2 💤 +1  0 ❌ ±0 
444 runs  ±0  440 ✅  - 2  4 💤 +2  0 ❌ ±0 

Results for commit 361c481. ± Comparison against base commit dfc0637.

This pull request skips 1 test.
BrowserTransport timeout and cancel times out in 1 second ‑ BrowserTransport timeout and cancel times out in 1 second

♻️ This comment has been updated with latest results.

Copy link
Contributor

github-actions bot commented Feb 12, 2025

Codegen Tests

439 tests  ±0   400 ✅  - 23   39s ⏱️ ±0s
 19 suites ±0    39 💤 +23 
  1 files   ±0     0 ❌ ± 0 

Results for commit 361c481. ± Comparison against base commit dfc0637.

This pull request skips 23 tests.
example mining CodeMiner ignores ok and finds kotlin calls ‑ example mining CodeMiner ignores ok and finds kotlin calls
example mining CodeMiner ignores ok and finds ts calls ‑ example mining CodeMiner ignores ok and finds ts calls
example mining CodeMiner is empty for no sdk calls ‑ example mining CodeMiner is empty for no sdk calls
example mining CodeMiner mines a python file ‑ example mining CodeMiner mines a python file
example mining CodeMiner mines a ruby file ‑ example mining CodeMiner mines a ruby file
example mining CodeMiner mines a swift file ‑ example mining CodeMiner mines a swift file
example mining CodeMiner mines a typescript file ‑ example mining CodeMiner mines a typescript file
example mining MarkdownMiner accepts a source code file ‑ example mining MarkdownMiner accepts a source code file
example mining MarkdownMiner ignores http and https links ‑ example mining MarkdownMiner ignores http and https links
example mining MarkdownMiner mineContent processes link url patterns and strips leading dash ‑ example mining MarkdownMiner mineContent processes link url patterns and strips leading dash
…

♻️ This comment has been updated with latest results.

@jkaster jkaster merged commit 86ab782 into main Feb 19, 2025
23 checks passed
@jkaster jkaster deleted the jk/update_sdk branch February 19, 2025 03:56
drstrangelooker pushed a commit that referenced this pull request Mar 12, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>api-explorer: 0.9.74</summary>

##
[0.9.74](api-explorer-v0.9.73...api-explorer-v0.9.74)
(2025-03-11)


### Bug Fixes

* add new generators for the TypeScript SDK
([#1563](#1563))
([86ab782](86ab782))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/code-editor bumped from 0.1.40 to 0.1.41
    * @looker/extension-utils bumped from 0.1.50 to 0.1.51
    * @looker/run-it bumped from 0.9.73 to 0.9.74
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-codegen bumped from 21.9.9 to 21.9.10
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
  * devDependencies
    * @looker/sdk-codegen-scripts bumped from 21.5.30 to 21.5.31
    * @looker/sdk-node bumped from 25.2.0 to 25.4.0
</details>

<details><summary>@looker/code-editor: 0.1.41</summary>

### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @looker/sdk-codegen bumped from 21.9.9 to 21.9.10
</details>

<details><summary>@looker/extension-api-explorer: 22.21.31</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/api-explorer bumped from 0.9.73 to 0.9.74
    * @looker/extension-sdk bumped from 25.2.0 to 25.4.0
    * @looker/extension-sdk-react bumped from 25.2.0 to 25.4.0
    * @looker/extension-utils bumped from 0.1.50 to 0.1.51
    * @looker/run-it bumped from 0.9.73 to 0.9.74
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-codegen bumped from 21.9.9 to 21.9.10
</details>

<details><summary>@looker/extension-playground: 1.0.31</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 25.2.0 to 25.4.0
    * @looker/extension-sdk-react bumped from 25.2.0 to 25.4.0
    * @looker/sdk bumped from 25.2.0 to 25.4.0
</details>

<details><summary>@looker/extension-tile-playground: 1.1.18</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 25.2.0 to 25.4.0
    * @looker/extension-sdk-react bumped from 25.2.0 to 25.4.0
    * @looker/sdk bumped from 25.2.0 to 25.4.0
</details>

<details><summary>@looker/extension-utils: 0.1.51</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/code-editor bumped from 0.1.40 to 0.1.41
    * @looker/extension-sdk bumped from 25.2.0 to 25.4.0
    * @looker/extension-sdk-react bumped from 25.2.0 to 25.4.0
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
</details>

<details><summary>@looker/hackathon: 22.21.33</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/code-editor bumped from 0.1.40 to 0.1.41
    * @looker/extension-sdk bumped from 25.2.0 to 25.4.0
    * @looker/extension-sdk-react bumped from 25.2.0 to 25.4.0
    * @looker/extension-utils bumped from 0.1.50 to 0.1.51
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
    * @looker/wholly-artifact bumped from 0.1.31 to 0.1.32
</details>

<details><summary>@looker/run-it: 0.9.74</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/code-editor bumped from 0.1.40 to 0.1.41
    * @looker/extension-utils bumped from 0.1.50 to 0.1.51
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-codegen bumped from 21.9.9 to 21.9.10
    * @looker/sdk-codegen-utils bumped from 21.0.20 to 21.0.21
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
</details>

<details><summary>sdk-codegen: 21.9.10</summary>

##
[21.9.10](sdk-codegen-v21.9.9...sdk-codegen-v21.9.10)
(2025-03-11)


### Bug Fixes

* add new generators for the TypeScript SDK
([#1563](#1563))
([86ab782](86ab782))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
  * devDependencies
    * @looker/sdk-codegen-utils bumped from 21.0.20 to 21.0.21
</details>

<details><summary>sdk-codegen-scripts: 21.5.31</summary>

##
[21.5.31](sdk-codegen-scripts-v21.5.30...sdk-codegen-scripts-v21.5.31)
(2025-03-11)


### Bug Fixes

* add new generators for the TypeScript SDK
([#1563](#1563))
([86ab782](86ab782))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-codegen bumped from 21.9.9 to 21.9.10
    * @looker/sdk-codegen-utils bumped from 21.0.20 to 21.0.21
    * @looker/sdk-node bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
</details>

<details><summary>sdk-codegen-utils: 21.0.21</summary>

##
[21.0.21](sdk-codegen-utils-v21.0.20...sdk-codegen-utils-v21.0.21)
(2025-03-11)


### Bug Fixes

* add new generators for the TypeScript SDK
([#1563](#1563))
([86ab782](86ab782))


### Dependencies

* The following workspace dependencies were updated
  * devDependencies
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-node bumped from 25.2.0 to 25.4.0
</details>

<details><summary>sdk-rtl: 21.6.4</summary>

##
[21.6.4](sdk-rtl-v21.6.3...sdk-rtl-v21.6.4)
(2025-03-11)


### Bug Fixes

* add new generators for the TypeScript SDK
([#1563](#1563))
([86ab782](86ab782))
</details>

<details><summary>@looker/wholly-artifact: 0.1.32</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
    * @looker/sdk bumped from 25.2.0 to 25.4.0
  * devDependencies
    * @looker/sdk-node bumped from 25.2.0 to 25.4.0
</details>

<details><summary>@looker/wholly-sheet: 0.5.70</summary>

### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
  * devDependencies
    * @looker/sdk-node bumped from 25.2.0 to 25.4.0
</details>

<details><summary>sdk-codegen-all: 25.4.0</summary>

##
[25.4.0](sdk-codegen-all-v25.2.0...sdk-codegen-all-v25.4.0)
(2025-03-11)


### Features

* generate SDKs for Looker 25.4
([#1570](#1570))
([27a4192](27a4192))


### Bug Fixes

* add new generators for the TypeScript SDK
([#1563](#1563))
([86ab782](86ab782))
* Object of type MergeQuerySourceQuery is not JSON serializable
([#1538](#1538))
([100e3c9](100e3c9))
* **testAllFolders:** Updated Kotlin test after API change for
all_folders
([#1568](#1568))
([68223e3](68223e3))
</details>

<details><summary>looker_sdk: 25.4.0</summary>

##
[25.4.0](looker_sdk-v25.2.0...looker_sdk-v25.4.0)
(2025-03-11)


### Features

* generate SDKs for Looker 25.4
([#1570](#1570))
([27a4192](27a4192))


### Bug Fixes

* Object of type MergeQuerySourceQuery is not JSON serializable
([#1538](#1538))
([100e3c9](100e3c9))
</details>

<details><summary>embed-components: 25.4.0</summary>

##
[25.4.0](embed-components-v25.2.0...embed-components-v25.4.0)
(2025-03-11)


### Miscellaneous Chores

* **embed-components:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/embed-services bumped from 25.2.0 to 25.4.0
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
  * devDependencies
    * @looker/sdk-node bumped from 25.2.0 to 25.4.0
</details>

<details><summary>embed-services: 25.4.0</summary>

##
[25.4.0](embed-services-v25.2.0...embed-services-v25.4.0)
(2025-03-11)


### Miscellaneous Chores

* **embed-services:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
    * @looker/sdk bumped from 25.2.0 to 25.4.0
  * devDependencies
    * @looker/sdk-node bumped from 25.2.0 to 25.4.0
</details>

<details><summary>extension-sdk: 25.4.0</summary>

##
[25.4.0](extension-sdk-v25.2.0...extension-sdk-v25.4.0)
(2025-03-11)


### Miscellaneous Chores

* **extension-sdk:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
</details>

<details><summary>extension-sdk-react: 25.4.0</summary>

##
[25.4.0](extension-sdk-react-v25.2.0...extension-sdk-react-v25.4.0)
(2025-03-11)


### Miscellaneous Chores

* **extension-sdk-react:** Synchronize undefined versions


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/extension-sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
</details>

<details><summary>sdk: 25.4.0</summary>

##
[25.4.0](sdk-v25.2.0...sdk-v25.4.0)
(2025-03-11)


### Features

* generate SDKs for Looker 25.4
([#1570](#1570))
([27a4192](27a4192))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
</details>

<details><summary>sdk-node: 25.4.0</summary>

##
[25.4.0](sdk-node-v25.2.0...sdk-node-v25.4.0)
(2025-03-11)


### Bug Fixes

* add new generators for the TypeScript SDK
([#1563](#1563))
([86ab782](86ab782))


### Dependencies

* The following workspace dependencies were updated
  * dependencies
    * @looker/sdk bumped from 25.2.0 to 25.4.0
    * @looker/sdk-rtl bumped from 21.6.3 to 21.6.4
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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