Commit Graph

93 Commits

Author SHA1 Message Date
Ruben Fiszel
5ff34827e9 update change-versions 2023-01-11 04:54:55 +01:00
Ruben Fiszel
e10a4d7a05 ci: remove community/ and pull-hub ci 2022-12-02 22:55:07 +01:00
Ruben Fiszel
f329b495c4 use caching for dockerfile 2022-11-26 17:17:10 +01:00
Ruben Fiszel
760fdb2318 remove armv7 support for now 2022-11-25 18:05:05 +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
2acb35c7c2 fix lsp 2022-11-19 11:54:27 +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
8bcaf99310 ci: overwrite with multibuild 2022-11-11 14:57:17 +01:00
Ruben Fiszel
e6049ca7ba increase ci timeout 2022-11-10 17:18:58 +01:00
Ruben Fiszel
8656e1c6f1 feat: publish arm64 image (#885) 2022-11-10 14:36:30 +01:00
dependabot[bot]
e6200414aa chore(deps): bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#874)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-07 18:20:59 +00: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
15ca49ca18 publish lsp to ecr too 2022-11-04 17:58:21 +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
29ab17a5f7 update python-client-builder 2022-11-03 08:32:43 +01:00
Ruben Fiszel
401bf216ae verify go-client by building it 2022-11-02 11:41:57 +01:00
Ruben Fiszel
632212902d fix(go-client): use stable oapi codegen version 2022-11-02 11:37:57 +01:00
Kai Jellinghaus
6263e90735 restructure the entire backend layout using workspaces (#815) 2022-10-29 11:58:06 +02:00
Ruben Fiszel
9fb4e20e21 fix: refactor deno client to use another openapi generator #743 2022-10-15 18:25:26 +02:00
Ruben Fiszel
889d065c9f go client ci deployment 2022-10-14 20:24:22 +02:00
Ruben Fiszel
655fb267d7 go client v0 2022-10-14 17:06:42 +02:00
dependabot[bot]
f0a6a819a6 chore(deps): bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#664)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 18:31:29 +00:00
Ruben Fiszel
dc57402be9 buildcache not on ghcr 2022-09-26 04:19:31 +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
Ruben Fiszel
d8ef96c351 rework the images 2022-08-11 00:00:26 +02:00
Ruben Fiszel
34f8a4df4b publish to ghcr.io 2022-08-10 03:11:24 +02:00
dependabot[bot]
addafec03f Bump cla-assistant/github-action from 2.2.0 to 2.2.1 (#353)
Bumps [cla-assistant/github-action](https://github.com/cla-assistant/github-action) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/cla-assistant/github-action/releases)
- [Changelog](https://github.com/contributor-assistant/github-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cla-assistant/github-action/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: cla-assistant/github-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-08 18:19:33 +00:00
Ruben Fiszel
4173aedde9 add @fatonramadani to codeowners 2022-08-05 10:21:51 +02:00
Ruben Fiszel
b44522c8ce ci: typo fix 2022-07-27 12:57:04 +02:00