Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: generate showcase without post-processing #1935

Merged
merged 110 commits into from Sep 12, 2023

Commits on Aug 10, 2023

  1. feat: add

    JoeWang1127 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    53abd0e View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. Configuration menu
    Copy the full SHA
    434cbfc View commit details
    Browse the repository at this point in the history
  2. refactor utilities

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    5825bcc View commit details
    Browse the repository at this point in the history
  3. add an action to verify

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c39cbea View commit details
    Browse the repository at this point in the history
  4. checkout googleapis-gen

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    10a1c6d View commit details
    Browse the repository at this point in the history
  5. setup repo name

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    cca6770 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89bbedc View commit details
    Browse the repository at this point in the history
  7. change secret

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    3e85e33 View commit details
    Browse the repository at this point in the history
  8. change token

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    fdf9260 View commit details
    Browse the repository at this point in the history
  9. change to git clone

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    f3b60a6 View commit details
    Browse the repository at this point in the history
  10. change user name

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    1b4746d View commit details
    Browse the repository at this point in the history
  11. add input list

    JoeWang1127 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    2856709 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    81cbdc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d733c5a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. change destination path

    JoeWang1127 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    92660ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07f3ea6 View commit details
    Browse the repository at this point in the history
  3. fix type in diff command

    JoeWang1127 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    49542f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7b3752 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c8aa78 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    3d612f8 View commit details
    Browse the repository at this point in the history
  2. Revert "sparse checkout googleapis"

    This reverts commit 3d612f8.
    JoeWang1127 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    280a571 View commit details
    Browse the repository at this point in the history
  3. change library

    JoeWang1127 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d375848 View commit details
    Browse the repository at this point in the history
  4. change step name

    JoeWang1127 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    734e1eb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. add a readme

    JoeWang1127 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9a5a7cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35ad197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8477b74 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    5eb0223 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    b12f99e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e893df3 View commit details
    Browse the repository at this point in the history
  3. update README

    JoeWang1127 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a7d8a55 View commit details
    Browse the repository at this point in the history
  4. chore: add test script for showcase

    this produces various differences in the output. Mainly additional
    protos not being detected, a mismatch between
    proto-gapic-showcase-v1beta1/src/proto (arbitrary path)
    diegomarquezp committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f02a037 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21a6cd2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2a9f8a8 View commit details
    Browse the repository at this point in the history
  7. change error message

    JoeWang1127 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    51beff7 View commit details
    Browse the repository at this point in the history
  8. add maven central mirror

    JoeWang1127 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    f7e4b72 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

  1. add comments in utilities

    JoeWang1127 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    32463da View commit details
    Browse the repository at this point in the history
  2. add comments

    JoeWang1127 committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    b58a802 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2023

  1. add an integration test

    JoeWang1127 committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    d7dcdca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e900a42 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/feat/generate-aiplatform-without…

    …-postprocessing' into feat/generate-showcase-without-postprocessing
    diegomarquezp committed Aug 20, 2023
    Configuration menu
    Copy the full SHA
    4e1707d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    4e525a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb3fe22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3738945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    eef963f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b6dfeb View commit details
    Browse the repository at this point in the history
  6. do not delete google/

    JoeWang1127 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    64ee89e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56e418a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fd6aac View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5a94a72 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'origin/feat/generate-aiplatform-without…

    …-postprocessing' into feat/generate-showcase-without-postprocessing
    diegomarquezp committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    06d0351 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ad59c57 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a056ae1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7ef8278 View commit details
    Browse the repository at this point in the history
  14. add comments

    JoeWang1127 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4f0ef4a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    7adf70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d305d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3d62a2b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5b59674 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feat/generate-aiplatform-without…

    …-postprocessing' into feat/generate-showcase-without-postprocessing
    diegomarquezp committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    3cf0df2 View commit details
    Browse the repository at this point in the history
  6. chore: fix util import

    diegomarquezp committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f8816a4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5805e84 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6aa42fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20554ee View commit details
    Browse the repository at this point in the history
  10. chore: try java 11

    diegomarquezp committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    aa12966 View commit details
    Browse the repository at this point in the history
  11. update comments

    JoeWang1127 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    880c27b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e6269b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a5fe171 View commit details
    Browse the repository at this point in the history
  14. increase download time

    JoeWang1127 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    f6c5784 View commit details
    Browse the repository at this point in the history
  15. remove comment

    JoeWang1127 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    5d16f16 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Merge branch 'feat/generate-aiplatform-without-postprocessing' into f…

    …eat/generate-showcase-without-postprocessing
    diegomarquezp committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    3275765 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    6ce6170 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    ea813ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9839dc View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Configuration menu
    Copy the full SHA
    c4216f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836a185 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ede73ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b50140 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c032b04 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3fd56df View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0350a7c View commit details
    Browse the repository at this point in the history
  8. fix generation

    diegomarquezp committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4793981 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e7986c0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    10aeec1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1286a93 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Configuration menu
    Copy the full SHA
    cd97149 View commit details
    Browse the repository at this point in the history
  2. remove unused logic

    diegomarquezp committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    005567f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5725bc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a979c65 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d59b87f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    962bb7a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    e2a8c0f View commit details
    Browse the repository at this point in the history
  2. bash format

    diegomarquezp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    44f561d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4d07e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f384ca9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9572011 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    99ce5bb View commit details
    Browse the repository at this point in the history
  7. install xmllint

    diegomarquezp committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f8f9c0c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a0d8d4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    be0557c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4865532 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    92a391c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Update library_generation/utilities.sh

    Co-authored-by: Joe Wang <106995533+JoeWang1127@users.noreply.github.com>
    diegomarquezp and JoeWang1127 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    ce71fb7 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feat/generate-showcase-without-p…

    …ostprocessing' into feat/generate-showcase-without-postprocessing
    diegomarquezp committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4c571a4 View commit details
    Browse the repository at this point in the history
  3. restore gh action

    diegomarquezp committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    af35671 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccd7aa8 View commit details
    Browse the repository at this point in the history
  5. remove duplicate file\

    diegomarquezp committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    617eddd View commit details
    Browse the repository at this point in the history
  6. fix proto path

    diegomarquezp committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    9b44c77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9ee812 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. Configuration menu
    Copy the full SHA
    ead36c6 View commit details
    Browse the repository at this point in the history
  2. add test for versions

    diegomarquezp committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    09f94ee View commit details
    Browse the repository at this point in the history