Commit Graph

33 Commits

Author SHA1 Message Date
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
Ruben Fiszel bc7afad1d9 ci: build_ee in parralel of build 2022-11-20 21:59:39 +01:00
Ruben Fiszel 7c5a555eba ci: build_ee in parralel of build 2022-11-20 21:47:39 +01:00
Ruben Fiszel 7a76745ef6 ci: heavy needs build step 2022-11-18 20:21:31 +01:00
Ruben Fiszel 0a8fd771b0 feat: supercache extended to all version 2022-11-18 20:17:23 +01:00
Ruben Fiszel 7044dc7eb1 build ee internally 2022-11-18 18:25:09 +01:00
Ruben Fiszel ce484170fd Update docker-image.yml 2022-11-13 12:03:30 +01:00
Ruben Fiszel 80eb63c7e3 Update docker-image.yml 2022-11-12 18:35:25 +01:00
Ruben Fiszel 114f9d212b fix publish internal 2022-11-12 13:45:39 +01:00
Marty S 724574fc91 Add helm and AWS cli to main image (#887)
* Add helm and AWS cli to main image

* Add internal build

* Move dockerfile location

* Capitalize helm

Co-authored-by: martys <44445285+martysmojo@users.noreply.github.com>
2022-11-11 20:13:24 +01:00
Ruben Fiszel 8656e1c6f1 feat: publish arm64 image (#885) 2022-11-10 14:36:30 +01:00
Ruben Fiszel bac64f1e21 ci: rework deploy 2022-11-07 14:53:21 +01:00
Ruben Fiszel 61c915488c ci: trim down docker main docker image 2022-11-07 13:37:37 +01:00
Ruben Fiszel 30bf79f9be fix windmill registry on ecr 2022-11-04 17:38:01 +01:00
Ruben Fiszel 2defe8e1cf push to AWS ECR registry 2022-11-04 17:15:32 +01:00
Ruben Fiszel dc57402be9 buildcache not on ghcr 2022-09-26 04:19:31 +02:00
sqwishy 655a55777d backend tests for python job and deno flow (#389) 2022-08-12 01:50:31 +02:00
Ruben Fiszel d8ef96c351 rework the images 2022-08-11 00:00:26 +02:00
Ruben Fiszel b44522c8ce ci: typo fix 2022-07-27 12:57:04 +02:00
Ruben Fiszel 9883eae2e7 Replace cypress with playwright (#170)
* cypress

* all

* global setup

* global setup

* setup node

* setup node

* setup node
2022-07-05 01:46:43 +02:00
Ruben Fiszel b7db80b08b ci: cypress 2022-07-03 10:30:03 +02:00
Ruben Fiszel f646aa4dfe ci: cypress timeout 2022-07-03 09:39:34 +02:00
Ruben Fiszel f549c698c6 remove baseUrl cypress config 2022-07-03 03:32:31 +02:00
Ruben Fiszel 6455a4d530 fix login bug 2022-06-03 21:00:13 +02:00
Faton Ramadani f8cc9996b7 Setup Cypress e2e tests (#91)
* Setup Cypress e2e tests

* Add login function

* Cypress github action setup

* Fix CI github action

* Properly setup node and install dependencies

* Wait on localhost to respond before running the tests

* Install missing dependencies

* Remove rust setup

* Stop caddy after installation

* Remove Caddy from CI

* Properly connect to DB

* CI clean up

* Run cypress after build

* Testing CI

* Restore commented code

* Fix docker image tag

* Fix tags

* Fix tag

* Fix tag

* Fix node_modules

* Fix postgres host name

* Bind

* Fix port

* Logs

* Fix DB Host

* Test GA

* Create docker network

* Get IP from container

* Try removing custom wait-on

* Correctly run cypress tests

* Print IP

* Add logs

* Debug docker

* Add logs

* Logs

* logs

* Fix DB hostname

* tring my way

* tring my way

* tring my way

* tring my way

* works

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-06-03 20:22:12 +02:00
Ruben Fiszel 4d7c72ae2f ci: more consistent docker image names 2022-05-26 00:49:41 +02:00
Ruben Fiszel fda80f2563 ci: push to private registry builded image no matter what 2022-05-10 17:15:16 +02:00
dependabot[bot] 7017e9bb83 chore(deps): bump actions/checkout from 2 to 3 (#19)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)

---
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>
2022-05-10 14:24:17 +02:00
Ruben Fiszel 2be3d3ea37 ci: refactor + dockerhub 2022-05-08 11:57:37 +02:00
Ruben Fiszel 8e96645e78 README + workflows 2022-05-05 10:46:08 +02:00
Ruben Fiszel 2e132878e4 first commit 2022-05-05 04:25:58 +02:00