Commit Graph

556 Commits

Author SHA1 Message Date
Ruben Fiszel
8e327169c5 fix: fix datetime handling for python 2023-09-03 11:19:22 +02:00
Ruben Fiszel
780fd2716b update benchmark action 2023-09-03 10:37:29 +02:00
Ruben Fiszel
f27541e933 update benchmark action 2023-09-03 10:35:56 +02:00
Ruben Fiszel
630e8f29c2 update benchmark action 2023-09-03 10:31:48 +02:00
Ruben Fiszel
77de7f5b87 update benchmark action 2023-09-03 10:29:49 +02:00
Ruben Fiszel
c27549930a update benchmark action 2023-09-03 10:23:50 +02:00
Ruben Fiszel
133443d290 add regular benchmarks 2023-09-03 09:57:25 +02:00
Ruben Fiszel
fdaa6d2ca8 fix tests 2023-08-23 21:38:06 +02:00
Ruben Fiszel
08e234261a publish lsp independently 2023-08-13 14:10:30 +02:00
Ruben Fiszel
dd344eca24 fix: fix bun client 2023-08-12 01:57:32 +02:00
Ruben Fiszel
591c9343ef fix(bun): remove need for manual setClient 2023-08-12 01:24:42 +02:00
Ruben Fiszel
b9064800d4 remove openbb 2023-08-01 19:34:35 +02:00
Ruben Fiszel
eba0ba30fd nit workflows 2023-07-27 10:22:51 +02:00
Ruben Fiszel
9697d8126e update workflows 2023-07-27 10:21:42 +02:00
Ruben Fiszel
838266bb2f feat: lock depedency for the entire flow + dependency job depend on script/flow's tag 2023-07-26 21:14:14 +02:00
Ruben Fiszel
b86b097d4b add mssql target 2023-07-14 17:05:40 +02:00
dependabot[bot]
9172c18391 chore(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.6.0 (#1792)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.5.0...v1.6.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-13 15:46:47 +02:00
Ruben Fiszel
389576eae0 use only 7 first characters of sha 2023-07-10 15:53:22 +02:00
Ruben Fiszel
2c06158430 fix dockerfile 2023-07-10 14:59:36 +02:00
Ruben Fiszel
2d4a86201c fix dockerfile 2023-07-10 14:51:12 +02:00
Ruben Fiszel
d40cf5368b publish_ecr as separate step 2023-07-10 14:49:40 +02:00
Ruben Fiszel
4c9d587512 add nodejs to base image 2023-07-10 14:15:17 +02:00
Ruben Fiszel
104b67f600 add awscli, helm, kubectl to base image 2023-07-10 13:46:35 +02:00
Ruben Fiszel
663e2148ac feat: smtp support to invite users (#1777)
* email support

* everyhting

* smtp

* update

* update

* update

* setup backend test
2023-06-29 10:34:44 +02:00
Ruben Fiszel
34ce594d61 fix multiplayer build 2023-05-30 18:20:45 +02:00
Ruben Fiszel
915f20fb0a feat: add multiplayer support for webeditor (#1562) 2023-05-30 17:42:27 +02:00
dependabot[bot]
f806b38071 chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.5.0 (#1624)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.5.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.5.0)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-05-25 08:57:52 +02:00
Ruben Fiszel
5285a9d26e attempt 1 at lsp on arm 2023-05-15 13:33:51 +02:00
Ruben Fiszel
a4ceee4510 remove uffizzi 2023-05-11 22:42:20 +02:00
Ruben Fiszel
aebb68c479 feat(frontend): add input library to flow builder 2023-05-09 16:08:22 +02:00
Ruben Fiszel
2670e41655 move tests to not use njsail 2023-04-22 08:24:54 +02:00
Ruben Fiszel
d6fa5cbee2 add merge group to npm check 2023-04-15 11:03:51 +02:00
dependabot[bot]
e65d0f7a38 chore(deps): bump actions/setup-go from 3 to 4 (#1309)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  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-04-02 17:42:56 +02:00
Ruben Fiszel
43c3bfb9ba ci: extract to s3 directly 2023-04-01 15:38:58 +02:00
Ruben Fiszel
1377a1071c ci: extract to s3 directly 2023-04-01 15:36:26 +02:00
Ruben Fiszel
80e26d0bab Update deploy-to-s3.yml (#1338) 2023-03-29 20:31:09 +02:00
Ruben Fiszel
537793a256 deploy main to s3 2023-03-29 17:09:56 +02:00
Ruben Fiszel
88a5de60aa deploy main to s3 2023-03-29 17:05:42 +02:00
Ruben Fiszel
d4e2a98cfe deploy main to s3 2023-03-29 16:50:30 +02:00
Ruben Fiszel
79ba39f1e0 deploy main to s3 2023-03-29 16:46:36 +02:00
Ruben Fiszel
7041ea643d disable playwright for now 2023-03-10 12:54:00 +01:00
Ruben Fiszel
554e204e36 cleanup .workflows 2023-03-10 12:48:02 +01:00
dependabot[bot]
c108bf909c chore(deps): bump docker/metadata-action from 3 to 4 (#1243)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 3 to 4.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
- [Commits](https://github.com/docker/metadata-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  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-02-28 11:02:14 +01:00
dependabot[bot]
3fd38ea92e chore(deps): bump docker/build-push-action from 3 to 4 (#1186)
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  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-02-28 11:02:00 +01:00
Ruben Fiszel
69d4a23b4f send a webhook on new user + lazy static refactor (#1203)
* supercharge

* supercharge

* progress

* progress

* display config

* display config

* display config

* display config

* fix extensions

* fix build

* disable nsjail = false for test
2023-02-15 10:59:50 +01:00
Ruben Fiszel
07bf0d66cd chore(main): release 1.63.1 (#1202)
* chore(main): release 1.63.1

* update versions

* fix change versions

* fix change versions

* Apply automatic changes

* update base64

* fix versions

* improve app setup

* improve app setup

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-14 15:54:25 +01:00
Ruben Fiszel
df71f7375d ci: seperate openbb group from main 2023-01-31 20:04:20 +01:00
dependabot[bot]
09159ce8b7 chore(deps): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#1163)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-30 18:32:13 +00:00
Ruben Fiszel
aea3a1bb3d add support for openbb 2023-01-28 03:57:25 +01:00
Ruben Fiszel
79afb712c7 add python-310 target 2023-01-28 03:34:40 +01:00