Closed dukess closed 4 years ago
Hi! Thanks for reporting the issue.
Not sure why it happens; perhaps binary files should be updated using a different way. I'll investigate this issue.
If it helps:
I tried add .gitattributes file to root directory with
*.js.gz binary
but nothing changes (or i did something wrong)
Looks like I figured out why the actions corrupts binary files.
I made an attempt to fix this in create-blob branch, though I can't test changes now - GitHub Actions are down. I will try to test changes later, and we'll see if this fix works or not.
Thank you! Now binary files committing correctly.
Вопрос уже философский, на будущее: насколько велики шансы, что этот скрипт будет в будщем удалён, имеет ли смысл утащить его к себе?
Не понял, про какой скрипт идёт речь?
Собственно, про этот: test-room-7/action-update-file Пожалуй, неудачно назвал скриптом.
Ааа, ты про экшен. Нет, я не буду его удалять, зачем? Я сам им пользуюсь в своих проектах. Сегодня ещё протестирую и залью обновление бинарных файлов в основную ветку.
Ок. Ещё раз спасибо!
Hello! I tried using the script and I liked the result, except that when copying binary files (gzipped javascript), they break. Is it possible to fix this? Workflow file: https://github.com/dukess/bsb_lan/blob/master/.github/workflows/localization.yaml