зеркало из https://github.com/mozilla/fxa.git
76ad8cb534
Because: - We are hitting race conditions using postinstall - If two packages invoke l10n:clone at the same time in their post install git will error out This Commit: - Adds a git checkout hook, so the l10n folder is regularly updated - Remove l10n:clone and l10n:prime commands from the post install - Moves the l10n:prime command into build and tests commands - Adds clean script so blank slates can be tested locally - Adds respective l10n-bundle and l10n-prime scripts per workspace - Moves the creation of the git-head.txt to the prime step and avoids creating an change on the l10n repo Co-authored-by: Peter deHaan <peter@deseloper.com> |
||
---|---|---|
.. | ||
bundle.sh | ||
clone.sh | ||
prime.sh |