Commit Graph

64 Commits

Author SHA1 Message Date
Ruben Fiszel 977a33b397 ci improvements 2024-12-17 19:44:33 +01:00
Ruben Fiszel c1ba227ae4 ci improvements 2024-12-17 19:39:40 +01:00
Ruben Fiszel 7558572d23 ci improvements 2024-12-17 19:32:46 +01:00
Ruben Fiszel 4f57d9d121 ci improvements 2024-12-17 18:51:39 +01:00
Ruben Fiszel e3413f8ff8 add uv 2024-12-17 17:25:53 +01:00
Ruben Fiszel 84a45166aa all 2024-12-17 17:05:26 +01:00
Ruben Fiszel 07159ea062 all 2024-12-17 16:53:56 +01:00
Ruben Fiszel eb8ffbdedb all 2024-12-17 16:49:46 +01:00
Ruben Fiszel 2a9620338f all 2024-12-17 16:48:47 +01:00
Ruben Fiszel 2d58b2c5bc all 2024-12-17 16:46:00 +01:00
Ruben Fiszel 67377a8c63 all 2024-12-17 16:40:07 +01:00
Ruben Fiszel 3d1af4cdb9 all 2024-12-17 16:37:43 +01:00
Ruben Fiszel 2faa929d37 all 2024-12-17 16:31:25 +01:00
Ruben Fiszel 1da8dcc655 all 2024-12-17 16:23:40 +01:00
Ruben Fiszel bc8c6abd00 all 2024-12-17 16:16:56 +01:00
Ruben Fiszel ab9481c4c5 all 2024-12-17 15:57:52 +01:00
Ruben Fiszel 191db2b739 all 2024-12-17 15:53:46 +01:00
Ruben Fiszel c6e06da611 all 2024-12-17 15:44:19 +01:00
Ruben Fiszel 16ce09fd1b all 2024-12-17 15:36:14 +01:00
Ruben Fiszel 5fb68cf28f all 2024-12-17 15:11:10 +01:00
Ruben Fiszel 204ca7ea46 all 2024-12-17 14:52:38 +01:00
Ruben Fiszel 7c8040cc16 all 2024-12-17 14:43:10 +01:00
Ruben Fiszel fd9a4183d3 all 2024-12-17 14:38:44 +01:00
Ruben Fiszel 1846c8795d all 2024-12-17 14:12:12 +01:00
Ruben Fiszel 9194d20bc1 all 2024-12-17 14:08:27 +01:00
Ruben Fiszel db90705d41 all 2024-12-17 13:00:51 +01:00
Ruben Fiszel 47e2230cbe add rust to tests 2024-12-15 11:06:56 +01:00
Ruben Fiszel 51c0373b4c feature gates more feature for faster compilation (#4928)
* cleanup

* cleanup

* all

* all

* all

* all
2024-12-15 00:00:37 +01:00
HugoCasa 90ece755f7 more feature flags (#4918)
* more feature flags

* include python in tests

* smtp feature flag

* del

* add back file

* fix openapi int
2024-12-14 13:21:28 +01:00
Ruben Fiszel ffdbd31cfb display version in backend tests 2024-10-13 00:03:36 +02:00
Ruben Fiszel d0b24d07d2 deno_core is an optional feature flag (#4473)
* full

* all

* add deno_core as features

* all

* remove warnings

* all
2024-10-03 13:11:58 +02:00
dependabot[bot] 749a2f5ce8 chore(deps): bump actions/checkout from 3 to 4 (#2232)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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>
2024-09-02 00:14:38 +02:00
Ruben Fiszel cc641f8198 update tests to 1.80 2024-08-26 19:28:16 +02:00
Ruben Fiszel 29e546f66d chore: update backend tests to 1.79 2024-07-30 18:34:59 +02:00
Ruben Fiszel c1469d3194 update tests 2024-06-08 17:51:43 +02:00
Ruben Fiszel 028446efc3 pin rust to 1.75.0 2024-02-08 16:44:28 +01:00
Ruben Fiszel 59fd0b78fd display more info on backend tests 2023-12-01 08:08:58 +01:00
Ruben Fiszel 61a6b1793b fix backend tests 2023-11-29 10:04:15 +01:00
Ruben Fiszel 4ce727a14b fix backend tests 2023-11-29 09:58:34 +01:00
Ruben Fiszel 3da43e7349 fix backend tests 2023-11-29 09:44:37 +01:00
Ruben Fiszel 35c507c71c migrate tests on ubicloud 2023-11-28 15:27:18 +01:00
Ruben Fiszel 1bed1992e0 disable embedding for tests 2023-10-21 09:05:30 +02:00
Ruben Fiszel 83f43b6600 bump tests 2023-09-15 09:43:33 +02:00
Ruben Fiszel 73cfa92fa2 fix carousel list 2023-09-14 15:54:35 +02:00
Ruben Fiszel bb993336ce improve popup location 2023-09-14 15:10:08 +02:00
Ruben Fiszel a1fdfffb14 fix tests 2023-09-14 13:20:39 +02:00
Ruben Fiszel fdaa6d2ca8 fix tests 2023-08-23 21:38:06 +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 2670e41655 move tests to not use njsail 2023-04-22 08:24:54 +02: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