hedgedoc/.github/workflows
Tilman Vatteroth 7320fe2ac1 feat(packages): add commons package
This is an import of 166ca8da12
with some changes to make it fit into the mono repo.
- TypedEventEmitter has been replaced with EventEmitter2 because EventEmitter2 is faster and TypedEventEmitter had some troubles with the new way of compiling.
- tsc-esm has been replaced with microbundle. The problems that lib0 doesn't export its types correctly has been solved using yarn patch.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2022-12-11 23:09:10 +01:00
..
backend-docker-cleanup.yml fix(backend): Add directory filter to backend workflows 2022-11-20 21:49:56 +01:00
backend-docker.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
backend-e2e-tests.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
backend-tests.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
codeql-analysis.yml fix(ci): merge codeql analysis workflows 2022-11-20 21:49:56 +01:00
commons-lint.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
commons-tests.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
frontend-docker.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
frontend-e2e-tests.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
frontend-lint.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
frontend-netlify-deploy-main.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
frontend-netlify-deploy-pr.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
frontend-test-and-build.yml feat(packages): add commons package 2022-12-11 23:09:10 +01:00
njsscan-analysis.yml chore(deps): update github/codeql-action action to v2 2022-05-01 19:05:14 +02:00
reuse.yml fix(repository): Move backend code into subdirectory 2022-10-30 22:46:42 +01:00