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

git ignore translations file and run on commands instead #97

Merged
merged 4 commits into from
Jun 24, 2020

Conversation

jordanAtShopify
Copy link
Member

This should help avoid conflicts and make sure translations are in sync when developing.

Copy link
Member

@henrytao-me henrytao-me left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A watch task would be great. I can look into it over the weekend.

Copy link
Contributor

@owencraston owencraston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think a watch task is a better long term solution but for what we need now I think its a good change.

@henrytao-me
Copy link
Member

Close in favor of #93 (comment) and #94 (comment)

@jordanAtShopify
Copy link
Member Author

@henrytao-me wouldn't we still want this in addition to the watch script? I think running the watch script would be beneficial if someone is actively editing the translations (like jest --watch) but for regular development flow we don't want to require the watch script to be running, right?

Copy link
Member

@henrytao-me henrytao-me left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jordanAtShopify Sorry about closing the PR. Can you reopen it and update the README? We can ship this 🙇

Copy link
Member

@henrytao-me henrytao-me left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suggest to add yarn generate-translations to start command too until we have the watch task ready.

@jordanAtShopify jordanAtShopify merged commit daa967e into master Jun 24, 2020
@henrytao-me henrytao-me deleted the translations-build-step branch June 24, 2020 13:11
@henrytao-me
Copy link
Member

CI is failing. Can you fix it too? @jordanAtShopify https://github.com/CovidShield/mobile/runs/803431283

@jordanAtShopify
Copy link
Member Author

@henrytao-me I fixed it on master

lpcox pushed a commit to covidsafe/CovidShieldExposure that referenced this pull request Jul 7, 2020
…-step

git ignore translations file and run on commands instead
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants