-
Notifications
You must be signed in to change notification settings - Fork 198
feat: generate SDKs for Looker 25.10 #1592
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
Conversation
Release-As: 25.10.0
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.
Summary of Changes
Hello @drstrangelooker, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!
This pull request updates the generated SDKs to align with Looker version 25.10. It introduces new API endpoints for managing project CI runs and enhances existing API models with additional properties. Furthermore, some outdated documentation comments have been refined.
Highlights
- SDK Version Update: Updated the internal Looker version constant across all generated SDKs from 25.8 to 25.10.
- New Project CI Run API Endpoints: Introduced new API methods for fetching (
get_ci_run) and creating (create_ci_run) Continuous Integration (CI) runs for projects across all SDKs. - API Model Enhancements: Added a
synonymsproperty to theLookmlModelExploreFieldmodel and avalue_to_dateproperty to theLookmlModelExploreFieldPeriodOverPeriodParamsmodel, enhancing their data structures. - API Documentation Refinement: Removed outdated 'dev mode required' comments from the
Get All Git Connection TestsAPI documentation across all SDKs.
Using Gemini Code Assist
The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.
Invoking Gemini
You can request assistance from Gemini at any point in your pull request via creating an issue comment (i.e. comment on the pull request page) using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands.
| Feature | Command | Description |
|---|---|---|
| Code Review | /gemini review |
Performs a code review for the current pull request in its current state. |
| Pull Request Summary | /gemini summary |
Provides a summary of the current pull request in its current state. |
| Comment | @gemini-code-assist | Responds in comments when explicitly tagged, both in issue comments and review comments. |
| Help | /gemini help |
Displays a list of available commands. |
Customization
To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.
Limitations & Feedback
Gemini Code Assist is currently in preview and may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments to provide feedback.
You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.
Footnotes
-
Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution. ↩
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.
Code Review
The pull request updates the SDKs for Looker 25.10, including adding synonyms to LookmlModelExploreField and value_to_date to LookmlModelExploreFieldPeriodOverPeriodParams, and removing an unnecessary comment.
Go Tests 6 files 6 suites 2m 38s ⏱️ Results for commit 0aaab84. |
Typescript Tests 2 files 56 suites 59s ⏱️ Results for commit 0aaab84. |
chrissieacodes
left a comment
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.
LGTM
🤖 I have created a release *beep* *boop*
---
<details><summary>@looker/api-explorer: 0.9.77</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/code-editor bumped from 0.1.43 to 0.1.44
* @looker/extension-utils bumped from 0.1.53 to 0.1.54
* @looker/run-it bumped from 0.9.76 to 0.9.77
* @looker/sdk bumped from 25.8.0 to 25.10.0
* @looker/sdk-codegen bumped from 21.9.12 to 21.9.13
* devDependencies
* @looker/sdk-codegen-scripts bumped from 21.5.33 to 21.5.34
* @looker/sdk-node bumped from 25.8.0 to 25.10.0
</details>
<details><summary>@looker/code-editor: 0.1.44</summary>
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @looker/sdk-codegen bumped from 21.9.12 to 21.9.13
</details>
<details><summary>@looker/extension-api-explorer: 22.21.34</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/api-explorer bumped from 0.9.76 to 0.9.77
* @looker/extension-sdk bumped from 25.8.0 to 25.10.0
* @looker/extension-sdk-react bumped from 25.8.0 to 25.10.0
* @looker/extension-utils bumped from 0.1.53 to 0.1.54
* @looker/run-it bumped from 0.9.76 to 0.9.77
* @looker/sdk bumped from 25.8.0 to 25.10.0
* @looker/sdk-codegen bumped from 21.9.12 to 21.9.13
</details>
<details><summary>@looker/extension-playground: 1.0.34</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/extension-sdk bumped from 25.8.0 to 25.10.0
* @looker/extension-sdk-react bumped from 25.8.0 to 25.10.0
* @looker/sdk bumped from 25.8.0 to 25.10.0
</details>
<details><summary>@looker/extension-tile-playground: 1.1.21</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/extension-sdk bumped from 25.8.0 to 25.10.0
* @looker/extension-sdk-react bumped from 25.8.0 to 25.10.0
* @looker/sdk bumped from 25.8.0 to 25.10.0
</details>
<details><summary>@looker/extension-utils: 0.1.54</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/code-editor bumped from 0.1.43 to 0.1.44
* @looker/extension-sdk bumped from 25.8.0 to 25.10.0
* @looker/extension-sdk-react bumped from 25.8.0 to 25.10.0
* @looker/sdk bumped from 25.8.0 to 25.10.0
</details>
<details><summary>@looker/hackathon: 22.21.36</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/code-editor bumped from 0.1.43 to 0.1.44
* @looker/extension-sdk bumped from 25.8.0 to 25.10.0
* @looker/extension-sdk-react bumped from 25.8.0 to 25.10.0
* @looker/extension-utils bumped from 0.1.53 to 0.1.54
* @looker/sdk bumped from 25.8.0 to 25.10.0
* @looker/wholly-artifact bumped from 0.1.34 to 0.1.35
</details>
<details><summary>@looker/run-it: 0.9.77</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/code-editor bumped from 0.1.43 to 0.1.44
* @looker/extension-utils bumped from 0.1.53 to 0.1.54
* @looker/sdk bumped from 25.8.0 to 25.10.0
* @looker/sdk-codegen bumped from 21.9.12 to 21.9.13
* @looker/sdk-codegen-utils bumped from 21.0.23 to 21.0.24
</details>
<details><summary>@looker/sdk-codegen: 21.9.13</summary>
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @looker/sdk-codegen-utils bumped from 21.0.23 to 21.0.24
</details>
<details><summary>@looker/sdk-codegen-scripts: 21.5.34</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/sdk bumped from 25.8.0 to 25.10.0
* @looker/sdk-codegen bumped from 21.9.12 to 21.9.13
* @looker/sdk-codegen-utils bumped from 21.0.23 to 21.0.24
* @looker/sdk-node bumped from 25.8.0 to 25.10.0
</details>
<details><summary>@looker/sdk-codegen-utils: 21.0.24</summary>
### Dependencies
* The following workspace dependencies were updated
* devDependencies
* @looker/sdk bumped from 25.8.0 to 25.10.0
* @looker/sdk-node bumped from 25.8.0 to 25.10.0
</details>
<details><summary>@looker/wholly-artifact: 0.1.35</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/sdk bumped from 25.8.0 to 25.10.0
* devDependencies
* @looker/sdk-node bumped from 25.8.0 to 25.10.0
</details>
<details><summary>@looker/wholly-sheet: 0.5.73</summary>
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/sdk bumped from 25.8.0 to 25.10.0
* devDependencies
* @looker/sdk-node bumped from 25.8.0 to 25.10.0
</details>
<details><summary>sdk-codegen-all: 25.10.0</summary>
##
[25.10.0](sdk-codegen-all-v25.8.0...sdk-codegen-all-v25.10.0)
(2025-06-20)
### Features
* generate SDKs for Looker 25.10
([#1592](#1592))
([9beffa3](9beffa3))
</details>
<details><summary>looker_sdk: 25.10.0</summary>
##
[25.10.0](looker_sdk-v25.8.0...looker_sdk-v25.10.0)
(2025-06-20)
### Features
* generate SDKs for Looker 25.10
([#1592](#1592))
([9beffa3](9beffa3))
</details>
<details><summary>embed-components: 25.10.0</summary>
##
[25.10.0](embed-components-v25.8.0...embed-components-v25.10.0)
(2025-06-20)
### Miscellaneous Chores
* **embed-components:** Synchronize undefined versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/embed-services bumped from 25.8.0 to 25.10.0
* @looker/sdk bumped from 25.8.0 to 25.10.0
* devDependencies
* @looker/sdk-node bumped from 25.8.0 to 25.10.0
</details>
<details><summary>embed-services: 25.10.0</summary>
##
[25.10.0](embed-services-v25.8.0...embed-services-v25.10.0)
(2025-06-20)
### Miscellaneous Chores
* **embed-services:** Synchronize undefined versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/sdk bumped from 25.8.0 to 25.10.0
* devDependencies
* @looker/sdk-node bumped from 25.8.0 to 25.10.0
</details>
<details><summary>extension-sdk: 25.10.0</summary>
##
[25.10.0](extension-sdk-v25.8.0...extension-sdk-v25.10.0)
(2025-06-20)
### Miscellaneous Chores
* **extension-sdk:** Synchronize undefined versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/sdk bumped from 25.8.0 to 25.10.0
</details>
<details><summary>extension-sdk-react: 25.10.0</summary>
##
[25.10.0](extension-sdk-react-v25.8.0...extension-sdk-react-v25.10.0)
(2025-06-20)
### Miscellaneous Chores
* **extension-sdk-react:** Synchronize undefined versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/extension-sdk bumped from 25.8.0 to 25.10.0
* @looker/sdk bumped from 25.8.0 to 25.10.0
</details>
<details><summary>sdk: 25.10.0</summary>
##
[25.10.0](sdk-v25.8.0...sdk-v25.10.0)
(2025-06-20)
### Features
* generate SDKs for Looker 25.10
([#1592](#1592))
([9beffa3](9beffa3))
</details>
<details><summary>sdk-node: 25.10.0</summary>
##
[25.10.0](sdk-node-v25.8.0...sdk-node-v25.10.0)
(2025-06-20)
### Miscellaneous Chores
* **sdk-node:** Synchronize undefined versions
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @looker/sdk bumped from 25.8.0 to 25.10.0
</details>
---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Release-As: 25.10.0