respect-validation/.github/workflows
Henrique Moody 7892a7c902
Port Bash scripts to PHP
It makes more sense to use PHP to generate PHP code than to use Bash. I
love writing Bash scripts, but I know it's not for everyone, and they
can become quite complex. Porting them to PHP code also lowers the
barrier for people to change them.

While I was making those changes, I also noticed a problem with how we
save the domain suffixes. We're converting all of them to ASCII, so we
are not preserving languages such as Chinese, Thai, and Hebrew, which
use non-ASCII characters.
2026-01-06 10:06:22 +01:00
..
continuous-integration.yml Bump actions/checkout from 3 to 6 2026-01-04 21:48:23 +01:00
release.yml Automate GitHub releases 2026-01-04 22:26:21 +01:00
update-regionals.yaml Port Bash scripts to PHP 2026-01-06 10:06:22 +01:00