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: --annotation for index create #1499

Merged
merged 15 commits into from
Sep 23, 2024

Commits on Sep 13, 2024

  1. moved annotation out of packer

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    904e991 View commit details
    Browse the repository at this point in the history
  2. fix apply flags

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    d7cb253 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. implement annotations

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    87817c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. added tests

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    168a011 View commit details
    Browse the repository at this point in the history
  2. improved code style

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9ea1f26 View commit details
    Browse the repository at this point in the history
  3. refinement

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    70fc421 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. refactor done

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    1b79560 View commit details
    Browse the repository at this point in the history
  2. unit test works

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6217c17 View commit details
    Browse the repository at this point in the history
  3. done refactoring

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fa2a2e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    636547b View commit details
    Browse the repository at this point in the history
  5. refactored packer

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a1fbe47 View commit details
    Browse the repository at this point in the history
  6. removed redundant file

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    119acee View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. refined the code

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    6b0349b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into index-create-annotation

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3c9aedf View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. fix

    Signed-off-by: Xiaoxuan Wang <xiaoxuanwang@microsoft.com>
    Xiaoxuan Wang committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1b039e4 View commit details
    Browse the repository at this point in the history