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 parsing of autopopulated fields from serviceyaml #2312

Merged
merged 15 commits into from Dec 28, 2023

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    6a4e14a View commit details
    Browse the repository at this point in the history
  2. fix lint

    alicejli committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    21d1fea View commit details
    Browse the repository at this point in the history
  3. fix lint and update goldens

    alicejli committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    3ea4c42 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. refactor

    alicejli committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    9cd4d20 View commit details
    Browse the repository at this point in the history
  2. add todo

    alicejli committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    61db4c8 View commit details
    Browse the repository at this point in the history
  3. fix lint

    alicejli committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    4bd1019 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. update comment

    alicejli committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3199f92 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. add unit tests

    alicejli committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7dd2122 View commit details
    Browse the repository at this point in the history
  2. update hashcode()

    alicejli committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    d2bf821 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    1ea5f8b View commit details
    Browse the repository at this point in the history
  2. update comments

    alicejli committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f3a7779 View commit details
    Browse the repository at this point in the history
  3. remove empty check

    alicejli committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f677bee View commit details
    Browse the repository at this point in the history
  4. remove unit test

    alicejli committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    e89f54d View commit details
    Browse the repository at this point in the history
  5. fix lint

    alicejli committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5ecdfbb View commit details
    Browse the repository at this point in the history
  6. add todo

    alicejli committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    c4c2a4b View commit details
    Browse the repository at this point in the history