Commit graph

91 commits

Author SHA1 Message Date
Victor Chudnovsky
1d424ebe92 clarify TODOs 2025-05-30 15:15:21 -07:00
Victor Chudnovsky
0b315c2695 build: temporarily comment out C# and Ruby build rules 2025-05-30 13:00:53 -07:00
yoshi-code-bot
a72e9397ba
feat: Update Compute Engine v1beta API to revision 20250511 (#1041) 2025-05-21 05:58:39 -04:00
Anthonios Partheniou
1a22026af1
build(python): add service_yaml and rest_numeric_enums configurations (#1040) 2025-05-19 06:11:51 -04:00
yoshi-code-bot
24cb98265e
chore: minor formatting 2025-05-16 11:39:31 -04:00
Anthonios Partheniou
2fc3abef31
feat: add google/cloud/compute/v1beta (#1033)
* build: implement matrix strategy for DIREGAPIC action

* build: add alpha compute files

* build: Include API channel in auto-generated PR

* build: fix matrix specification

* build: Have DIREGAPIC action use triggering ref or default branch

* build: remove the field ScratchDisks

The field was also removed purposefully in v1

* build: Add v1 proto for use as "previous proto" in conversion

* build: allow all matrix jobs to complete even if some fail

* build: fix location of fail-fast setting

The original reference I used had it in the wrong place.

Correct GitHub ref: https://docs.github.com/en/actions/writing-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast

* build: Disable PHP and C# builds for alpha

PHP just failed. Not clear what the issue is.
C# has some known failures. One of them may be the use of 3 repeated fields.

* build: Disable Ruby generation

This was causing some errors, too.

* build: fix version in Discovery file before further processing

* build: jq is supposedly pre-installed in GitHub actions

* feat: Move alpha to v1alpha in all paths

* build: We do need to install jq

* build: Try installing without sudo

sudo is not found!

* build: Fix regex

"version" is the last field, so it has no trailing comma

* build: Fix Go imports in BUILD

* build: prepare for processing beta: copy files from alpha

* build: update the beta file contents to refer to beta symbols

* build: configure action to run for beta as well.

* build: Have each channel use its own branch for the PR

* Update syntax for matrix.version in branch name

* add initial versions of alpha/beta discovery docs

* Revert "add initial versions of alpha/beta discovery docs"

This reverts commit 489a29cdc5.

* stage discovery docs

* remove alpha

* add compute.v1beta.json which is needed for kokoro presubmit

* build: add python settings

* import changes from PR 1035

* clean up

* clean up

* Remove redundant bazelisk build

---------

Co-authored-by: Victor Chudnovsky <vchudnov@google.com>
2025-05-16 11:13:37 -04:00
Victor Chudnovsky
e1e3efd93a
fix!: Remove schemas.MachineType.scratchDisks.scratchDisk from config (#1027)
The field and type have already been through a deprecation process.  This is an intended breaking change. Googlers: see cl/751378213
2025-05-08 16:08:14 -07:00
yoshi-code-bot
2c91221129
feat: Update Compute Engine API to revision 20250415 2025-04-16 17:38:05 -07:00
yoshi-code-bot
8b608579d4
feat: Update Compute Engine API to revision 20250320 2025-03-25 16:46:05 -04:00
yoshi-code-bot
bad8d92019
feat: Update Compute Engine API to revision 20250302 (#1000) 2025-03-20 12:39:45 -07:00
yoshi-code-bot
4c4d2b6ad6
feat: Update Compute Engine API to revision 20250302 (#995) 2025-03-18 12:35:16 -07:00
Victor Chudnovsky
9bf7eee717
build: fix compute BUILD file (#994) 2025-03-14 14:17:05 -07:00
Victor Chudnovsky
1e6cb6291e
build: deploy use of converter config in GCE BUILD rule + DIREGAPIC action (#993) 2025-03-14 12:02:10 -07:00
yoshi-code-bot
2753fe1683
feat: Update Compute Engine API to revision 20250302 (#987) 2025-03-13 10:36:38 -07:00
yoshi-code-bot
5eaeba4516 feat: Update Compute Engine API to revision 20250211 2025-02-18 20:16:37 +00:00
yoshi-code-bot
58be301346
feat: Update Compute Engine API to revision 20250126 2025-02-14 17:01:35 -08:00
yoshi-code-bot
2e899eed44
feat: Update Compute Engine API to revision 20250119 (#981) 2025-01-29 22:16:19 -08:00
yoshi-code-bot
256da8cda0
feat: Update Compute Engine API to revision 20250107 (#975) 2025-01-22 11:47:25 -08:00
Victor Chudnovsky
a74ef25c9f
build: include struct.proto dependency to handle Value/Struct/Any (#972) 2024-12-13 08:36:40 -08:00
yoshi-code-bot
7d0c6bee25
feat: Update Compute Engine API to revision 20241201 (#971) 2024-12-12 14:00:44 -05:00
Brent Shaffer
9845b03626
chore(php): set migration_mode to MIGRATING (#967) 2024-12-11 11:19:16 -08:00
Daniel Azuma
d4f6eb78a4
chore: Updated dependency on google-cloud-compute-v1 (#970) 2024-12-11 10:49:33 -08:00
yoshi-code-bot
5d5b1bf126
feat: Update Compute Engine API to revision 20241201 (#966) 2024-12-09 19:21:09 -05:00
yoshi-code-bot
d5a401dd23
feat: Update Compute Engine API to revision 20241105 (#954) 2024-11-12 15:16:22 -08:00
yoshi-code-bot
ba7bdb82b2
feat: Update Compute Engine API to revision 20241015 (#903) 2024-11-04 12:07:03 -08:00
Cody Oss
80bfb115ac
fix: reduce size of Go compute package (#946)
Remove the gRPC binding for generated compute protos as they
are not valid. This reduces the LoC in this package by ~13%.
2024-10-22 12:27:32 -07:00
yoshi-code-bot
38205620f2
feat: Update Compute Engine API to revision 20240430 (#900) 2024-05-07 12:56:37 -07:00
Daniel Azuma
5010f1737c
feat(ruby): Update google-cloud-compute-v1 dependency to 2.11 (#901) 2024-05-03 14:32:56 -07:00
yoshi-code-bot
55499b5500
feat: Update Compute Engine API to revision 20240421 (#899) 2024-04-29 19:30:50 -07:00
yoshi-code-bot
018c0e32cb
feat: Update Compute Engine API to revision 20240407 (#890) 2024-04-29 14:55:55 -07:00
Daniel Azuma
ea71fd43fe
feat: Updated dependency on google-cloud-compute-v1 to the latest version 2024-03-04 10:27:58 -08:00
yoshi-code-bot
0df0f51c86
feat: Update Compute Engine API to revision 20240220 (#886) 2024-02-29 10:07:40 -08:00
yoshi-code-bot
6953fd7c25
feat: Update Compute Engine API to revision 20240130 (#881) 2024-02-07 15:33:35 -08:00
Alexander Fenster
ccaed1e30e
build: add dependencies to nodejs_gapic_assembly_pkg target (#880) 2024-02-02 15:09:13 -08:00
Daniel Azuma
70dc23b5cb
fix: Ensure Ruby compute wrapper depends on a gapic that supports universe_domain (#875) 2024-01-12 13:02:58 -08:00
Andre Andreassa
c9f88c99c4
chore: update google-cloud-compute-v1 wrapper dependency 2023-12-12 12:04:03 -08:00
yoshi-code-bot
05186cd29d
feat: Update Compute Engine API to revision 20231110 (#868) 2023-12-06 09:45:06 -08:00
Victor Chudnovsky
a025f67c6d
fix(compute): add support for Any messages to compute BUILD file (#867) 2023-11-29 14:49:29 -08:00
yoshi-code-bot
85f8c75801
feat: Update Compute Engine API to revision 20230711 (#838) 2023-07-28 14:54:50 -07:00
yoshi-code-bot
e8c26cc311
feat: Update Compute Engine API to revision 20230711 (#836) 2023-07-25 09:38:59 -07:00
yoshi-code-bot
0bd6d87a0e
feat: Update Compute Engine API to revision 20230701 (#835) 2023-07-17 09:41:16 -07:00
yoshi-code-bot
e14c7a7f99
feat: Update Compute Engine API to revision 20230701 (#834) 2023-07-13 10:01:42 -07:00
Daniel Azuma
3f2084be42
chore: Update Ruby compute wrapper dependency on the compute GAPIC
The latest updates to the Ruby wrapper require changes released in version 2.3.0 of the GAPIC.
2023-07-10 14:21:45 -07:00
yoshi-code-bot
761c3cbb30
feat: Update Compute Engine API to revision 20230701 (#821) 2023-07-10 11:54:47 -04:00
Yu-Han Liu
8b152e0252
docs: enable snippet generation for python-compute (#825) 2023-07-05 14:40:44 -04:00
yoshi-code-bot
4e5d66b706
feat: Update Compute Engine API to revision 20230610 (#820) 2023-06-29 17:06:13 -07:00
Brent Shaffer
3427705a58
feat: add new PHP surface for compute v1 (#807) 2023-06-02 03:09:04 -06:00
Chris Smith
8ca2ce77d7
chore: update compute/v1 go_gapic_assembly_pkg with snippets archive (#801) 2023-05-04 16:09:44 -06:00
yoshi-code-bot
0d5dd61377
feat: Update Compute Engine API to revision 20230307 (#787) 2023-04-19 08:51:25 -07:00
Cody Oss
2954139219
chore: reenable Go compute targets (#795)
Followup to #794 now that the Go generator has been patched
2023-04-10 09:14:10 -05:00