Skip to content
This repository was archived by the owner on Jul 28, 2024. It is now read-only.
This repository was archived by the owner on Jul 28, 2024. It is now read-only.

YAML parsing for Liquibase broken in 3.7+ #16

@robfletcher

Description

@robfletcher

Upgrading from 3.6.0 to 3.8.0 I now get a failing Gradle build with the following error:

liquibase.exception.UnknownChangelogFormatException: Cannot find parser that supports /Users/fletch/netflix/spinnaker/workspace/keel/keel-sql/src/main/resources/db/databaseChangeLog.yml

It's not clear if this is a bug or whether I'm now expected to add an additional dependency.

I tried 3.7.0 and I get the same error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions