Commit Graph

180 Commits

Author SHA1 Message Date
Ruben Fiszel
82c8b1d1dd chore: fasten compilation time 2024-02-24 16:29:35 +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
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
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
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
837b7e5ad0 fix: add saml feature flag (#2802) 2023-12-07 15:04:31 +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
4ce727a14b fix backend tests 2023-11-29 09:58:34 +01: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
32fa372c55 fix: reduce aggregate period to list users in workspace 2023-09-06 18:21:00 +02:00
Ruben Fiszel
eba0ba30fd nit workflows 2023-07-27 10:22:51 +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
5285a9d26e attempt 1 at lsp on arm 2023-05-15 13:33:51 +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
7041ea643d disable playwright for now 2023-03-10 12:54:00 +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
e63b3909cd ci: build both amd and arm on same workflow leveraging depot 2023-01-17 12:16:36 +01:00
Ruben Fiszel
bb4ca8c99f playwright against uffizzi (#1109)
* all

* fix perms

* move build to depot

* login

* revert to docker build

* revert to docker build

* fix playwright
2023-01-16 18:01:45 +01:00
Ádám Kovács
b4908392d0 fix(frontend): Playwright (#1108)
* fix(frontend): Playwright

* fix(frontend): Update test base url

* feat(ci): Add base url to playwright
2023-01-16 16:51:14 +01:00
Ruben Fiszel
1729ce4e00 migrate more builds to depot.dev 2023-01-16 10:56:20 +01:00
Ruben Fiszel
f329b495c4 use caching for dockerfile 2022-11-26 17:17:10 +01:00
Ruben Fiszel
7d4222d7a2 remove nsjail from the non enterprise image 2022-11-25 17:04:52 +01:00
Ruben Fiszel
911a4c2356 ci: login to registry no matter what 2022-11-23 01:51:57 +01:00