Sven Efftinge
3f86e66f14
[server] reduce build time ( #18160 )
...
* [server] reduce build time
Include the db tests in the regular `yarn test` script.
Also remove `prepare` as it would duplicate the build.
* [build] remove `prepare`task
it makes the our build run `yarn clean && yarn build` twice per packge.
2023-07-04 21:00:21 +08:00
Sven Efftinge
b12678bde1
remove generic notifications ( #17217 )
2023-04-14 13:57:53 +02:00
Gero Posmyk-Leinemann
a5a31eebe3
Reduce super-noisy traces ( #16507 )
...
* [messagebus] Stop reporting messagebus spans
* [server] Don't trace individual updates to clients
2023-02-23 11:14:53 +01:00
Christian Weichel
478a75e744
Switch license to AGPL
2022-12-08 13:05:19 -03:00
Alex Tugarev
eb8e1d7167
Update notifications on updates to subscription
2022-09-15 16:25:16 +02:00
Alex Tugarev
a57dee841a
[server] fix tracing errors
2022-04-25 14:39:37 +05:30
Gero Posmyk-Leinemann
ddaea0e1c2
[messagebus] Remove shovel config, and all non-local (or outdated) exchanges
2022-02-17 11:43:57 +01:00
Mads Hartmann
dd8b5b728a
Remove OWNERS related files
...
Fixes https://github.com/gitpod-io/ops/issues/844
2022-02-08 09:15:30 +01:00
Jan Koehnlein
d30815e685
[owners] rename team meta to webapp
2022-01-26 08:27:17 +01:00
Gero Posmyk-Leinemann
665f2ee526
[messagebus] .finish() spans created from messages
2021-12-15 10:42:39 +01:00
Gero Posmyk-Leinemann
399fd2b2fd
[server] LocalMessageBroker: add listenForWorkspaceInstanceUpdates
2021-11-17 16:56:15 +01:00
Gero Posmyk-Leinemann
4b6926cab2
[server] Introduce LocalMessageBroker
2021-11-17 16:56:15 +01:00
Gero Posmyk-Leinemann
6954bbdfe7
[server] Cleanup around messagebus and EE split
2021-11-17 16:56:15 +01:00
Gero Posmyk-Leinemann
7abe78c917
[dev] Upgrade to node.js v16 and all major TS libs
...
This commit includes the following commits:
- @iqqbot update dev image to nodejs v16lts
- @iqqbot update dev-environment-image to use nodejs v16
- @iqqbot update component to nodejs v16 lts
- [licensor] Adjust to v16
- [ts] Bump @types/node to ^16.11.0 accordingly
- @aledbf Update typescript dependencies
- @aledbf Update typescript configuration
- @aledbf / @geropl Update typescript code
- [server] Fix express/passport types
- [db] typeorm upgrade 0.1.20 -> 0.2.22: fix compile and runtime issues
- [db] typeorm upgrade 0.2.22 -> 0.2.38: fix compile and runtime issues
- [dev] Upgrade amqplib and smaller libs
- [dev] Upgrade uuid
- [dev] Update probot
- [dev] Final yarn.lock
2021-11-02 13:59:10 +01:00
Pudong Zheng
40c8138d2b
upgrade typescript compiler target to es6
2021-10-21 15:30:59 +02:00
Christian Weichel
c8eb943822
[prow] Add OWNERS files
2021-07-15 11:29:47 +02:00
ArthurSens
a8da492f24
Introduce gitpod_server_topic_read_total counter metrics, which counts the amount of times that server reads messagebus topic for each workspace.
...
Signed-off-by: ArthurSens <arthursens2005@gmail.com>
2021-04-07 13:55:46 -03:00
Moritz Eysholdt
f97100c086
Remove old messagebus docker image
2021-03-30 11:12:49 -03:00
Alex Tugarev
9ccc557b3a
fix yarn.lock, typescript, supervisor-api gen, etc.
2021-03-22 18:32:12 +01:00
Christian Weichel
b7dda84ad0
[license] Update license header from TypeFox GmbH to Gitpod GmbH
2021-01-04 15:12:02 +01:00
Alex Tugarev
27568b10b9
[server] bump gitlab
2020-12-03 09:20:39 +01:00
Anton Kosyakov
3fd8113c9b
[server] fix leaking listeners
2020-11-11 09:17:07 +01:00
gitpod-init
24f7b609bf
initial commit
2020-08-25 09:25:15 +00:00