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
tooomm
58a8c7d3df
CI: Use ubuntu-slim for simple jobs ( #6798 )
Build Desktop / Configure (push) Waiting to run
Build Desktop / Debian 11 (push) Blocked by required conditions
Build Desktop / Debian 13 (push) Blocked by required conditions
Build Desktop / Debian 12 (push) Blocked by required conditions
Build Desktop / Fedora 43 (push) Blocked by required conditions
Build Desktop / Fedora 42 (push) Blocked by required conditions
Build Desktop / Servatrice_Debian 11 (push) Blocked by required conditions
Build Desktop / Ubuntu 24.04 (push) Blocked by required conditions
Build Desktop / Ubuntu 26.04 (push) Blocked by required conditions
Build Desktop / Ubuntu 22.04 (push) Blocked by required conditions
Build Desktop / Arch (push) Blocked by required conditions
Build Desktop / macOS 14 (push) Blocked by required conditions
Build Desktop / macOS 15 (push) Blocked by required conditions
Build Desktop / macOS 13 Intel (push) Blocked by required conditions
Build Desktop / macOS 15 Debug (push) Blocked by required conditions
Build Desktop / Windows 10 (push) Blocked by required conditions
Build Docker Image / amd64 & arm64 (push) Waiting to run
2026-04-19 02:47:14 +02:00
dependabot[bot]
64bb5355ff
Bump peter-evans/create-pull-request from 7 to 8 ( #6423 )
2025-12-15 23:38:49 +01:00
dependabot[bot]
adee67115c
Bump actions/checkout from 5 to 6 ( #6347 )
2025-11-24 19:42:21 +01:00
tooomm
f4361d1b43
CI: More workflow paths updates ( #6227 )
...
* update trigger paths
* change to include paths trigger pattern
* refine selection
* more paths
* fix
* revert push trigger and add hint
2025-10-08 02:17:02 +02:00
dependabot[bot]
da52d677c7
Bump actions/checkout from 4 to 5 ( #6084 )
2025-08-31 09:06:26 +02:00
tooomm
1e0a356cd2
fix transifex link ( #5969 )
2025-06-09 02:05:24 +02:00
tooomm
500b694cc6
CI: Fix logic in translation action after dependency update ( #5124 )
...
* Update translations-pull.yml
* Update translations-push.yml
2024-10-07 18:48:43 +00:00
dependabot[bot]
b998282304
Bump peter-evans/create-pull-request from 6 to 7 ( #5110 )
...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request ) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases )
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 20:05:44 +02:00
dependabot[bot]
e8c7fba8b0
Bump peter-evans/create-pull-request from 5 to 6 ( #4997 )
2024-03-19 19:42:08 +01:00
tooomm
1217820288
CI: GitHub Job Summary for Translation PRs ( #4992 )
2024-01-23 22:21:35 +01:00
tooomm
7c1095ea50
CI: Fix ignore pattern & highlight status of translation automations ( #4977 )
...
* Add result of run to GHA summary
* Fix `paths-ignore`
2024-01-22 22:07:21 +01:00
tooomm
324b50e381
Improve Transifex pull action ( #4916 )
2023-10-16 22:51:08 +02:00
tooomm
e9c502ab32
CI: Add action for pulling new translations ( #4911 )
...
* Update and rename translations.yml to translations-push.yml
* Rename update_translations.sh to update_translation_source_strings.sh
* Update and rename update_translations_template.md to update_translation_source_strings_template.md
* Add translations-pull.yml
* Update config
* Update desktop-lint.yml
* Update desktop-build.yml
* correct env var naming
* names
2023-10-15 18:47:15 -04:00