794 Commits
Author SHA1 Message Date
Ruben Fiszel 5099bcb215 pkce 2023-02-10 19:19:48 +01:00
Ruben Fiszel 3f2754b330 fix(python): return none if argument is missing 2023-02-10 18:47:45 +01:00
Ruben Fiszel c5c979b7d7 fix slack command 2023-02-10 01:51:42 +01:00
Ruben Fiszel 42b94947c4 small flow improvements 2023-02-09 16:44:28 +01:00
Ruben Fiszel 3f8916cbc2 add MAX_RESULT_SIZE for CLOUD_HOSTED 2023-02-07 01:52:55 +01:00
Ruben Fiszel e1b9247e11 use VmHwm mem instead of VmPeak for more accurate memory report 2023-02-05 15:30:02 +01:00
Ruben Fiszel 07c756f460 mem_peak use greatest 2023-02-05 14:59:31 +01:00
Ruben Fiszel f584062f13 feat: add mem peak info 2023-02-04 20:26:15 +01:00
Ruben Fiszel 265fbc5835 feat(worker): set oom_adj to 1000 to prioritize killing subprocess 2023-02-04 16:17:47 +01:00
Ruben Fiszelandrubenfiszel 0a8f177e02 chore(main): release 1.62.0 (#1170)
* chore(main): release 1.62.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-02-03 22:52:54 +01:00
Ruben Fiszel cfa1e6f1e8 increase max concurrent runs 2023-02-03 22:39:36 +01:00
Ruben Fiszel be526b2f23 prune args and not kwargs for function call 2023-02-03 22:37:26 +01:00
Kai JellinghausandRuben Fiszel b9ac60f8bb feat: Add workspace webhook (#1158)
* Add workspace webhook

* Update SQLX

* Add webhook request histogram

* Move workspace webhook retrieval OOP

* Add removal to frontend, cache removed webhooks

* Remove WebhookUtil

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-03 19:50:18 +01:00
Ruben Fiszel 23007f7a71 feat: adding worker_busy 2023-02-02 23:57:53 +01:00
Ruben Fiszel 99568eaa47 feat: add WHITELIST_WORKSPACES and BLACKLIST_WORKSPACES 2023-02-02 07:57:03 +01:00
Ruben Fiszel 0921ba0085 feat: add INCLUDE_HEADERS env variable to pass value from request headers 2023-02-01 02:22:28 +01:00
Ruben Fiszel 14b32be8b2 feat(python): add ADDITIONAL_PYTHON_PATHS 2023-02-01 02:04:53 +01:00
Ruben Fiszelandrubenfiszel 6fe93dac58 chore(main): release 1.61.1 (#1169)
* chore(main): release 1.61.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-01-31 20:02:29 +01:00
Ruben Fiszel df8cc1f248 fix(backend): compile issue 2023-01-31 19:50:22 +01:00
Ruben Fiszelandrubenfiszel 61e3214f9e chore(main): release 1.61.0 (#1091)
* chore(main): release 1.61.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2023-01-31 18:51:42 +01:00
Ruben Fiszel d663884a99 more folders permission 2023-01-31 16:01:13 +01:00
Ruben Fiszel f377c84f5a feat: add sync webhook for flows 2023-01-31 10:21:48 +01:00
Ruben Fiszel 772c768cda feat(python): add support for extra args in python 2023-01-31 09:52:29 +01:00
Ruben Fiszel 652eb65082 allow whitespace in requirements override 2023-01-30 05:06:13 +01:00
Ruben Fiszel 008bd32ec1 fix entirecachetar path 2023-01-28 18:54:04 +01:00
Ruben Fiszel a2f679ffc9 add support for openbb 2023-01-28 03:57:25 +01:00
Ruben Fiszel b7db4c78c4 feat: add PIP_LOCAL_DEPENDENCIES 2023-01-28 03:09:47 +01:00
Ruben Fiszel d0fc40b483 grant all privilege to table favorite 2023-01-27 22:08:46 +01:00
Ruben Fiszel 1efae55d36 update stripe products references 2023-01-27 20:59:05 +01:00
Ruben Fiszel 791a772199 increase token size for refresh token 2023-01-27 18:56:42 +01:00
Ruben Fiszel 098cd96655 add stripe integration 2023-01-27 07:29:51 +01:00
Ruben Fiszel 30d83a942c restrict number of jobs in the queue for free users 2023-01-25 13:34:08 +01:00
Ruben Fiszel 98bf9355dc implement MAX_FREE_CONCURRENT_RUNS 2023-01-25 12:58:29 +01:00
Ruben Fiszel a3928101af worker client should use internal url 2023-01-25 00:10:37 +01:00
Ruben Fiszel 1165cf6e24 UX improvements for flows 2023-01-24 21:53:41 +01:00
Ruben Fiszel 8ad2344ec6 improve cancel approval error message 2023-01-24 12:11:39 +01:00
Ruben Fiszel b77c239f30 fix: improvements for error handling as first step of flow 2023-01-24 11:16:44 +01:00
Ruben Fiszel 15cb83936b error handler improvements 2023-01-24 07:30:07 +01:00
Ruben Fiszel 0172587b12 feat: add sql as a valid type in Python 2023-01-23 15:58:33 +01:00
Ruben Fiszel 156f257619 add import_map to nsjail 2023-01-21 23:28:11 +01:00
Ruben Fiszel 7f40373fd6 feat(deno): allow overriding deno sandboxing with DENO_FLAGS' 2023-01-21 22:54:14 +01:00
Ruben Fiszel f2ec03ba1b implement relative imports for deno 2023-01-21 19:12:22 +01:00
Ruben Fiszel 9a79c5537e fix compile 2023-01-21 18:49:26 +01:00
Ruben Fiszel 832ddabdf2 feat(deno): add support for DENO_AUTH_TOKENS 2023-01-21 18:36:17 +01:00
Ruben Fiszel 22080312f0 description at bottom 2023-01-21 17:33:23 +01:00
Ruben Fiszel 2a816b9e7b remove square from oauth 2023-01-21 09:37:10 +01:00
Ruben Fiszel a7d03f4e25 square use req_body_auth 2023-01-21 09:26:39 +01:00
Ruben Fiszel 5e18e580f7 fix superadmins permissions 2023-01-21 08:09:49 +01:00
Felipe Albertao 9b7906e43d Added Square API OAuth (#1141) 2023-01-21 07:41:52 +01:00
Ruben Fiszel 2143bbdc94 add support for python import shopifyAPI 2023-01-20 19:52:18 +01:00