Commit graph

9 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
51ba54397a chore: update versions of GitHub Actions
PiperOrigin-RevId: 591294386
2023-12-15 10:29:00 -08: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