Commit Graph

89 Commits

Author SHA1 Message Date
Ruben Fiszel
cd4dfec61a ci improvements (#4938) 2024-12-17 20:01:11 +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
Ruben Fiszel
d931001ac0 feat: add openapi viewer (#1094)
* all

* all

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix typecheck

* fix tests

* fix tests

* fix tests

* all
2023-01-11 20:28:50 +01:00
Ruben Fiszel
e6049ca7ba increase ci timeout 2022-11-10 17:18:58 +01:00
Kai Jellinghaus
6263e90735 restructure the entire backend layout using workspaces (#815) 2022-10-29 11:58:06 +02:00
Ruben Fiszel
0caf7e4070 fix collection on forloops + increase number of tests 2022-08-20 16:08:11 +02:00
Ruben Fiszel
08374e7984 feat: db users: admin -> windmill_admin, app -> windmill_user (#404)
* feat: db users: admin -> windmill_admin, app -> windmill_user

* clean up

* backend tests

* backend tests

* backend tests

* lock roles in first migration

* check if user is superuser too

* add init-db

* add init-db
2022-08-14 18:20:27 +02:00
Ruben Fiszel
152287ab9f full backend ci tests
* attempt ci in container

* attempt ci in container

* psql

* psql

* psql

* psql

* privileged

* cache
2022-08-12 11:21:19 +02:00
Ruben Fiszel
eba7054a2a disable nsjail for test 2022-08-12 03:31:50 +02:00
Ruben Fiszel
1a8c843d6b change pg user for ci test 2022-08-12 03:14:52 +02:00
Ruben Fiszel
bacccaa3ba change pg user for ci test 2022-08-12 02:57:26 +02:00
Ruben Fiszel
46047c54a0 change pg user for ci test 2022-08-12 02:48:08 +02:00
Ruben Fiszel
110ca11a7e change pg user for ci test 2022-08-12 02:19:33 +02:00
Ruben Fiszel
19c425736f change pg user for ci test 2022-08-12 02:17:16 +02:00
Ruben Fiszel
062410d62b misonfigured e2e tests 2022-08-12 01:51:25 +02:00
sqwishy
655a55777d backend tests for python job and deno flow (#389) 2022-08-12 01:50:31 +02:00