Skip to content

feat: [google-cloud-orchestration-airflow] add satisfies_pzi to Environment#13077

Merged
vchudnov-g merged 6 commits into
mainfrom
owl-bot-copy-packages-google-cloud-orchestration-airflow
Sep 14, 2024
Merged

feat: [google-cloud-orchestration-airflow] add satisfies_pzi to Environment#13077
vchudnov-g merged 6 commits into
mainfrom
owl-bot-copy-packages-google-cloud-orchestration-airflow

Conversation

@gcf-owl-bot

@gcf-owl-bot gcf-owl-bot Bot commented Sep 12, 2024

Copy link
Copy Markdown
Contributor
  • Regenerate this pull request now.

BEGIN_COMMIT_OVERRIDE
feat: [google-cloud-orchestration-airflow] add satisfies_pzi to Environment
feat: [google-cloud-orchestration-airflow] A new method CheckUpgrade is added to service Environments
feat: A new field satisfies_pzi is added to message .google.cloud.orchestration.airflow.service.v1.Environment
feat: A new message CheckUpgradeRequest is added
feat: A new field airflow_metadata_retention_config is added to message .google.cloud.orchestration.airflow.service.v1.DataRetentionConfig
feat: A new message AirflowMetadataRetentionPolicyConfig is added
docs: A comment for field maintenance_window in message .google.cloud.orchestration.airflow.service.v1.EnvironmentConfig is changed
docs: A comment for message WorkloadsConfig is changed
docs: A comment for field storage_mode in message .google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig is changed
END_COMMIT_OVERRIDE

PiperOrigin-RevId: 673910740

Source-Link: googleapis/googleapis@dcc4f93

Source-Link: https://github.com/googleapis/googleapis-gen/commit/0683c793d18547a017f446533bed4bcd09f565d9
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW9yY2hlc3RyYXRpb24tYWlyZmxvdy8uT3dsQm90LnlhbWwiLCJoIjoiMDY4M2M3OTNkMTg1NDdhMDE3ZjQ0NjUzM2JlZDRiY2QwOWY1NjVkOSJ9

BEGIN_NESTED_COMMIT
feat: [google-cloud-orchestration-airflow] A new method CheckUpgrade is added to service Environments
feat: A new field satisfies_pzi is added to message .google.cloud.orchestration.airflow.service.v1.Environment
feat: A new message CheckUpgradeRequest is added
feat: A new field airflow_metadata_retention_config is added to message .google.cloud.orchestration.airflow.service.v1.DataRetentionConfig
feat: A new message AirflowMetadataRetentionPolicyConfig is added
docs: A comment for field maintenance_window in message .google.cloud.orchestration.airflow.service.v1.EnvironmentConfig is changed
docs: A comment for message WorkloadsConfig is changed
docs: A comment for field storage_mode in message .google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig is changed

PiperOrigin-RevId: 673766368

Source-Link: googleapis/googleapis@0f44538

Source-Link: https://github.com/googleapis/googleapis-gen/commit/802f7c8cdf887527e99fa9c0d774adfd33a16ffe
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW9yY2hlc3RyYXRpb24tYWlyZmxvdy8uT3dsQm90LnlhbWwiLCJoIjoiODAyZjdjOGNkZjg4NzUyN2U5OWZhOWMwZDc3NGFkZmQzM2ExNmZmZSJ9
END_NESTED_COMMIT

feat: A new field `satisfies_pzi` is added to message `.google.cloud.orchestration.airflow.service.v1.Environment`
feat: A new message `CheckUpgradeRequest` is added
feat: A new field `airflow_metadata_retention_config` is added to message `.google.cloud.orchestration.airflow.service.v1.DataRetentionConfig`
feat: A new message `AirflowMetadataRetentionPolicyConfig` is added
docs: A comment for field `maintenance_window` in message `.google.cloud.orchestration.airflow.service.v1.EnvironmentConfig` is changed
docs: A comment for message `WorkloadsConfig` is changed
docs: A comment for field `storage_mode` in message `.google.cloud.orchestration.airflow.service.v1.TaskLogsRetentionConfig` is changed

PiperOrigin-RevId: 673766368

Source-Link: googleapis/googleapis@0f44538

Source-Link: googleapis/googleapis-gen@802f7c8
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW9yY2hlc3RyYXRpb24tYWlyZmxvdy8uT3dsQm90LnlhbWwiLCJoIjoiODAyZjdjOGNkZjg4NzUyN2U5OWZhOWMwZDc3NGFkZmQzM2ExNmZmZSJ9
@trusted-contributions-gcf trusted-contributions-gcf Bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@gcf-owl-bot gcf-owl-bot Bot marked this pull request as ready for review September 12, 2024 15:01
@gcf-owl-bot gcf-owl-bot Bot requested review from a team September 12, 2024 15:01
@snippet-bot

snippet-bot Bot commented Sep 12, 2024

Copy link
Copy Markdown

Here is the summary of changes.

You are about to add 2 region tags.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
PiperOrigin-RevId: 673910740

Source-Link: googleapis/googleapis@dcc4f93

Source-Link: googleapis/googleapis-gen@0683c79
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLW9yY2hlc3RyYXRpb24tYWlyZmxvdy8uT3dsQm90LnlhbWwiLCJoIjoiMDY4M2M3OTNkMTg1NDdhMDE3ZjQ0NjUzM2JlZDRiY2QwOWY1NjVkOSJ9
@gcf-owl-bot gcf-owl-bot Bot changed the title feat: [google-cloud-orchestration-airflow] A new method CheckUpgrade is added to service Environments feat: [google-cloud-orchestration-airflow] add satisfies_pzi to Environment Sep 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@trusted-contributions-gcf trusted-contributions-gcf Bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@gcf-owl-bot gcf-owl-bot Bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 14, 2024
@vchudnov-g vchudnov-g enabled auto-merge (squash) September 14, 2024 00:58
@vchudnov-g vchudnov-g merged commit b624f04 into main Sep 14, 2024
@vchudnov-g vchudnov-g deleted the owl-bot-copy-packages-google-cloud-orchestration-airflow branch September 14, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests. owl-bot-copy

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant