Ruben Fiszel
|
ac1a432bb9
|
feat: dev/staging/prod and deploy from web (#1733)
|
2023-06-17 13:57:04 +02:00 |
|
Ruben Fiszel
|
2678e9a203
|
chore(main): release 1.114.2 (#1713)
* chore(main): release 1.114.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-13 06:35:09 +02:00 |
|
Ruben Fiszel
|
0e5f7bed6c
|
chore(main): release 1.114.0 (#1709)
* chore(main): release 1.114.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 12:11:37 +02:00 |
|
Ruben Fiszel
|
263e03c2bd
|
feat: remove the need for BASE_INTERNAL_URL
|
2023-06-12 12:00:42 +02:00 |
|
Ruben Fiszel
|
1a64d05153
|
chore(main): release 1.113.2 (#1708)
* chore(main): release 1.113.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 05:08:58 +02:00 |
|
Ruben Fiszel
|
e89d9bec98
|
chore(main): release 1.113.1 (#1706)
* chore(main): release 1.113.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 04:29:37 +02:00 |
|
Ruben Fiszel
|
e2663371d5
|
fix: fix retrieving last jobs of schedules
|
2023-06-12 04:27:23 +02:00 |
|
Ruben Fiszel
|
d703dcc738
|
chore(main): release 1.113.0 (#1705)
* chore(main): release 1.113.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-12 04:15:58 +02:00 |
|
Ruben Fiszel
|
4963286edd
|
feat: rework schedule page entirely to display jobs informations
|
2023-06-12 04:09:34 +02:00 |
|
Ruben Fiszel
|
0b1d031bb7
|
chore(main): release 1.112.0 (#1703)
* chore(main): release 1.112.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-10 22:08:19 +02:00 |
|
Ruben Fiszel
|
ebb631190d
|
fix: pip install repsect proxy settings
|
2023-06-10 22:02:21 +02:00 |
|
Ruben Fiszel
|
03dfbe21c2
|
chore(main): release 1.111.3 (#1701)
* chore(main): release 1.111.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-09 21:49:31 +02:00 |
|
Ruben Fiszel
|
b6a037aa04
|
fix: add NO_PROXY and make pip respect proxy args
|
2023-06-09 21:46:56 +02:00 |
|
Ruben Fiszel
|
b48ba35966
|
chore(main): release 1.111.2 (#1700)
* chore(main): release 1.111.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-09 19:17:00 +02:00 |
|
Ruben Fiszel
|
67b3b0635b
|
fix: add support for http_proxy and https_proxy
|
2023-06-09 19:14:02 +02:00 |
|
Ming Fang
|
bfe88def34
|
fix: toggle self-signed certs support in oauth2 using env variable ACCEPT_INVALID_CERTS (#1694)
* toggle self-signed certs support in oauth2 using env variable DANGER_ACCEPT_INVALID_CERTS
* Update lib.rs
* Document DANGER_ACCEPT_INVALID_CERTS env variable
* change to ACCEPT_INVALID_CERTS
---------
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-06-09 15:14:43 +02:00 |
|
Ruben Fiszel
|
ed07f8e6de
|
chore(main): release 1.111.1 (#1699)
* chore(main): release 1.111.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-09 14:24:59 +02:00 |
|
Ruben Fiszel
|
b7dda81e42
|
chore(main): release 1.111.0 (#1697)
* chore(main): release 1.111.0
* Apply automatic changes
* Update CHANGELOG.md
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-09 09:08:37 +02:00 |
|
Ruben Fiszel
|
9cd73ab32b
|
fix: be more specific about replacing nan in python deser
|
2023-06-09 08:40:58 +02:00 |
|
Ruben Fiszel
|
43c89fbcfd
|
few fixes + devfrontend v0
|
2023-06-08 14:06:42 +02:00 |
|
Ruben Fiszel
|
bf766decdd
|
chore(main): release 1.110.0 (#1674)
* chore(main): release 1.110.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-07 10:33:11 +02:00 |
|
Ruben Fiszel
|
46055af093
|
add PIL => Pillow
|
2023-06-07 10:04:26 +02:00 |
|
Ruben Fiszel
|
253fd91024
|
fix: empty flows not return their inputs
|
2023-06-06 11:09:17 +02:00 |
|
Ruben Fiszel
|
2943d26f0f
|
fix backend compile
|
2023-06-06 11:01:49 +02:00 |
|
Ruben Fiszel
|
5bdf7171e6
|
migrate all jsonschema parser to wasms
|
2023-06-06 10:52:04 +02:00 |
|
Ruben Fiszel
|
c702f40980
|
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
|
98e1fdd898
|
feat: support custom env variables (#1675)
* custom envs
* feat: custom envs
* only on non cloud
* remove unecessary imports
|
2023-06-05 17:42:57 +02:00 |
|
Ruben Fiszel
|
970a3c6dd3
|
add bigint serialization
|
2023-06-05 14:00:23 +02:00 |
|
Ruben Fiszel
|
271edc5cfe
|
chore(main): release 1.109.1 (#1673)
* chore(main): release 1.109.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-04 23:08:55 +02:00 |
|
Ruben Fiszel
|
4609bfb10a
|
add support for openai endpoints
|
2023-06-04 23:07:06 +02:00 |
|
Ruben Fiszel
|
f648e4312c
|
fix react-sdk build
|
2023-06-04 21:51:20 +02:00 |
|
Ruben Fiszel
|
9a8bec0402
|
chore(main): release 1.109.0 (#1672)
* chore(main): release 1.109.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-04 14:52:06 +02:00 |
|
Ruben Fiszel
|
7e466b7715
|
feat: add cache as a primitive for flows (#1671)
* feat: add cache as a primitive for flows
* fix failure module
|
2023-06-04 14:39:10 +02:00 |
|
Ruben Fiszel
|
9861ba3aad
|
chore(main): release 1.108.2 (#1670)
* chore(main): release 1.108.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-04 01:50:15 +02:00 |
|
Ruben Fiszel
|
711b47c78d
|
chore(main): release 1.108.1 (#1668)
* chore(main): release 1.108.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-02 12:05:59 +02:00 |
|
Ruben Fiszel
|
e14a2357d0
|
make admins scripts/apps undeletable
|
2023-06-02 11:59:52 +02:00 |
|
Ruben Fiszel
|
f7e23acfdc
|
fix: renaming app + improve flow rendering
|
2023-06-02 11:51:47 +02:00 |
|
Ruben Fiszel
|
45641cbbab
|
make to_i64 more resilient and clearer error message on client setup
|
2023-06-01 17:15:37 +02:00 |
|
Ruben Fiszel
|
8bc77efa5c
|
fix remove_owner incompatibility with aurora
|
2023-05-31 20:43:20 +02:00 |
|
Ruben Fiszel
|
683e312046
|
chore(main): release 1.108.0 (#1666)
* chore(main): release 1.108.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-31 15:34:09 +02:00 |
|
Ruben Fiszel
|
62e98cf6c9
|
chore(main): release 1.107.0 (#1654)
* chore(main): release 1.107.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-30 00:36:14 +02:00 |
|
Ruben Fiszel
|
8c33599663
|
feat(backend): webhook specific tokens
|
2023-05-29 23:39:50 +02:00 |
|
Ruben Fiszel
|
d96c3fb81a
|
chore(main): release 1.106.1 (#1653)
* chore(main): release 1.106.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-29 14:27:22 +02:00 |
|
Ruben Fiszel
|
a934195d5e
|
fix compie
|
2023-05-29 14:08:16 +02:00 |
|
Ruben Fiszel
|
1816252f03
|
fix(backend): fix initial worker ping issue
|
2023-05-29 13:53:53 +02:00 |
|
Ruben Fiszel
|
29546a05ec
|
chore(main): release 1.106.0 (#1651)
* chore(main): release 1.106.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-29 00:09:41 +02:00 |
|
Ruben Fiszel
|
6b850fb485
|
fix go compilation
|
2023-05-28 22:31:46 +02:00 |
|
Ruben Fiszel
|
521bf7b495
|
use hostname as worker name
|
2023-05-28 21:44:57 +02:00 |
|
Ruben Fiszel
|
9461b15d43
|
use hostname as worker name
|
2023-05-28 19:28:06 +02:00 |
|
Ruben Fiszel
|
91ad8d0b8d
|
rework premium workspace pricing
|
2023-05-28 13:00:21 +02:00 |
|