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]
adee67115c
Bump actions/checkout from 5 to 6 ( #6347 )
2025-11-24 19:42:21 +01:00
dependabot[bot]
3ae4a7d8a7
Bump actions/setup-node from 5 to 6 ( #6250 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
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>
2025-11-02 17:11:23 +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]
4e57868037
Bump actions/setup-node from 4 to 5 ( #6111 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
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>
2025-09-14 10:50:33 +02:00
dependabot[bot]
da52d677c7
Bump actions/checkout from 4 to 5 ( #6084 )
2025-08-31 09:06:26 +02:00
dependabot[bot]
f5fe56c85d
Bump actions/setup-node from 3 to 4 ( #4928 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: actions/setup-node
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>
2023-10-31 00:48:39 +01:00
dependabot[bot]
e850f6c2a5
Bump actions/checkout from 3 to 4 ( #4866 )
2023-09-07 23:11:19 +02:00
tooomm
45a5296013
CI: Fix versions before deprecation ( #4798 )
...
* fix deprecation warning
* fix deprecation warning
2023-04-30 13:51:09 +02:00
ebbit1q
b99bd0176a
update deprecated workflow actions ( #4690 )
2022-10-17 23:55:07 -04:00
tooomm
2885f93fdf
run ci not only on pr's to master ( #4537 )
2022-01-20 18:27:26 +01:00
tooomm
86881bbbc3
CI: Little tweaks to web ( #4488 )
2021-12-07 23:01:46 -05:00
tooomm
c5aaa0bc2e
CI: Add webclient ( #4478 )
2021-11-26 16:55:53 -05:00