Ruben Fiszel
c3ef987e28
chore: fasten compilation time
2024-02-24 17:10:55 +01:00
Ruben Fiszel
82c8b1d1dd
chore: fasten compilation time
2024-02-24 16:29:35 +01:00
Ruben Fiszel
4049060345
bump deno to 1.40.5
2024-02-16 09:38:21 +01:00
Ruben Fiszel
deed726503
fix cuda
2024-02-10 10:30:01 +01:00
Guillaume Bouvignies
e988eb519b
chore: EE private repo fetched on commit hash ( #3183 )
...
* chore: EE private repo fetched on commit hash
* revert docker-image.yml
* repo_ref -> ee_repo_ref
2024-02-08 19:09:03 +01:00
Ruben Fiszel
028446efc3
pin rust to 1.75.0
2024-02-08 16:44:28 +01:00
Guillaume Bouvignies
ec6f533419
chore: SAML EE ( #3176 )
...
* Extract SAML logic into its own file
* Remove saml.rs core logic
* hello
* Add substitute_ee_code.sh and check_no_symlink.sh scripts
* dry-run docker image build
* test hook
* add setup-hooks.sh script
* Update pre-commit hook
* Update substitution script
* revert docker-image action yaml
* revert Cargo.lock
* publish custom image
* swap for ce build as well
* empty
* revert temp action override
* fix docker-image.yml
2024-02-08 16:09:11 +01:00
Guillaume Bouvignies
f620954852
fix: Cuda image building ( #3179 )
2024-02-08 13:49:21 +01:00
Ruben Fiszel
d8e05cbf7f
docker build nit
2024-01-31 15:04:48 +01:00
Ruben Fiszel
5ef50a8df9
fix(cli): push folders first + on_behalf_of stripped from metadata
2024-01-31 14:53:09 +01:00
Ruben Fiszel
fc6d0659e9
add cuda dockerfile
2024-01-31 11:20:06 +01:00
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