Commit Graph

245 Commits

Author SHA1 Message Date
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
dependabot[bot]
ee5e6dd316 chore(deps): bump python from 3.11.0-slim-buster to 3.11.1-slim-buster (#1014)
Bumps python from 3.11.0-slim-buster to 3.11.1-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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 18:10:40 +00:00
Ruben Fiszel
55f25645e7 fix adding nsjail based on arg 2022-11-26 17:13:14 +01:00
Ruben Fiszel
be8673b2e3 fix adding nsjail based on arg 2022-11-26 16:52:25 +01:00
Ruben Fiszel
389ef02e16 add support for rpi 2022-11-25 17:24:50 +01:00
Ruben Fiszel
28e74a1847 remove nsjail from the non enterprise image 2022-11-25 17:10:50 +01:00
Ruben Fiszel
7d4222d7a2 remove nsjail from the non enterprise image 2022-11-25 17:04:52 +01:00
Ruben Fiszel
95a68b7d74 remove nsjail from the non enterprise image 2022-11-25 16:57:02 +01:00
Kai Jellinghaus
7efdb3af6b feat(backend): sync cache features on all workers [enterprise] (#907)
* Periodic Job

* Add write lock & bash execution

* Use env for bash script

* Enterprise Feature

* Only time based

* Cleanup

* Move code

* Use rclone sync

* WIP

* Use buildarg

* Remove unecessary deps

* 10 Minute Intervals

* Revert testing change

* Manually pull rclone

* fix rclone

* Initial sync

* Update worker.rs

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-11-18 17:20:39 +01:00
Ruben Fiszel
9f7ed2bb88 add build-essential to base image + pip install has path as env variable 2022-11-16 18:47:11 +01:00
Ruben Fiszel
8656e1c6f1 feat: publish arm64 image (#885) 2022-11-10 14:36:30 +01:00
dependabot[bot]
dc20da435a chore(deps): bump python from 3.10-slim-buster to 3.11.0-slim-buster (#873)
Bumps python from 3.10-slim-buster to 3.11.0-slim-buster.

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

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:12:42 +00:00
Ruben Fiszel
61c915488c ci: trim down docker main docker image 2022-11-07 13:37:37 +01:00
dependabot[bot]
f2bc0ca309 chore(deps): bump python from 3.10-slim-buster to 3.11.0-slim-buster (#832)
Bumps python from 3.10-slim-buster to 3.11.0-slim-buster.

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

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-31 18:36:17 +00:00
Ruben Fiszel
92a3ba527f ci: use cargo check to cache dockerfile #828 2022-10-29 12:20:16 +02:00
Kai Jellinghaus
6263e90735 restructure the entire backend layout using workspaces (#815) 2022-10-29 11:58:06 +02:00
dependabot[bot]
27326dd9da chore(deps): bump node from 18-alpine to 19-alpine (#797)
Bumps node from 18-alpine to 19-alpine.

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

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-24 22:13:11 +02:00
Ruben Fiszel
ad498fb635 add golang-go 1.19 2022-09-14 01:07:05 +02:00
Ruben Fiszel
d2f45c19f1 add golang-go 1.19 2022-09-14 01:01:49 +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
sqwishy
c11055bd83 link with lld (#382)
* link with lld

https://github.com/rust-lang/rust/issues/39915

* install lld in Dockerfile
2022-08-09 22:34:54 +02:00
Ruben Fiszel
918cf5b43a include nltk 2022-08-06 12:59:21 +02:00
Ruben Fiszel
bd5eb0f3cd include vader lexicon in the worker for nltk 2022-08-06 12:27:58 +02:00
Mike
9797f3ed11 fix: prefer COPY over ADD (#319) 2022-08-02 14:21:22 +02:00
Ruben Fiszel
38dd412ec8 increase old space for dockerfile npm build 2022-08-01 16:52:02 +02:00
Ruben Fiszel
a70589ef23 build first for tsconfig to exists 2022-07-31 01:37:26 +02:00
Ruben Fiszel
2a0d70dcbc change openflow encoding for more proper oneOf + fix all from svelte:check 2022-07-31 01:20:52 +02:00
Ruben Fiszel
c4ea52b4c3 Put openflow.openapi.yaml at root for visibility #290 2022-07-30 20:10:45 +02:00
Ruben Fiszel
47e5a0ce10 fix other references to openapi.yaml 2022-07-30 17:37:17 +02:00
Ruben Fiszel
84ef166a9c change node version 2022-07-03 04:08:13 +02:00
Ruben Fiszel
87aebf83c2 remove unecessary pthon 3.7 from Dockerfile (#110) 2022-07-02 19:25:30 +02:00
Ruben Fiszel
e77241e2b9 feat: add tesseract bin to worker image 2022-06-23 19:16:16 +02:00
Ruben Fiszel
2a6b0ad31e ci: add deno 2022-05-17 22:21:45 +02:00
dependabot[bot]
50a55c0cec chore(deps): bump mhart/alpine-node from 14 to 16 (#21)
Bumps mhart/alpine-node from 14 to 16.

---
updated-dependencies:
- dependency-name: mhart/alpine-node
  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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2022-05-10 17:28:49 +02:00
Ruben Fiszel
2e132878e4 first commit 2022-05-05 04:25:58 +02:00