Commit Graph

230 Commits

Author SHA1 Message Date
Ruben Fiszel 0eeabf741b add cuda to build 2024-01-26 19:42:40 +01:00
Ruben Fiszel 45a794b1b3 feat: add support for multiselect in python 2024-01-10 13:12:20 +01:00
Ruben Fiszel 186b55fe25 chore: use dev instead of latest to publish to ecr 2024-01-08 10:12:24 +01:00
Guillaume Bouvignies c0244dd9aa fix: Tag all docker images with latest and main tags (#2953) 2024-01-03 01:38:33 +09:00
Ruben Fiszel 7a5e825442 chore: improve e2e 2023-12-30 05:25:10 +01:00
Ruben Fiszel 20101109f3 chore: improve e2e 2023-12-30 04:47:08 +01:00
Ruben Fiszel 1f33f1acfc chore: improve e2e 2023-12-30 04:43:51 +01:00
Ruben Fiszel 19adfcb02b chore: improve integration tests 2023-12-30 04:21:34 +01:00
Ruben Fiszel 92ed25b280 chore: improve integration tests 2023-12-30 03:59:20 +01:00
Ruben Fiszel 19246bcf3e chore: eetest (#2937)
* chore: Windmill integration tests

* Revert github workflow temp changes

* fix ee

---------

Co-authored-by: gbouv <guillaume@windmill.dev>
2023-12-30 03:29:00 +01:00
Guillaume Bouvignies 244c0c31f6 chore: test merge (#2914) 2023-12-22 19:01:29 +01:00
Ruben Fiszel 0b52933d2d ci: improve s3 build step 2023-12-13 11:59:43 +01:00
Ruben Fiszel bbe80ff1c7 ci: improve s3 build step 2023-12-13 11:44:34 +01:00
Ruben Fiszel f0393b34d9 ci: improve s3 build step 2023-12-13 11:34:18 +01:00
Ruben Fiszel 3e7bd9e1f6 ci: improve s3 build step 2023-12-13 10:43:35 +01:00
Guillaume Bouvignies 3a96d61da2 chore: Rename FF saml to enterprise_saml (#2844) 2023-12-13 09:19:24 +01:00
Guillaume Bouvignies 52fe475674 chore: bump Go to 1.21.5 (#2814) 2023-12-08 16:27:16 +01:00
Guillaume Bouvignies 837b7e5ad0 fix: add saml feature flag (#2802) 2023-12-07 15:04:31 +01:00
Ruben Fiszel 59fd0b78fd display more info on backend tests 2023-12-01 08:08:58 +01:00
Ruben Fiszel f4cfff5991 build short sha for reports as well 2023-11-30 14:00:37 +01:00
Ruben Fiszel 90846c9b68 add reports image 2023-11-30 10:29:04 +01:00
Ruben Fiszel 419becea3f fix benchmark 2023-11-29 11:08:23 +01:00
Ruben Fiszel da5de5d140 fix benchmarks for dedicated 2023-11-29 10:55:18 +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 da842a05a1 fix: windmill_status_code script now properly return + script bash default arg 2023-10-21 02:32:47 +02:00
Guillaume Bouvignies a096e91af4 fix: go-client build dependencies (#2460) 2023-10-18 11:01:05 +02:00
Ruben Fiszel 2ee57f3f84 feat: refactor entirely json processing in favor or rawjson to handle larger payloads (#2446)
* raw json

* raw json

* raw json

* raw json

* the big rawjson rewrite

* resolve merge conflicts

* all

* progress

* progress

* all compile

* remove mut

* remove mut

* remove mut

* arc queuedjob

* finish

* finish

* finish

* fixes

* progress

* fix result

* small fixes

* small fixes

* fix tests

* fix tests

* fix tests

* optimize eval timeout

* optimize eval timeout

* optimize eval timeout

* handle big args and result in get jobs

* improve args

* fix

* fix

* fix tests

* fix tests

* done

* add bigquery to native picker

* add bigquery

---------

Co-authored-by: gbouv <guillaume@windmill.dev>
2023-10-16 10:46:55 +02:00
HugoCasa 2e60105beb feat: filter resource types passed to gpt-4 (#2430)
* feat: code gen filter resource types

* fix: minor

* feat: using snake case for flow inputs

* fix: filter resource types for python

* fix: correct resrouce type name + wmill import

* fix: disable automerge ci

* fix: remove unnecessary json parsing
2023-10-11 17:50:21 +02:00
Guillaume Bouvignies 4c0328fa70 build: Publish arm64 binaries (#2427) 2023-10-11 09:09:24 +02:00
Guillaume Bouvignies 6c09097501 Fix workflow action (#2423) 2023-10-10 17:25:33 +02:00
dependabot[bot] 8f68b48f47 chore(deps): bump shrink/actions-docker-extract from 2 to 3 (#2300)
Bumps [shrink/actions-docker-extract](https://github.com/shrink/actions-docker-extract) from 2 to 3.
- [Release notes](https://github.com/shrink/actions-docker-extract/releases)
- [Commits](https://github.com/shrink/actions-docker-extract/compare/v2...v3)

---
updated-dependencies:
- dependency-name: shrink/actions-docker-extract
  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-10-10 15:54:14 +02:00
Guillaume Bouvignies 080e0c40f9 build: Publish windmill-amd64 binary for each release (#2417)
* Publish binary on release

* Add step for ee binary
2023-10-10 15:38:36 +02:00
Ruben Fiszel 05462d6561 remove automerge dependabot 2023-10-09 17:44:11 +02:00
dependabot[bot] 727315b094 chore(deps): bump cla-assistant/github-action from 2.2.1 to 2.3.1 (#2302)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.2.1 to 2.3.1.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.2.1...v2.3.1)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  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-10-09 15:40:12 +00:00
HugoCasa 6cf7fbe1ed fix: benchmark worker tags (#2319)
* fix: benchmark worker tags

* fix: increase nb of noop/ded jobs
2023-09-21 15:05:39 -07:00
Ruben Fiszel a3a36a34fb fix change versions 2023-09-19 19:06:31 +02:00
HugoCasa 323900e214 feat: dedicated benchmarks (#2297)
* feat: dedicated benchmarks

* feat: dedicated benchmarks

* fix: build

* fix: use ee for ci

* fix: ci

* fix: handle create jobs error

* fix: nits
2023-09-19 14:03:19 +02:00
Faton Ramadani c19757af1b feat(frontend): Global CSS editor (#2178)
* feat(frontend): add global css

* feat(frontend): working styling

* feat(frontend): Add default classes

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* feat(frontend): Add global css v0

* feat(frontend): Add global css v0

* add css workers

* fix(frontend): Fix overflow issue

* wip

* feat(frontend): check for EE before injecting global css

* wip

* wip

* wip

* fix(frontend): fix typing issues

* fix(frontend): fix typing issues

* fix(frontend): fix global css

* fix(frontend): add missing mapping

* fix(frontend): Fix how styles are loaded

* fix(frontend): fix preview

* feat(frontend): fix everything

* feat(frontend): fix class autocomplete

* feat(frontend): remove console.log

* feat(frontend): update tooltup

* feat(frontend): eval

* feat(frontend): eval

* feat(frontend): fix build

* feat(frontend): fix initial binding

* feat(frontend): wip

* wip

* feat(frontend): Finish theme v0

* feat(frontend): Fix resource page

* feat(frontend): fix build

* feat(frontend): theme UI

* feat(frontend): theme UI

* feat(frontend): theme UI

* feat(frontend): fix EE

* feat(frontend): add missing warning

* feat(frontend): fix preview

* feat(frontend): fix global css by component initialisation

* feat(frontend): remove unused libraries

* feat(frontend): fix EE check

* feat(frontend): fix EE check

* feat(frontend): fix preview

* feat(frontend): Fix migration

* feat(frontend): Fix issues

* feat(frontend): add missing disabled in migration modal

* feat(frontend): Fix preview

* feat(frontend): Fix preview

* all

* all

* all

* sqlx

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-09-15 22:55:47 +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 3118e144d0 update benchmark script 2023-09-12 14:36:14 +02:00
HugoCasa fc92d8049f feat: benchmarks graph (#2244)
* feat: benchmarks graph

* feat: benchmarks graph gh action

* fix: gh action for testing

* fix: gh action

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

* feat: deployed scripts + more langs

* fix: gh action regex

* fix: increase time

* fix: title + logs
2023-09-07 15:45:08 +02:00
Ruben Fiszel 32fa372c55 fix: reduce aggregate period to list users in workspace 2023-09-06 18:21:00 +02:00
Ruben Fiszel d99e200402 fix: update wmill python generator thus updating windmill-api 2023-09-03 14:01:51 +02:00