webrecorder / browsertrix

Browsertrix is the hosted, high-fidelity, browser-based crawling service from Webrecorder designed to make web archiving easier and more accessible for all!
https://webrecorder.net/browsertrix
GNU Affero General Public License v3.0
201 stars 35 forks source link

chore: Auto-commit extracted localization strings #2089

Closed SuaYoo closed 1 month ago

SuaYoo commented 1 month ago

Resolves https://github.com/webrecorder/browsertrix/issues/1416

Changes

Removes localize:extract from pre-commit hook and commits changes from localize:extract in frontend PR build check.

Example commit: https://github.com/webrecorder/browsertrix/pull/2089/commits/89d04a23b7bd4d8c4dcca419c23e37242fb8b0c9

Also removes the unused format check, it shouldn't be much of an issue since 1. it wasn't working and 2. we're formatting in the pre-commit hook.