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: Enable UUID auto-generation for fields listed for auto population in service.yaml #686

Merged
merged 20 commits into from
Feb 28, 2024

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    5189ddd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd397f View commit details
    Browse the repository at this point in the history
  3. MethodSettings reading and passing

    * Add methodSettings to ServiceYamlConfig and read them it present
    * Add ServiceYamlConfig to ServiceDetails and update the constructor.
    yash30201 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    140a10c View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    45612b0 View commit details
    Browse the repository at this point in the history
  2. Revert "SubModule Changes - Not sure what to do"

    This reverts commit 6dd397f.
    yash30201 committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    18d5c34 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. update googleapis hash

    yash30201 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    e82cc74 View commit details
    Browse the repository at this point in the history
  2. update unit test goldens

    yash30201 committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    7f20009 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1763f57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d779a65 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

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

Commits on Feb 24, 2024

  1. Configuration menu
    Copy the full SHA
    f03c6ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2288e04 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Configuration menu
    Copy the full SHA
    1dd68cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62e6112 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. review iteration

    yash30201 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    261fd2d View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. review iteration

    yash30201 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    1fb0554 View commit details
    Browse the repository at this point in the history
  2. Add Map Unit test

    yash30201 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    a1dae4c View commit details
    Browse the repository at this point in the history
  3. update enum type

    yash30201 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    82032d1 View commit details
    Browse the repository at this point in the history
  4. Review iteration

    yash30201 committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    9b6c107 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a1b1929 View commit details
    Browse the repository at this point in the history