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(update-collection-v3): check for conflicts between input and output yamls in migrations #574

Merged
merged 4 commits into from
Sep 6, 2023

Commits on Sep 6, 2023

  1. feat(update-collection-v3): add check for conflicts between input and…

    … output yamls
    
    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    sumo-drosiek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d0642a6 View commit details
    Browse the repository at this point in the history
  2. feat(update-collection-v3): check for conflicts between input and out…

    …put yamls in migrations
    
    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    sumo-drosiek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    31beb43 View commit details
    Browse the repository at this point in the history
  3. chore: replace contains with go's slices contains

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    sumo-drosiek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a5cac4d View commit details
    Browse the repository at this point in the history
  4. feat: bump golang to 1.21

    Signed-off-by: Dominik Rosiek <drosiek@sumologic.com>
    sumo-drosiek committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    ab5c561 View commit details
    Browse the repository at this point in the history