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

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

Open
pvaramballypivot opened this issue May 16, 2022 · 1 comment

Comments

@pvaramballypivot
Copy link
Member

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

@cf-gitbot
Copy link
Member

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

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

No branches or pull requests

2 participants