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: add generate_repo.py #2431

Merged
merged 67 commits into from
Feb 7, 2024
Merged

feat: add generate_repo.py #2431

merged 67 commits into from
Feb 7, 2024

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    8c4bd4a View commit details
    Browse the repository at this point in the history
  2. refactor model

    JoeWang1127 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    f4bccaa View commit details
    Browse the repository at this point in the history
  3. refactor

    JoeWang1127 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    b2b3fe4 View commit details
    Browse the repository at this point in the history
  4. add private methods

    JoeWang1127 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    e804991 View commit details
    Browse the repository at this point in the history
  5. change config file

    JoeWang1127 committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    737dbbd View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    362fc27 View commit details
    Browse the repository at this point in the history
  2. use absolute path

    JoeWang1127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    a8cd899 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    449f3d5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae4726c View commit details
    Browse the repository at this point in the history
  5. remove new-client scripts

    JoeWang1127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    c134ebf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23e4732 View commit details
    Browse the repository at this point in the history
  7. add helper function

    JoeWang1127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    f853130 View commit details
    Browse the repository at this point in the history
  8. fix unit tests

    JoeWang1127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    1478e4e View commit details
    Browse the repository at this point in the history
  9. add copyright

    JoeWang1127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cd90e04 View commit details
    Browse the repository at this point in the history
  10. refactor

    JoeWang1127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    5b60d25 View commit details
    Browse the repository at this point in the history
  11. regenerate root pom.xml

    JoeWang1127 committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    997cff5 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    6894a55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99afa38 View commit details
    Browse the repository at this point in the history
  3. add unit tests

    JoeWang1127 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a7b210a View commit details
    Browse the repository at this point in the history
  4. add unit tests

    JoeWang1127 committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    d3bc0f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

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

    JoeWang1127 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    0d14629 View commit details
    Browse the repository at this point in the history
  3. refactor

    JoeWang1127 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    b7c6728 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e76647c View commit details
    Browse the repository at this point in the history
  5. do not use enum

    JoeWang1127 committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    ec8d51e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    818e3a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Configuration menu
    Copy the full SHA
    42cc2ee View commit details
    Browse the repository at this point in the history
  2. add get_library_name

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d9fe30c View commit details
    Browse the repository at this point in the history
  3. separate cli and logic

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    b047df7 View commit details
    Browse the repository at this point in the history
  4. code format

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    21fa068 View commit details
    Browse the repository at this point in the history
  5. add integration test

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    f7613c1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    90385b1 View commit details
    Browse the repository at this point in the history
  7. code format

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    3423183 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5338681 View commit details
    Browse the repository at this point in the history
  9. remove pyenv

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    63a7a48 View commit details
    Browse the repository at this point in the history
  10. add unit tests

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    4ee961f View commit details
    Browse the repository at this point in the history
  11. change workflow

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    c2b7b21 View commit details
    Browse the repository at this point in the history
  12. set git user

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    9c583cf View commit details
    Browse the repository at this point in the history
  13. restore mvn command

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    5bdd2c6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4d0f70a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    066af7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e30f5c1 View commit details
    Browse the repository at this point in the history
  17. surpress mvn output

    JoeWang1127 committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    d1022fb View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    342df91 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    7cfd7c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    047e250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d71f54 View commit details
    Browse the repository at this point in the history
  4. add unit tests

    JoeWang1127 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9416899 View commit details
    Browse the repository at this point in the history
  5. remove delete_if_exists

    JoeWang1127 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    f948f31 View commit details
    Browse the repository at this point in the history
  6. add log

    JoeWang1127 committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ab2d103 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. change assert

    JoeWang1127 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ce12090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0610047 View commit details
    Browse the repository at this point in the history
  3. refactor compre_poms.py

    JoeWang1127 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    984bc83 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2535b16 View commit details
    Browse the repository at this point in the history
  5. Revert "compare gapic-libraries-bom/pom.xml and pom.xml in integratio…

    …n test"
    
    This reverts commit 2535b16.
    JoeWang1127 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    14e1c92 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1c2d9c1 View commit details
    Browse the repository at this point in the history
  7. format config file

    JoeWang1127 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2aad329 View commit details
    Browse the repository at this point in the history
  8. covert transport

    JoeWang1127 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    5adf0ee View commit details
    Browse the repository at this point in the history
  9. enable diff_files

    JoeWang1127 committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b9a717c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

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

    JoeWang1127 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    2c0f9b2 View commit details
    Browse the repository at this point in the history
  3. code format

    JoeWang1127 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e592f71 View commit details
    Browse the repository at this point in the history
  4. add python linter

    JoeWang1127 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    369ca21 View commit details
    Browse the repository at this point in the history
  5. change job name

    JoeWang1127 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    c17d321 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a0dc4cb View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    0e2f22b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1ef755 View commit details
    Browse the repository at this point in the history