renovate[bot]
|
759b91e127
|
chore(deps): update node.js to v18.14.0 (#341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-02-17 13:18:30 +01:00 |
|
gitouche
|
aee4da1c9b
|
build(Dockerfile): use fully qualified image name
Improves compatibility with podman, etc.
Resolves #275
|
2023-02-15 12:01:55 +01:00 |
|
Jonas Gloning
|
af8f48daef
|
style: run prettier
|
2023-02-15 11:50:32 +01:00 |
|
Jonas Gloning
|
b95be72745
|
test: 2ms tolerance in hearbeat test to reduce flakyness
|
2023-02-15 11:48:28 +01:00 |
|
Jonas Gloning
|
a73b38c5c8
|
ci: disable locking issues until bot problem is resolved
|
2023-02-15 11:46:39 +01:00 |
|
Jonas Gloning
|
d7b3765942
|
ci: lock issues 60 days after close
|
2023-02-15 11:30:52 +01:00 |
|
Jonas Gloning
|
c196202a27
|
test: 3ms tolerance in MQ test to reduce flakyness
|
2023-02-14 22:12:05 +01:00 |
|
Jonas Gloning
|
ab8ea15a52
|
build: remove custom eslint rules
Some were incompatible with prettier
|
2023-02-14 21:00:21 +01:00 |
|
Jonas Gloning
|
d38066a391
|
style: run prettier
|
2023-02-14 20:49:59 +01:00 |
|
Jonas Gloning
|
fad2041a5e
|
style: configure prettier
|
2023-02-14 20:49:09 +01:00 |
|
Jonas Gloning
|
05f12cdc56
|
feat: specify cors options via cli or js
Closes #196, #221
|
2023-02-14 20:45:31 +01:00 |
|
Jonas Gloning
|
ac44657961
|
test: better replacement for chai's .closeTo
|
2023-02-14 18:57:08 +01:00 |
|
Jonas Gloning
|
084fb8a4bd
|
feat: set the PEERSERVER_PATH with an environment variable
Closes #213
|
2023-02-14 18:50:40 +01:00 |
|
Jonas Gloning
|
fc32289d65
|
build: publish to official docker image
|
2023-02-14 18:47:21 +01:00 |
|
Jonas Gloning
|
68a3398f54
|
feat: set the PORT with an environment variable
Closes #213
|
2023-02-14 18:43:40 +01:00 |
|
Jonas Gloning
|
86cabd8bb7
|
refactor: remove unneeded handwritten typescript types
|
2023-02-14 18:37:28 +01:00 |
|
Jonas Gloning
|
e8219fc574
|
build: revert to "lockfileVersion": 2
|
2023-02-14 15:34:50 +01:00 |
|
Jonas Gloning
|
5f1022e0c3
|
test: remove old coverage config file
|
2023-02-14 15:28:03 +01:00 |
|
Jonas Gloning
|
edc1b2f122
|
test: calculate code coverage correctly
|
2023-02-14 15:27:20 +01:00 |
|
Jonas Gloning
|
396fb81813
|
test: jest config file can be js
|
2023-02-14 15:26:35 +01:00 |
|
Jonas Gloning
|
33a312d21c
|
test: switch from mocha to jest
|
2023-02-14 13:43:21 +01:00 |
|
Jonas Gloning
|
476299ed08
|
fix: import from ESM only environments
refactor: strictest typescript preset
|
2023-02-14 13:36:30 +01:00 |
|
renovate[bot]
|
669b200fb7
|
chore(deps): lock file maintenance
|
2023-02-13 08:57:54 +00:00 |
|
renovate[bot]
|
3f4cfd1b05
|
chore(deps): lock file maintenance
|
2023-02-06 09:09:47 +00:00 |
|
Jonas Gloning
|
c7ba13d962
|
build: fix release workflow
|
2023-01-23 22:51:16 +01:00 |
|
renovate[bot]
|
e4d0d6cd24
|
chore(deps): update dependency semantic-release to v20
|
2023-01-23 20:47:13 +00:00 |
|
Jonas Gloning
|
97f477d318
|
build: ensure all types are exported and available for dependent packages
|
2023-01-17 17:40:17 +01:00 |
|
Jonas Gloning
|
bbbc6a1aac
|
Revert "build: add docker arm image"
This reverts commit 2d5a8e85f34b3cd373b0644025bd90ce982cfb3b.
|
2023-01-17 17:38:40 +01:00 |
|
Jonas Gloning
|
8f8597f2ce
|
build: deploy to fly.io
|
2023-01-17 16:48:40 +01:00 |
|
Jonas Gloning
|
2d5a8e85f3
|
build: add docker arm image
|
2023-01-17 16:43:13 +01:00 |
|
Jonas Gloning
|
46cb8e2a5f
|
Merge branch 'devcontainer'
|
2023-01-17 16:32:49 +01:00 |
|
Jonas Gloning
|
aa16e733fa
|
build: fix Docker build
|
2023-01-17 16:25:44 +01:00 |
|
Jonas Gloning
|
edbd7b14a6
|
chore: add devcontainer
|
2023-01-17 16:23:30 +01:00 |
|
Jonas Gloning
|
fa79cb85c5
|
build: ci for docker
|
2023-01-17 16:14:27 +01:00 |
|
Jonas Gloning
|
ef6f761f0c
|
build: docker image with semantic release
|
2023-01-17 15:56:13 +01:00 |
|
Jonas Gloning
|
1363adf592
|
build: run tests in docker container during build
Reduces the risk of an updated Docker image breaking things unnoticed
|
2023-01-17 15:20:24 +01:00 |
|
Jonas Gloning
|
b4bdd61cf6
|
chore: remove docker-compose.yml
|
2023-01-17 15:12:00 +01:00 |
|
Jonas Gloning
|
9b99dc2fe8
|
build: fix Docker build
Closes #315
|
2023-01-14 18:08:24 +01:00 |
|
Jonas Gloning
|
1ecc94b887
|
fix(deps): update dependency ws to v8
|
2023-01-10 21:16:48 +01:00 |
|
Jonas Gloning
|
e0d5df87f3
|
build: fix automatic rebuilding with npm run dev
|
2023-01-10 21:11:47 +01:00 |
|
Jonas Gloning
|
927a396692
|
Merge branch 'renovate/ts-node-10.x'
|
2023-01-10 20:49:34 +01:00 |
|
Jonas Gloning
|
869569aa95
|
Merge branch 'renovate/mocha-10.x'
|
2023-01-10 20:47:59 +01:00 |
|
Jonas Gloning
|
e583cac3bd
|
chore: simplify import
|
2023-01-10 20:46:59 +01:00 |
|
renovate[bot]
|
0441e632f9
|
chore(deps): update dependency ts-node to v10
|
2023-01-10 16:48:38 +00:00 |
|
renovate[bot]
|
ff10da727d
|
chore(deps): update dependency @types/mocha to v10
|
2023-01-10 16:48:02 +00:00 |
|
Jonas Gloning
|
eae0a562dd
|
Merge branch 'renovate/eslint-8.x'
|
2023-01-10 17:46:12 +01:00 |
|
renovate[bot]
|
e468ff4ef1
|
chore(deps): update typescript-eslint monorepo to v5
|
2023-01-10 16:14:21 +00:00 |
|
renovate[bot]
|
d5cc1e1557
|
chore(deps): update dependency eslint to v8
|
2023-01-10 16:13:02 +00:00 |
|
Jonas Gloning
|
7e24562e8f
|
Merge pull request #310 from peers/renovate/crazy-max-ghaction-import-gpg-5.x
chore(deps): update crazy-max/ghaction-import-gpg action to v5
|
2023-01-10 17:10:20 +01:00 |
|
Jonas Gloning
|
768d8d0556
|
Merge pull request #309 from peers/renovate/actions-setup-node-3.x
chore(deps): update actions/setup-node action to v3
|
2023-01-10 17:07:59 +01:00 |
|