Skip to content

Conversation

@bshaffer
Copy link
Contributor

All other BUILD files for PHP have long since been updated with migration_mode=MIGRATING or even migration_mode=NEW_SURFACE_ONLY, but this one was missed because it's canonical source is here (I would suggest that it should be in third_party with the rest of the APIs, so that this is less likely to happen).

We want to move the compute library for PHP to NEW_SURFACE_ONLY, but I'd like to create at least one release of the compute library with the migration_mode set to MIGRATING first. The difference here is that the previous surfaces are marked as deprecated, and the samples use the new surface.

@bshaffer bshaffer changed the title chore(php): set migration_mode to MIGRATING chore(php): set Compute migration_mode to MIGRATING Dec 10, 2024
@bshaffer
Copy link
Contributor Author

See googleapis/google-cloud-php#7907 for a preview of the changes

@bshaffer
Copy link
Contributor Author

@noahdietz do you have permission to approve/merge this?

@noahdietz noahdietz merged commit 9845b03 into googleapis:master Dec 11, 2024
4 checks passed
@noahdietz
Copy link
Contributor

Member

I do! And done!

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