Cockatrice/.ci
Jeremy Letto c5702cc8b6
Remove webclient (extracted to Webatrice repo) (#6848)
The webclient has been extracted to https://github.com/seavor/Webatrice
and the Playwright e2e suite has moved to Sockatrice. Cockatrice keeps
no copy.

Deleted:
- webclient/ (entire tree, 349 files)
- .github/workflows/web-build.yml, web-lint.yml
- .husky/pre-commit (the only tracked husky hook; managed entirely
  from webclient's package.json which no longer exists)

Edited:
- .tx/config: dropped the webclient resource block; Webatrice/.tx/config
  now manages its own translations
- .github/workflows/translations-pull.yml: removed webclient locales
  from add-paths
- .github/workflows/desktop-build.yml, desktop-lint.yml: removed dead
  '!webclient/**' and '!.husky/**' path-filter exclusions
- .github/dependabot.yml: removed commented-out npm/webclient block
- Doxyfile: removed webclient/ from EXCLUDE list
- .ci/release_template.md: dropped Webatrice section (Webatrice now
  cuts its own releases)
- README.md: dropped 'first work on a webclient' line, added Webatrice
  to Related Repositories, updated translation paragraph and build
  badges

History preserved: every webclient commit remains recoverable via
git log on master before this commit.
2026-05-08 09:14:53 -04:00
..
Arch ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Debian11 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Debian12 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Debian13 Add Debian 13 'Trixie' build (#6068) 2025-08-23 23:34:07 -04:00
Fedora43 Remove Fedora 41 Build and Add Fedora 43 Build (#6305) 2025-11-11 20:18:20 -05:00
Fedora44 Add Fedora 44 build and drop Fedora 42 build (#6836) 2026-04-30 21:09:49 +02:00
Servatrice_Debian11 Servatrice build failure (#6243) 2025-11-11 14:34:39 +01:00
Ubuntu22.04 set the minimum qt6 version to 6.4 (#6811) 2026-04-14 00:59:46 +02:00
Ubuntu24.04 ci: use Ninja on Linux and macOS builds (#5939) 2025-05-17 22:24:14 -04:00
Ubuntu26.04 Add Ubuntu 26.04 "Resolute Racoon" build (#6766) 2026-04-03 20:40:42 +02:00
compile.sh add ccache eviction for files older than 7 days (#6795) 2026-04-11 19:18:12 +02:00
docker.sh add ccache eviction for files older than 7 days (#6795) 2026-04-11 19:18:12 +02:00
lint_cpp.sh update format.sh (#6240) 2025-11-07 15:00:39 +01:00
macos.entitlements Sign macOS Releases (#5396) 2025-01-09 22:32:53 -05:00
name_build.sh CI: Cleanup (#6677) 2026-03-09 21:32:47 +01:00
prep_release.sh fix deprecated usage of set-output (#4699) 2022-10-31 23:26:26 +01:00
release_template.md Remove webclient (extracted to Webatrice repo) (#6848) 2026-05-08 09:14:53 -04:00
resolve_latest_aqt_qt_version.sh CI: Resolve to latest Qt version in range for Windows as well (#6700) 2026-03-15 17:47:48 +01:00
thin_macos_qtlib.sh ci: make fat qt libs thin (#6281) 2026-01-04 01:00:05 +01:00
update_translation_source_strings.sh make translation update script more specific in line selection (#4993) 2024-01-25 23:28:23 +01:00
update_translation_source_strings_template.md fix transifex link (#5969) 2025-06-09 02:05:24 +02:00