Commit graph

29 commits

Author SHA1 Message Date
Google APIs
9077c0ed8b build: specify where code changes are for code-suggester
PiperOrigin-RevId: 696968077
2024-11-15 12:33:08 -08:00
Google APIs
a70117882c build: update API index via PR from fork
PiperOrigin-RevId: 695863894
2024-11-12 14:05:13 -08:00
Google APIs
a7ebadc061 chore: fetch GCE Discovery doc from discovery-artifact-manager
PiperOrigin-RevId: 695780458
2024-11-12 10:14:25 -08:00
Google APIs
fa0c640351 chore: add python-specific generation settings to service config
PiperOrigin-RevId: 685054095
2024-10-11 20:23:02 -07:00
Victor Chudnovsky
7a0dc39843
chore: fetch GCE Discovery doc from discovery-artifact-manager (#938)
We want to fetch the Discovery file from the discovery-artifact-manager repo, where it is stored in a more canonical form.
2024-10-11 12:13:16 -07:00
Google APIs
a235ef2b87 chore: Configure clients for edgecontainer
PiperOrigin-RevId: 647486641
2024-06-27 16:43:38 -07:00
Jeff Ching
cb34bcf8ff
build: pull compute discovery from discovery-artifact-manager cache (#913) 2024-06-27 16:02:23 -07:00
Google APIs
6758c80fca build: do not create bazel convenience symlinks
PiperOrigin-RevId: 607751773
2024-02-16 11:36:13 -08:00
Google APIs
e4dce1324f fix(diregapic): s/bazel/bazelisk/ in DIREGAPIC build GitHub action
PiperOrigin-RevId: 604714585
2024-02-06 11:39:34 -08:00
Google APIs
4cc16e840c chore(maps/places): fix public issue tracker link
PiperOrigin-RevId: 604494723
2024-02-05 18:26:37 -08:00
Victor Chudnovsky
34a236b339
fix(diregapic): s/bazel/bazelisk/ in DIREGAPIC build GitHub action (#878) 2024-02-05 16:57:51 -08:00
Google APIs
51ba54397a chore: update versions of GitHub Actions
PiperOrigin-RevId: 591294386
2023-12-15 10:29:00 -08:00
Google APIs
31d154b381 build: Add safe.directory to GitHub DIREGAPIC action
PiperOrigin-RevId: 542546610
2023-06-22 07:00:59 -07:00
Google APIs
af329a3465 build: update Docker image to the newer one
PiperOrigin-RevId: 536828444
2023-05-31 14:45:19 -07:00
Google APIs
247a5dab9a fix: fix string syntax for earlier GitHub Action change
PiperOrigin-RevId: 517919349
2023-03-20 03:25:47 -07:00
Google APIs
04d2494feb chore: do not run regenerate action on forks
PiperOrigin-RevId: 517442500
2023-03-17 10:12:27 -07:00
Google APIs
42ba7e6302 chore(deps): Update gapic-generator-java to 2.15.3
PiperOrigin-RevId: 516900470
2023-03-15 12:39:28 -07:00
Alexander Fenster
1e84316f9e
chore: do not run regenerate action on forks (#785) 2023-03-15 11:38:04 -07:00
Google APIs
035ba25f36 chore: Use version 20230301 of gcr.io/gapic-images/googleapis in builds
PiperOrigin-RevId: 513279246
2023-03-01 10:41:47 -08:00
Google APIs
220b13e335 chore: internal change
PiperOrigin-RevId: 460267010
2022-07-11 11:56:22 -07:00
Google APIs
80c19a4eb7 chore: Add DIREGAPIC Updater github action
PiperOrigin-RevId: 450721505
2022-05-24 10:56:20 -07:00
Google APIs
4c6f5836a3 docs: updated comments to match API behaviors
PiperOrigin-RevId: 449874412
2022-05-19 18:07:01 -07:00
Vadym Matsishevskyi
6b3b07186f
chore: Add DIREGAPIC Updater github action (#721) 2022-05-19 14:14:31 -07:00
Google APIs
baba7394f5 fix: Don't include generator test protos in the API index.
Keep `googleapis` and `googleapis-api-index-generator` separate when generating the API index.

The index generator recurses down the directory structure... which means that test files in the generator's `test` directory are ending up being treated as APIs with a directory path of `gen/test/...`

Fixes https://github.com/googleapis/googleapis-api-index-generator/issues/18

Committer: @jskeet
PiperOrigin-RevId: 387371705
2021-07-28 09:49:46 -07:00
Google APIs
fab7e8dee9 chore: move action to workflows directory
PiperOrigin-RevId: 374504512
2021-05-19 18:06:14 -07:00
Google APIs
bff807490f feat: Etags in Secret Manager
Users can now use etags for optimistic concurrency control when modifying Secret or SecretVersion.

PiperOrigin-RevId: 373836373
2021-05-14 12:10:18 -07:00
David Supplee
e252dd5936
chore: add github action to generate API index (#654)
* chore: add github action to generate API index

* chore: check diff before attempting commit

* chore: update repo target
2021-05-14 09:32:51 -07:00
Google APIs
1fb8e3eee9 feat: add ExecResourceOutput for OSConfig AgentEndpoint, add error_message field to OSPolicyResourceConfigStep
Committer: @adjackura
PiperOrigin-RevId: 373391138
2021-05-12 10:01:00 -07:00
David Supplee
498bd19008
chore: add github action to generate API index (#650)
* chore: add github action to generate API index

* chore: check diff before attempting commit

* chore: update repo target
2021-05-12 09:45:36 -07:00