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: expose flag to determine whether a composite is indexed #196

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Dec 5, 2023

  1. feat: add flag to deploy composite on creation

    Adds a flag to deploy composite when creating, which is defaulted to false.
    Additionally adds a flag to disable or enable indexing when deploying a composite.
    dbcfd committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    16b0ecf View commit details
    Browse the repository at this point in the history
  2. review changes

    dbcfd committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    2e41e5e View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. changes based on review

    dbcfd committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    dce5745 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. changes based on review

    dbcfd committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    946b19b View commit details
    Browse the repository at this point in the history