browsertrix/.github/workflows
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
..
ansible-lint.yaml Move DO ansible playbook to new format (#1159) 2023-09-27 22:36:34 -07:00
deploy-dev.yaml ci fix: deploy-dev.yaml fix, install poetry earlier, add decrypt values to sparse checkout 2024-02-23 18:40:36 -08:00
docs-publish.yaml docs: Publish only on release or manual run (#2055) 2024-08-28 15:28:27 -07:00
frontend-build-check.yaml Ensure that CI fails if extracted strings don't match (#2078) 2024-09-16 16:48:33 -04:00
k3d-ci.yaml Adds Subscription API (#1914) 2024-07-10 17:41:16 -07:00
k3d-log-ci.yaml
k3d-nightly-ci.yaml Refactor Invites and Registration, Flatten Per-User Invites (#1902) 2024-07-02 15:13:27 -07:00
lint.yaml quickfix: pin mypy version to avoid issues with latest release 2024-07-19 18:30:57 -07:00
microk8s-ci.yaml Adds Subscription API (#1914) 2024-07-10 17:41:16 -07:00
password-check.yaml Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
project-assign-issue.yml
publish-helm-chart.yaml Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
release.yaml Add Repository Index + Chart Rename + Docs Rename (#1708) 2024-04-21 09:42:25 -07:00
ui-tests-playwright.yml Serialize datetimes with Z suffix (#2058) 2024-09-12 16:16:13 -07:00