Commit Graph

85 Commits

Author SHA1 Message Date
Bryan
543e13ff71 Upgrade debian version to bookworm (#2386)
* Dockerfile use bookworm

* use python 3.11.4
2023-10-05 09:53:25 +02:00
Ruben Fiszel
79c4ee5e6f feat: set instance settings from UI (#2314) 2023-09-20 23:15:19 +02:00
Ruben Fiszel
2c1f852e54 bump bun 1.0.2 2023-09-19 18:58:47 +02:00
Ruben Fiszel
7ec236de42 update to bun 1.0.0 2023-09-08 18:35:17 +02:00
Ruben Fiszel
f635f71362 pre-warm go 2023-09-06 14:31:34 +02:00
Ruben Fiszel
21b1947045 pre-warm go 2023-09-06 14:27:23 +02:00
Ruben Fiszel
9c55195b19 bump deno to 1.36.3 2023-09-01 14:53:17 +02:00
Ruben Fiszel
9977e91cee fix: update go to 1.12.0 and deno to 1.36.2 2023-08-24 10:15:52 +02:00
Ruben Fiszel
2912ce16a5 fix: bump bun to 0.8.0 2023-08-24 08:08:58 +02:00
Ruben Fiszel
5e07ad1752 apt install cmake on dockerfile 2023-08-23 19:59:37 +02:00
Ruben Fiszel
21f2f272e1 update deno 2023-08-17 23:02:48 +02:00
Ruben Fiszel
8bc81107ac feat: v0 of relative imports in bun 2023-08-09 12:05:36 +02:00
Ruben Fiszel
8f964bf7b8 feat: add bun to flow and apps 2023-07-30 19:02:03 +02:00
Ruben Fiszel
b4a604574d re-enable buster 2023-07-26 21:30:46 +02:00
Ruben Fiszel
838266bb2f feat: lock depedency for the entire flow + dependency job depend on script/flow's tag 2023-07-26 21:14:14 +02:00
Ruben Fiszel
577522ca02 fix pwshell 2023-07-26 12:37:43 +02:00
Ruben Fiszel
1c9beb09e9 fix pwshell 2023-07-26 12:16:41 +02:00
Ruben Fiszel
1a7dc8837e fix compile 2023-07-19 13:28:43 +02:00
Ruben Fiszel
a4baec7b73 fix compile 2023-07-19 13:18:10 +02:00
Ruben Fiszel
cb3beafc41 fix compile 2023-07-19 13:13:38 +02:00
Ruben Fiszel
969ba114ef fix compile 2023-07-19 13:08:18 +02:00
Ruben Fiszel
40d9b405d1 fix compile 2023-07-19 13:01:36 +02:00
Ruben Fiszel
a6255072af fix compile 2023-07-19 12:56:58 +02:00
Ruben Fiszel
99dd4605be use --copy-links 2023-07-14 16:13:12 +02:00
Ruben Fiszel
f5c8dd02b5 fix docker 2023-07-12 17:06:26 +02:00
Ruben Fiszel
e749a79708 feat: add powershell to base image 2023-07-12 15:58:18 +02:00
Ruben Fiszel
d37efa6251 add unixodbc 2023-07-12 09:58:17 +02:00
Ruben Fiszel
68a7ba89b3 fix build 2023-07-12 08:33:04 +02:00
Ruben Fiszel
31efd7c7a1 fix deno revision 2023-07-12 04:05:57 +02:00
Ruben Fiszel
55661faf60 trim docker image 2023-07-12 02:26:44 +02:00
dependabot[bot]
59c3af5300 chore(deps): bump python from 3.11.3-slim-buster to 3.11.4-slim-buster (#1715)
Bumps python from 3.11.3-slim-buster to 3.11.4-slim-buster.

---
updated-dependencies:
- dependency-name: python
  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>
2023-07-11 20:55:30 +00: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
c677c6d79a fix bun dockerfile 2023-07-06 21:24:24 +02:00
Ruben Fiszel
3d5b819c9b fix bun dockerfile 2023-07-06 21:23:56 +02:00
Ruben Fiszel
4317f065f5 feat: bun support (#1800)
* feat: bun support

* feat: bun support

* add bun support

* add bun support

* add bun support

* add bun
2023-07-06 21:19:07 +02:00
Ruben Fiszel
11714af3f6 fix: update deno to 1.35.0 2023-07-06 03:06:23 +02:00
Ruben Fiszel
74254af71a migrate all jsonschema parser to wasms 2023-06-06 10:52:04 +02:00
Ruben Fiszel
1f8910d730 feat: migrate ts parser to wasm (#1686)
* migrate ts parser to wasm

* add wasm

* revert py
2023-06-06 09:44:38 +02:00
Ruben Fiszel
fa00971b11 pin deno to 1.33.3 2023-05-23 00:44:49 +02:00
Ruben Fiszel
044b89f3cb add docker client in Dockerfile 2023-05-22 15:33:58 +02:00
John Unland
488a5d3efb Add symlink to dockerfile (#1618) 2023-05-22 10:02:53 +02:00
dependabot[bot]
1af55b6de5 chore(deps): bump node from 19-alpine to 20-alpine (#1459)
Bumps node from 19-alpine to 20-alpine.

---
updated-dependencies:
- dependency-name: node
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-24 21:12:37 +02:00
dependabot[bot]
074942cf1f chore(deps): bump python from 3.11.2-slim-buster to 3.11.3-slim-buster (#1383)
Bumps python from 3.11.2-slim-buster to 3.11.3-slim-buster.

---
updated-dependencies:
- dependency-name: python
  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>
2023-04-11 08:24:02 +02:00
Ruben Fiszel
1377a1071c ci: extract to s3 directly 2023-04-01 15:36:26 +02:00
Ruben Fiszel
e32e6646ad show backtrace for cook 2023-03-09 21:22:36 +01:00
Ruben Fiszel
615ad8300d make windmill compatible with arm64 2023-03-08 16:55:00 +01:00
dependabot[bot]
8faea52fd0 chore(deps): bump python from 3.11.1-slim-buster to 3.11.2-slim-buster (#1197)
Bumps python from 3.11.1-slim-buster to 3.11.2-slim-buster.

---
updated-dependencies:
- dependency-name: python
  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>
2023-02-14 14:30:17 +01:00
Ruben Fiszel
06ed69b793 make openapi viewer rely on local assets only 2023-01-11 21:02:53 +01:00
Ruben Fiszel
d931001ac0 feat: add openapi viewer (#1094)
* all

* all

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix tests

* fix typecheck

* fix tests

* fix tests

* fix tests

* all
2023-01-11 20:28:50 +01:00