Skip to content

Kiln bake does not evaluate the right migrations path for tas and srt tiles.  #320

Open
@pvaramballypivot

Description

When kiln bake is run on the tas tile, it ends up creating 2 migration files with the same timestamp that causes issues during the upload.
detect_ert.js
detect_srt.js

Temporary fix: pass the migrations path to the kiln bake command
kiln bake --variables-file=variables/srt.yml --migrations-directory ./migrations/common --migrations-directory ./migrations/srt
kiln bake --variables-file=variables/ert.yml --migrations-directory ./migrations/common --migrations-directory ./migrations/ert

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions