Open BlueCutOfficial opened 11 months ago
I rewrote everything with more modern syntaxes on a test repo, so I keep the issue open until I update. See https://mainmatter.com/blog/2024/01/30/ember-guides-fr-git-automation/
I need to add a --no-verify
in the commit command because modified English files are staged but are not expected to be added in .remarkignore
, it makes the script fail for no reason.
We have a first iteration of the automation script to sync with the latest English docs automatically. I was mainly focused on getting it to work, it could be cleaner:
EDIT: It's a lot better than before, there are 2 new comments to handle in #236:
console.warn
for errors that are not re-throw