Commit Graph

580 Commits

Author SHA1 Message Date
Ruben Fiszel 37967a7950 feat: refactor variable + resource linkage + OAuth visibility 2022-11-27 17:26:37 +01:00
Ruben Fiszel 346a7f3f47 more visibility on OAuth errors Vol 1 2022-11-27 14:00:55 +01:00
Ruben Fiszel e3edec0951 fix deno_flow_same_worker test 2022-11-27 00:50:09 +01:00
Ruben Fiszel f4ec1a7fc3 chore(main): release 1.51.0 (#930)
* chore(main): release 1.51.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-27 00:41:29 +01:00
Ruben Fiszel 6d134ceea3 pg migration 2022-11-26 19:39:37 +01:00
Ruben Fiszel 890ec2cb4e fix no color without nsjail 2022-11-26 19:06:36 +01:00
Ruben Fiszel 53fb0ce2ee fix same_worker/shared to work with and without nsjail 2022-11-26 19:02:49 +01:00
Ruben Fiszel b9cb9e9987 fix adding nsjail based on arg 2022-11-26 17:13:14 +01:00
Ruben Fiszel adc9689950 fix getting email from github 2022-11-26 15:57:55 +01:00
Ruben Fiszel 8bf4699bd6 fix getting email from github 2022-11-26 15:33:15 +01:00
Ruben Fiszel c2f064d167 update default login scopes for github 2022-11-26 14:52:30 +01:00
Ruben Fiszel 897de60189 update sqlx-info 2022-11-26 14:46:13 +01:00
Ruben Fiszel d503bdfe16 modify github default oauth scopes 2022-11-26 14:43:14 +01:00
Ruben Fiszel 50f193aa63 more explicit error for login 2022-11-26 14:38:45 +01:00
Ruben Fiszel c8d5f853c5 fix removing users 2022-11-26 14:21:42 +01:00
Ruben Fiszel d3b3cf6b11 add urandom and all /etc to nsjail 2022-11-25 19:05:41 +01:00
Ruben Fiszel 8a4282ef6a disable nsjail by default 2022-11-25 16:31:15 +01:00
Ruben Fiszel 776a5e54a8 support for generic userinfo_url 2022-11-25 04:54:14 +01:00
Ruben Fiszel 975a1db10e feat(backend): add configurable custom client 2022-11-24 11:40:02 +01:00
Ruben Fiszel 99bb6ce775 no error message on canceling a completed job 2022-11-24 10:18:29 +01:00
Kai Jellinghaus 4ddb3ec276 fix(backend): bash flow lock & add flow lock tests (#933)
* Fix Bash flow lock

* Tests w/ fixes

* Add Sequence privileges
2022-11-23 19:17:19 +01:00
Ruben Fiszel e8d4cf2ba7 add ld.so.cache to bash path 2022-11-23 15:20:50 +01:00
Ruben Fiszel 0968caa6e9 nits on nsjail config 2022-11-23 14:00:49 +01:00
Kai Jellinghaus af3a62a443 Fix Python flow lock (#931) 2022-11-22 22:56:06 +01:00
Ruben Fiszel 16166df490 fix enterprise code 2022-11-21 19:19:42 +01:00
Ruben Fiszel a3ab4f1b87 chore(main): release 1.50.0 (#921)
* chore(main): release 1.50.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-21 19:06:13 +01:00
Ruben Fiszel c6a7313c26 distribute the sync from workers more evenly 2022-11-21 18:30:58 +01:00
Ruben Fiszel c6dc07007c fix tarring the entire cache back to s3 + UX nits 2022-11-21 09:25:22 +01:00
Ruben Fiszel a3529759ad fix(caching): preserve permissions 2022-11-20 21:39:57 +01:00
Ruben Fiszel 52b744f8f3 chore(main): release 1.49.1 (#920)
* chore(main): release 1.49.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-20 20:10:02 +01:00
Ruben Fiszel 7af345e5e5 fix(caching): add a second caching mechanism by tarring the entire cache for fast startup 2022-11-20 19:46:01 +01:00
Ruben Fiszel b62f1a4502 better logging for worker 2022-11-20 18:06:53 +01:00
Ruben Fiszel 79482f19f9 improve distributed caching 2022-11-20 17:48:49 +01:00
Ruben Fiszel b571da5356 improve distributed caching 2022-11-20 17:48:46 +01:00
Ruben Fiszel 801ceec416 chore(main): release 1.49.0 (#918)
* chore(main): release 1.49.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-20 15:01:49 +01:00
Ruben Fiszel 838a92a0db feat(go): improve cold start of 200ms by building outside of nsjail 2022-11-20 14:40:29 +01:00
Ruben Fiszel 8a71625c52 fix enterprise sync 2022-11-20 11:12:53 +01:00
Ruben Fiszel 61dd5e7e26 resync even for later steps 2022-11-20 04:34:38 +01:00
Ruben Fiszel 1043666ae9 chore(main): release 1.48.2 (#916)
* chore(main): release 1.48.2

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-19 18:54:47 +01:00
Ruben Fiszel e33bd1e6b2 fix(go-client): support setVariable, setResource, setState, getState 2022-11-19 16:54:12 +01:00
Ruben Fiszel 29521dd6cb chore(main): release 1.48.1 (#915)
* chore(main): release 1.48.1

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-19 15:17:11 +01:00
Ruben Fiszel b08fe63998 add resolver backtracking to silence error 2022-11-19 10:17:36 +01:00
Ruben Fiszel 0dfba7607f logout take into account COOKIE_DOMAIN 2022-11-19 08:32:57 +01:00
Ruben Fiszel 75b1ae83c4 force creating initial cache dirs after resync 2022-11-18 21:17:38 +01:00
Ruben Fiszel 2923226cfb cleanup logs 2022-11-18 21:08:29 +01:00
Ruben Fiszel d1df88b2bb chore(main): release 1.48.0 (#910)
* chore(main): release 1.48.0

* Apply automatic changes

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2022-11-18 20:40:49 +01:00
Ruben Fiszel 8846ca5856 feat: supercache extended to all version 2022-11-18 20:17:23 +01:00
Kai Jellinghaus bd09884955 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 1d90d0a7b2 logout also accepts get 2022-11-18 11:20:35 +01:00
Ruben Fiszel 1ad8d8c535 rd optionally on logout 2022-11-18 11:03:38 +01:00