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

fix: Avoid creation of workflows with non-empty tables in target keyspace #16874

Merged
merged 11 commits into from
Oct 18, 2024

Commits on Oct 2, 2024

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

Commits on Oct 4, 2024

  1. test: Add/Fix unit tests for the check

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    d0c2b5c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into workflow-duplicate-tables

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    6c454ac View commit details
    Browse the repository at this point in the history
  3. fix: Add mock query in TestCreateLookupVindexFailures

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    1f30481 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. refac: Use errgroup to run table queries in parallel

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6561442 View commit details
    Browse the repository at this point in the history
  2. Merge main into workflow-duplicate-tables

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    bd4d559 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    483841d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. refac: Rename faultyTables to nonEmptyTables

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    786bd7c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Address review comments

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    92412cc View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into workflow-duplicate-tables

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    10b5a45 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Trigger workflows

    Signed-off-by: Noble Mittal <[email protected]>
    beingnoble03 committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    492406e View commit details
    Browse the repository at this point in the history