Skip to content

Commit

Permalink
feat: add APIs for importing and uploading Apt and Yum artifacts feat…
Browse files Browse the repository at this point in the history
…: add version policy support for Maven repositories feat: add order_by support for listing versions fix!: mark a few resource name fields as required (#5040)

* feat: add APIs for importing and uploading Apt and Yum artifacts feat: add version policy support for Maven repositories feat: add order_by support for listing versions fix!: mark a few resource name fields as required

PiperOrigin-RevId: 423145765

Source-Link: googleapis/googleapis@76ff1e5

Source-Link: googleapis/googleapis-gen@b346031
Copy-Tag: eyJwIjoiQXJ0aWZhY3RSZWdpc3RyeS8uT3dsQm90LnlhbWwiLCJoIjoiYjM0NjAzMTJlMDI1YjI4NzcwOGQ1OWJhNzNhNzJkODA2ZDAxZDIyMSJ9

* 🦉 Updates from OwlBot

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Jan 28, 2022
1 parent a6d01a9 commit 33c2989
Show file tree
Hide file tree
Showing 52 changed files with 3,398 additions and 135 deletions.
Binary file not shown.
Binary file modified ArtifactRegistry/metadata/V1Beta2/File.php
Binary file not shown.
Binary file modified ArtifactRegistry/metadata/V1Beta2/Repository.php
Binary file not shown.
46 changes: 27 additions & 19 deletions ArtifactRegistry/metadata/V1Beta2/Service.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified ArtifactRegistry/metadata/V1Beta2/Settings.php
Binary file not shown.
10 changes: 6 additions & 4 deletions ArtifactRegistry/metadata/V1Beta2/Tag.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified ArtifactRegistry/metadata/V1Beta2/Version.php
Binary file not shown.
Binary file added ArtifactRegistry/metadata/V1Beta2/YumArtifact.php
Binary file not shown.
239 changes: 239 additions & 0 deletions ArtifactRegistry/src/V1beta2/AptArtifact.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 33c2989

Please sign in to comment.