Skip to content

Conversation

wu-hui
Copy link
Contributor

@wu-hui wu-hui commented Apr 7, 2025

No description provided.

@wu-hui wu-hui requested review from a team as code owners April 7, 2025 21:08
Copy link

changeset-bot bot commented Apr 7, 2025

⚠️ No Changeset found

Latest commit: 3ce820b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Apr 7, 2025

Vertex AI Mock Responses Check ⚠️

A newer major version of the mock responses for Vertex AI unit tests is available. update_vertexai_responses.sh should be updated to clone the latest version of the responses: v8.0

@wu-hui wu-hui force-pushed the push-ylruyrrpmnmz branch from 4ff3404 to 3ce820b Compare April 7, 2025 21:10
Copy link
Contributor Author

@wu-hui wu-hui left a comment

Choose a reason for hiding this comment

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

@MarkDuckworth PTAL

I also realized that you were right, there was a getDocs(realtimePipeline) impl. I removed it for now, we can discuss with the team if an execute(realtimePipeline) is wanted.

} from './settings';
import { _onRealtimePipelineSnapshot } from '../../../src/api/pipeline_impl';
import { RealtimePipeline } from '../../../src/api/realtime_pipeline';
import { onPipelineSnapshot } from '../../../src/api/reference_impl';
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@MarkDuckworth This import is suspicious, just to call it out.

Copy link
Contributor

Choose a reason for hiding this comment

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

I'll take another look.

}),
json({ preferConst: true }),
json({ preferConst: true })
//terser(util.manglePrivatePropertiesOptions)
Copy link
Contributor

Choose a reason for hiding this comment

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

needs to be re-enabled

removeAsserts(service.getProgram())
// renameInternals(service.getProgram(), {
// publicIdentifiers,
// prefix: '__PRIVATE_'
Copy link
Contributor

Choose a reason for hiding this comment

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

to be re-enabled

} from './settings';
import { _onRealtimePipelineSnapshot } from '../../../src/api/pipeline_impl';
import { RealtimePipeline } from '../../../src/api/realtime_pipeline';
import { onPipelineSnapshot } from '../../../src/api/reference_impl';
Copy link
Contributor

Choose a reason for hiding this comment

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

I'll take another look.

@wu-hui wu-hui closed this Apr 9, 2025
@firebase firebase locked and limited conversation to collaborators May 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants