Use local Universe spec for CLI generation - #6703
Open
hectorcast-db wants to merge 1 commit into
Open
hectorcast-db wants to merge 1 commit into
hectorcast-db wants to merge 1 commit into
Conversation
Collaborator
Integration test reportCommit: 4ea8e79
Top 18 slowest tests (at least 2 minutes):
|
hectorcast-db
marked this pull request as ready for review
September 16, 2026 12:36
janniklasrose
approved these changes
Sep 16, 2026
janniklasrose
left a comment
Member
There was a problem hiding this comment.
Confirmed no S3 lookup occurred.
nice, no more AWS auth needed?
hectorcast-db
force-pushed
the
hectorcast-db/hector-castejon/cli-local-openapi-spec
branch
from
September 16, 2026 13:08
25f917b to
64bca6b
Compare
hectorcast-db
force-pushed
the
hectorcast-db/hector-castejon/cli-local-openapi-spec
branch
from
September 16, 2026 15:16
64bca6b to
4ea8e79
Compare
janniklasrose
self-requested a review
September 17, 2026 08:15
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes
Update
generate-clijsonto://deco/genkitin the local Universe checkout..codegen/_openapi_sha.Why
The CLI generation flow currently downloads its pinned OpenAPI specification from S3. The corresponding Genkit change can now build that specification directly from Universe while preserving the exact SHA as generation provenance.
This removes the CLI’s dependency on published OpenAPI specifications without changing the generated output.
Tests
task generate-clijsonend to end against the corresponding Universe change.//openapi:all-internal.jsonlocally.