Commit graph

17 commits

Author SHA1 Message Date
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