Commit Graph

152 Commits

Author SHA1 Message Date
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
Ruben Fiszel
2b32d4848b quickfix change-versions for cli 2022-11-01 16:19:59 +01:00
Kai Jellinghaus
986358e150 Sed fix (#844) 2022-11-01 16:11:01 +01:00
Kai Jellinghaus
28cd0c3fa1 feat: new wmill CLI #831 2022-11-01 15:53:28 +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
Christian Paul
68df9eb456 Improve issue template: Bug Report (#582) 2022-09-18 09:52:50 +02:00
Ruben Fiszel
ad498fb635 add golang-go 1.19 2022-09-14 01:07:05 +02:00
Ruben Fiszel
16cad5c8af add golang-go 1.19 2022-09-14 00:16:43 +02:00
Ruben Fiszel
9d991f968c feat: implement go support (#571)
* progress

* progress

* all in one

* frontend

* small nits

* go job test

* go.sum is optional

* add golang-go to backend test image

Co-authored-by: sqwishy <somebody@froghat.ca>
2022-09-13 21:14:21 +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
1ae6ee7b43 add @fatonramadani to codeowners 2022-08-05 10:15:53 +02:00
Ruben Fiszel
c49ed68311 add @fatonramadani to codeowners 2022-08-05 10:13:38 +02:00
Ruben Fiszel
50c38dbb6c fix pull_items + add discord_webhook 2022-08-04 18:33:09 +02:00
Ruben Fiszel
c4ea52b4c3 Put openflow.openapi.yaml at root for visibility #290 2022-07-30 20:10:45 +02:00