etherpad-lite/.github/workflows
SamTV12345 ead3c0ea38
Added typescript to etherpad
* Fixed determining file extension.

* Added ts-node

* Fixed backend tests.

* Fixed frontend test runs.

* Fixed tests.

* Use script approach for starting etherpad.

* Change directory to src.

* Fixed env.

* Change directory

* Fixed build arg.

* Fixed docker build.

* Fixed.

* Fixed cypress file path.

* Fixed.

* Use latest node container.

* Fixed windows workflow.

* Use tsx and optimized docker image.

* Added workflow for type checks.

* Fixed.

* Added tsconfig.

* Converted more files to typescript.

* Removed commented keys.

* Typed caching middleware.

* Added script for checking the types.

* Moved SecretRotator to typescript.

* Fixed npm installation and moved to types folder.

* Use better scripts for watching typescript changes.

* Update windows.yml

* Fixed order of npm installation.

* Converted i18n.

* Added more types.

* Added more types.

* Fixed import.

* Fixed tests.

* Fixed tests.

* Fixed type checking test.

* Fixed stats

* Added express types.

* fixed.
2024-02-05 21:13:02 +01:00
..
backend-tests.yml Deprecated Node 16, added Node 21. (#6051) 2023-11-29 14:23:14 +01:00
codeql-analysis.yml build(deps): bump github/codeql-action from 2 to 3 (#6069) 2023-12-14 18:19:39 +01:00
dependency-review.yml build(deps): bump actions/dependency-review-action from 3 to 4 (#6108) 2024-01-18 22:38:49 +01:00
docker.yml build(deps): bump peter-evans/dockerhub-description from 3 to 4 (#6119) 2024-01-25 17:02:38 +01:00
frontend-admin-tests.yml Deprecated Node 16, added Node 21. (#6051) 2023-11-29 14:23:14 +01:00
frontend-tests.yml build(deps): bump saucelabs/sauce-connect-action from 2.3.5 to 2.3.6 (#6023) 2023-11-03 19:12:49 +01:00
lint-package-lock.yml build(deps): bump actions/setup-node from 3 to 4 (#6002) 2023-10-25 19:08:24 +02:00
load-test.yml build(deps): bump actions/setup-node from 3 to 4 (#6002) 2023-10-25 19:08:24 +02:00
perform-type-check.yml Added typescript to etherpad 2024-02-05 21:13:02 +01:00
rate-limit.yml Added typescript to etherpad 2024-02-05 21:13:02 +01:00
stale.yml build(deps): bump actions/stale from 8 to 9 (#6060) 2023-12-07 17:30:47 +01:00
upgrade-from-latest-release.yml Added typescript to etherpad 2024-02-05 21:13:02 +01:00
windows.yml Added typescript to etherpad 2024-02-05 21:13:02 +01:00