Skip to content

Conversation

@drstrangelooker
Copy link
Collaborator

Release-As: 25.10.0

@drstrangelooker drstrangelooker requested a review from a team as a code owner June 17, 2025 16:00
Copy link

@gemini-code-assist gemini-code-assist bot left a 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 synonyms property to the LookmlModelExploreField model and a value_to_date property to the LookmlModelExploreFieldPeriodOverPeriodParams model, enhancing their data structures.
  • API Documentation Refinement: Removed outdated 'dev mode required' comments from the Get All Git Connection Tests API 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

  1. 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.

Copy link

@gemini-code-assist gemini-code-assist bot left a 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.

@github-actions
Copy link
Contributor

Go Tests

  6 files    6 suites   2m 38s ⏱️
 50 tests  50 ✅ 0 💤 0 ❌
120 runs  120 ✅ 0 💤 0 ❌

Results for commit 0aaab84.

@github-actions
Copy link
Contributor

Python Tests

 10 files  ±0   10 suites  ±0   1m 23s ⏱️ -1s
144 tests ±0  139 ✅ ±0   5 💤 ±0  0 ❌ ±0 
792 runs  ±0  770 ✅ ±0  22 💤 ±0  0 ❌ ±0 

Results for commit 0aaab84. ± Comparison against base commit 4794aab.

@github-actions
Copy link
Contributor

Typescript Tests

  2 files   56 suites   59s ⏱️
208 tests 206 ✅ 2 💤 0 ❌
444 runs  440 ✅ 4 💤 0 ❌

Results for commit 0aaab84.

Copy link

@chrissieacodes chrissieacodes left a comment

Choose a reason for hiding this comment

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

LGTM

@drstrangelooker drstrangelooker merged commit 9beffa3 into main Jun 20, 2025
42 checks passed
@drstrangelooker drstrangelooker deleted the sdk_25_10 branch June 20, 2025 15:54
drstrangelooker pushed a commit that referenced this pull request Jun 20, 2025
🤖 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).
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