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
|
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 Fiszel
|
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
|
acff87a09f
|
all
|
2023-01-17 08:09:46 +01:00 |
|
Ruben Fiszel
|
3f318b4ac4
|
add license key check
|
2023-01-15 12:06:37 +01:00 |
|
Ruben Fiszel
|
2dfbf84d62
|
chore(main): release 1.60.0 (#1086)
* chore(main): release 1.60.0
* Update CHANGELOG.md
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-01-11 12:14:48 +01:00 |
|
Ruben Fiszel
|
b4e9468461
|
update change-versions
|
2023-01-11 04:54:55 +01:00 |
|
Ruben Fiszel
|
55e2bf9fce
|
bump backend versions
|
2023-01-09 15:35:28 +01:00 |
|
Ruben Fiszel
|
b5b13518da
|
chore(main): release 1.59.0 (#1074)
* chore(main): release 1.59.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-01-09 14:03:36 +01:00 |
|
Ruben Fiszel
|
1076c4ffc1
|
bump versions
|
2023-01-09 11:46:30 +01:00 |
|
Ruben Fiszel
|
54ef5a6d87
|
chore(main): release 1.58.0 (#1061)
* chore(main): release 1.58.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-01-07 17:00:46 +08:00 |
|
Ruben Fiszel
|
a34ae8b2ae
|
improve apps wiring
|
2023-01-02 10:07:17 +01:00 |
|
Ruben Fiszel
|
160dfa3121
|
chore(main): release 1.57.1 (#1059)
* chore(main): release 1.57.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-01-02 04:45:09 +01:00 |
|
Ruben Fiszel
|
ab0aeb0df8
|
fix: support setting undefined states
|
2023-01-02 04:22:56 +01:00 |
|
Ruben Fiszel
|
21f98e29ea
|
chore(main): release 1.57.0 (#1043)
* chore(main): release 1.57.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-01-01 19:23:04 +01:00 |
|
Ruben Fiszel
|
40195d42f6
|
feat(backend): resume from owner directly in flow status viewer (#1042)
* foo
* progress
|
2022-12-23 13:04:31 +01:00 |
|
Ruben Fiszel
|
85e8b7c78d
|
chore(main): release 1.56.1 (#1041)
* chore(main): release 1.56.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-23 03:33:50 +01:00 |
|
Ruben Fiszel
|
0614ec42ba
|
fix(cli): typo in cli deps
|
2022-12-23 03:31:58 +01:00 |
|
Ruben Fiszel
|
03c7b38c94
|
chore(main): release 1.56.0 (#1011)
* chore(main): release 1.56.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-23 03:10:03 +01:00 |
|
Ruben Fiszel
|
4daf5c18fa
|
usage tracker v3
|
2022-12-12 01:11:44 +01:00 |
|
Kai Jellinghaus
|
4004de0618
|
feat: Superadmins workspace (#1003)
* Add auto-invite superadmins workspace
* Revert "Add auto-invite superadmins workspace"
This reverts commit 768ae31857.
* Add Admin Workspace
* Show unable to delete info in UI
* Add Hub sync
* Update Migration
* Add Starter workspace
* Add workspace_key for admins workspace
* Remove schedule
* Update CI
|
2022-12-10 01:46:26 +01:00 |
|
Ruben Fiszel
|
dc23af4209
|
chore(main): release 1.55.0 (#1007)
* chore(main): release 1.55.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-09 20:48:58 +01:00 |
|
Ruben Fiszel
|
87c94d4015
|
fix list jobs
|
2022-12-09 14:52:49 +01:00 |
|
Ruben Fiszel
|
7270baf17f
|
chore(main): release 1.54.0 (#1000)
* chore(main): release 1.54.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-08 23:57:28 +01:00 |
|
Kai Jellinghaus
|
abc0ca3a5b
|
feat(backend): Input transform errors (#1006)
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
|
2022-12-08 23:56:49 +01:00 |
|
Ruben Fiszel
|
d5c79d12d8
|
document include_header in the openapi
|
2022-12-06 03:22:45 +01:00 |
|
Ruben Fiszel
|
3561275be0
|
chore(main): release 1.53.0 (#976)
* chore(main): release 1.53.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-06 00:29:41 +01:00 |
|
Ruben Fiszel
|
dee9a3bb4a
|
ci: remove community/ and pull-hub ci
|
2022-12-02 22:55:07 +01:00 |
|
Ruben Fiszel
|
f51293e4f7
|
chore(main): release 1.52.0 (#950)
* chore(main): release 1.52.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-12-02 22:23:35 +01:00 |
|
Ruben Fiszel
|
cc037458ca
|
add resume urls at the api level
|
2022-12-02 22:19:15 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
75b1ae83c4
|
force creating initial cache dirs after resync
|
2022-11-18 21:17:38 +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 |
|
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
|
381b0368d7
|
fix(backend): saving bash script does not require dep job
|
2022-11-15 17:20:15 +01:00 |
|
Ruben Fiszel
|
e7ac157bab
|
chore(main): release 1.47.3 (#905)
* chore(main): release 1.47.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 14:05:26 +01:00 |
|
Ruben Fiszel
|
bd836b6835
|
chore(main): release 1.47.2 (#904)
* chore(main): release 1.47.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 14:02:02 +01:00 |
|
Ruben Fiszel
|
b47c28471c
|
chore(main): release 1.47.1 (#903)
* chore(main): release 1.47.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 13:45:09 +01:00 |
|