 Ruben Fiszelandrubenfiszel
|
5702589954
|
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
|
4099007a9f
|
fix list jobs
|
2022-12-09 14:52:49 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
3def3dc36e
|
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
|
b87fc7796a
|
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
|
383170bf1b
|
document include_header in the openapi
|
2022-12-06 03:22:45 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
384c814569
|
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
|
e10a4d7a05
|
ci: remove community/ and pull-hub ci
|
2022-12-02 22:55:07 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
debb396768
|
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
|
a3f6a810bd
|
add resume urls at the api level
|
2022-12-02 22:19:15 +01:00 |
|
Ruben Fiszel
|
3153ec481f
|
fix deno_flow_same_worker test
|
2022-11-27 00:50:09 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
c959f77b9e
|
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
|
2e70496ae3
|
fix enterprise code
|
2022-11-21 19:19:42 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
6d24369c8d
|
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
|
4bacd8f28b
|
fix(caching): preserve permissions
|
2022-11-20 21:39:57 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
b90c0220ab
|
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
|
01400c571e
|
better logging for worker
|
2022-11-20 18:06:53 +01:00 |
|
Ruben Fiszel
|
b1c4a18ede
|
improve distributed caching
|
2022-11-20 17:48:49 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
ba826a8365
|
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
|
001ee86425
|
resync even for later steps
|
2022-11-20 04:34:38 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
71380b5588
|
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 Fiszelandrubenfiszel
|
ab2d480910
|
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
|
1d6a62fe00
|
force creating initial cache dirs after resync
|
2022-11-18 21:17:38 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
118fe0f763
|
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 JellinghausandRuben Fiszel
|
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
|
c7b0ba43a3
|
fix(backend): saving bash script does not require dep job
|
2022-11-15 17:20:15 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
6aaa075748
|
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 Fiszelandrubenfiszel
|
43958f4ad3
|
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 Fiszelandrubenfiszel
|
ea20f2c4fd
|
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 |
|
 Ruben Fiszelandrubenfiszel
|
f83141daf6
|
chore(main): release 1.47.0 (#892)
* chore(main): release 1.47.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-15 13:28:27 +01:00 |
|
 Kai JellinghausandRuben Fiszel
|
937e16c2af
|
feat(backend): Flow lock (#868)
* Add lockfile information
* Allow Lockfiles to be pushed to queue
* Handle raw_lock on worker
* Flow Lock Job
* Allow RawScript path
* Simplify handle_code_execution_job
* Regenerate SQLX
* Fix tests
* fix test
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2022-11-13 18:31:08 +01:00 |
|
Ruben Fiszel
|
541ac1e74d
|
feat(backend): remove go.sum from go lockfile (#891)
|
2022-11-13 17:36:35 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
e3d78dd7ac
|
chore(main): release 1.46.2 (#890)
* chore(main): release 1.46.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-12 20:59:31 +01:00 |
|
Ruben Fiszel
|
904ec60ea6
|
fix(ci): sqlx offline data
|
2022-11-12 20:41:23 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
a9d1c823ef
|
chore(main): release 1.46.1 (#889)
* chore(main): release 1.46.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-12 20:18:28 +01:00 |
|
Ruben Fiszel
|
5bc40f7d28
|
fix(backend): apps backend v0 (#888)
* progress
* post merge
* progress
* fix
* fix
* fix
* fix
* v1
* fix openapi
|
2022-11-12 20:17:08 +01:00 |
|
Ruben Fiszel
|
cd8d0e5ea6
|
feat: deprecate previous_result in favor of results per id
|
2022-11-10 01:58:52 +01:00 |
|
Ruben Fiszel
|
2b65efca5f
|
nit: fix go-client
|
2022-11-06 23:57:16 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
11577f4a4e
|
chore(main): release 1.45.0 (#855)
* chore(main): release 1.45.0
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-06 23:50:19 +01:00 |
|
Ruben Fiszel
|
7c97fac746
|
feat: support bash as 4th language (#865)
* bash support
* bash backend working
* frontend part
* bash backend working
|
2022-11-06 23:48:18 +01:00 |
|
Ruben Fiszel
|
a747c0060c
|
fix(backend): tighten security around cookies to avoid csrf (#859)
* fix(backend): tighten security around cookies to avoid csrf
* everything httponly
* sqlx
* also handle 404
* shoter Windmill v message
* fix chart
|
2022-11-05 21:21:13 +01:00 |
|
Ruben Fiszel
|
8c8f1b9f2c
|
feat(backend): add global delete user endpoint
|
2022-11-03 14:06:19 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
22ede0d34d
|
chore(main): release 1.44.0 (#853)
* chore(main): release 1.44.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-03 13:50:34 +01:00 |
|
Ruben Fiszel
|
e0e74fbe00
|
remove tokio-console
|
2022-11-02 12:04:35 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
85d2f1dc77
|
chore(main): release 1.43.2 (#852)
* chore(main): release 1.43.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-02 11:42:45 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
d20cebf5df
|
chore(main): release 1.43.1 (#849)
* chore(main): release 1.43.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-02 11:01:37 +01:00 |
|
Ruben Fiszel
|
551795f3fd
|
sqlx offline fixes
|
2022-11-01 22:13:35 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
7d3b8011be
|
chore(main): release 1.43.0 (#842)
* chore(main): release 1.43.0
* Apply automatic changes
* Apply automatic changes
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-11-01 16:23:04 +01:00 |
|
dependabot[bot]
|
97bfdd1583
|
chore(deps): bump hyper from 0.14.20 to 0.14.22 in /backend (#838)
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.20 to 0.14.22.
- [Release notes](https://github.com/hyperium/hyper/releases)
- [Changelog](https://github.com/hyperium/hyper/blob/v0.14.22/CHANGELOG.md)
- [Commits](https://github.com/hyperium/hyper/compare/v0.14.20...v0.14.22)
---
updated-dependencies:
- dependency-name: hyper
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-10-31 18:57:24 +00:00 |
|
Ruben Fiszel
|
9a4bb545cd
|
clearer error message for unable to exchange refresh token
|
2022-10-30 21:35:22 +01:00 |
|
 Ruben Fiszelandrubenfiszel
|
331bce472a
|
chore(main): release 1.42.1 (#830)
* chore(main): release 1.42.1
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2022-10-30 21:29:00 +01:00 |
|