browsertrix/.github
Emma Segal-Grossman 9a799cc8ab
Ensure that CI fails if extracted strings don't match (#2078)
- Ensures extracted strings get formatted before checking against index
- Fixes index check by switching from `git diff-index` to `git diff`,
and ensures the proper `--exit-code` flag is present (implicitly turned
on by `--quiet`)
- Adds actionable error message when the check fails
- Updates Github's actions versions from v3 to v4 (major version bump is
primarily just for default node version updates, but this way we'll get
future updates)
- Adds formatting step to npm script for extracting messages
- Runs a string extraction & format against current main
2024-09-16 16:48:33 -04:00
..
ISSUE_TEMPLATE Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
PULL_REQUEST_TEMPLATE chore: add PR template for UI changes 2023-03-21 11:32:36 -07:00
workflows Ensure that CI fails if extracted strings don't match (#2078) 2024-09-16 16:48:33 -04:00