Ruben Fiszel
|
783588f98d
|
fix errors parsing for native jobs + add timestamp support for pg
|
2023-07-07 05:20:00 +02:00 |
|
Ruben Fiszel
|
157a7f76d5
|
use fs to fix EBAD issue with bun
|
2023-07-06 23:27:30 +02:00 |
|
Ruben Fiszel
|
b45c3d1132
|
bun fixes
|
2023-07-06 22:29:00 +02:00 |
|
HugoCasa
|
54cd5ce569
|
feat: workspace error handler (#1799)
* feat: add workspace error handler
* feat: run error handler as group
* fix: handler picker initial path
* fix(backend): separate global / workspace handlers
* fix(frontend): error handler picker tab change
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2023-07-06 21:43:15 +02:00 |
|
Ruben Fiszel
|
2921649c3c
|
feat: bun support (#1800)
* feat: bun support
* feat: bun support
* add bun support
* add bun support
* add bun support
* add bun
|
2023-07-06 21:19:07 +02:00 |
|
Ruben Fiszel
|
37b0af5566
|
chore(main): release 1.125.1 (#1798)
* chore(main): release 1.125.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-05 11:56:29 +02:00 |
|
Ruben Fiszel
|
5b7c7965e5
|
fix: fix go and py resolution cache overlap
|
2023-07-05 11:50:19 +02:00 |
|
Ruben Fiszel
|
2f8fd060e6
|
select + drawer fix + explicit hash
|
2023-07-05 10:01:27 +02:00 |
|
Ruben Fiszel
|
4beba96724
|
select + drawer fix + explicit hash
|
2023-07-05 10:01:07 +02:00 |
|
Ruben Fiszel
|
6dd899bcef
|
chore(main): release 1.125.0 (#1785)
* chore(main): release 1.125.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-07-05 01:18:25 +02:00 |
|
Ruben Fiszel
|
54c6aed31c
|
fix: fix go and python cache resolution conflict
|
2023-07-05 00:43:17 +02:00 |
|
Ruben Fiszel
|
f98c199b63
|
fix: fix global error handler
|
2023-07-04 22:13:01 +02:00 |
|
Ruben Fiszel
|
c669e9940b
|
feat: native fetch + native postgresql jobs (#1796)
* push
* test
* test
* done
* fix
* modify script lang enum
* fix tests
* update wasm
* fix tests
|
2023-07-04 19:39:59 +02:00 |
|
Ruben Fiszel
|
83e0f9b594
|
chore(main): release 1.124.0 (#1781)
* chore(main): release 1.124.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-30 18:24:56 +02:00 |
|
Ruben Fiszel
|
8c566a2e46
|
feat: add configurable global error handler
|
2023-06-30 12:46:02 +02:00 |
|
Ruben Fiszel
|
7d5a90147f
|
chore(main): release 1.123.1 (#1780)
* chore(main): release 1.123.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-29 23:10:44 +02:00 |
|
Ruben Fiszel
|
ff942f4d06
|
fix: add CREATE_WORKSPACE_REQUIRE_SUPERADMIN
|
2023-06-29 23:06:03 +02:00 |
|
Ruben Fiszel
|
041c214c55
|
chore(main): release 1.123.0 (#1764)
* chore(main): release 1.123.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-29 15:14:32 +02:00 |
|
Ruben Fiszel
|
cfc7857e6c
|
remove warnings
|
2023-06-29 12:42:09 +02:00 |
|
Ruben Fiszel
|
f096145cee
|
improve docker-compose and email sending
|
2023-06-29 11:52:46 +02:00 |
|
Ruben Fiszel
|
7851e932ec
|
feat: smtp support to invite users (#1777)
* email support
* everyhting
* smtp
* update
* update
* update
* setup backend test
|
2023-06-29 10:34:44 +02:00 |
|
Faton Ramadani
|
99d19f6c36
|
fix(frontend): Fix typing (#1774)
* feat(frontend): Add documentation link in the component settings
* feat(frontend): Add missing type
* feat(frontend): fix typing errors
* feat(frontend): fix typing errors
|
2023-06-27 14:10:40 +02:00 |
|
Ruben Fiszel
|
03da1f34f2
|
add proto postgresql backend support as a job language
|
2023-06-26 18:23:14 +02:00 |
|
Ruben Fiszel
|
5950368a7a
|
implement native http handler as a tokio spawn
|
2023-06-26 11:07:42 +02:00 |
|
Ruben Fiszel
|
ee8f0e8def
|
improve support for native http handling
|
2023-06-25 20:00:27 +02:00 |
|
Ruben Fiszel
|
4763242780
|
feat: cancel non-yet-running jobs and rework force cancellation
|
2023-06-25 18:02:00 +02:00 |
|
Ruben Fiszel
|
e777a79a31
|
docs -> www
|
2023-06-24 19:31:29 +02:00 |
|
Ruben Fiszel
|
293ba774e8
|
minor worker_flow refactor
|
2023-06-23 16:53:05 +02:00 |
|
Ruben Fiszel
|
3ea82adb6d
|
minor worker_flow refactor
|
2023-06-23 16:38:21 +02:00 |
|
Ruben Fiszel
|
0eab904185
|
chore(main): release 1.122.0 (#1761)
* chore(main): release 1.122.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-23 15:11:07 +02:00 |
|
Ruben Fiszel
|
6813c383bc
|
add proto native http, psql, graphql jobs in backend
|
2023-06-23 12:42:01 +02:00 |
|
Ruben Fiszel
|
85ef098649
|
publish wasm-parser
|
2023-06-23 05:31:15 +02:00 |
|
Ruben Fiszel
|
6e2adf8034
|
chore(main): release 1.121.0 (#1760)
* chore(main): release 1.121.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 23:56:39 +02:00 |
|
Ruben Fiszel
|
7a1f999cea
|
feat: download logs from backend
|
2023-06-22 22:38:41 +02:00 |
|
Ruben Fiszel
|
8cdb3caf9c
|
chore(main): release 1.120.0 (#1759)
* chore(main): release 1.120.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 21:23:42 +02:00 |
|
Ruben Fiszel
|
f9341af2fe
|
feat: add update checker on version info
|
2023-06-22 18:12:45 +02:00 |
|
Ruben Fiszel
|
61ba506221
|
chore(main): release 1.119.0 (#1758)
* chore(main): release 1.119.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 14:23:53 +02:00 |
|
Ruben Fiszel
|
2df29a131e
|
feat(cli): add skipSecrets, skipVariables, skipResources
|
2023-06-22 14:20:46 +02:00 |
|
Ruben Fiszel
|
66ca3f1522
|
fix: bump dependencies
|
2023-06-22 13:51:18 +02:00 |
|
dependabot[bot]
|
e52e2f8b9d
|
chore(deps): bump syn from 1.0.109 to 2.0.18 in /backend (#1689)
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.18.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/1.0.109...2.0.18)
---
updated-dependencies:
- dependency-name: syn
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-22 13:41:33 +02:00 |
|
Ruben Fiszel
|
c195842c49
|
chore(main): release 1.118.0 (#1755)
* chore(main): release 1.118.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-22 12:41:08 +02:00 |
|
Ruben Fiszel
|
a98e146aed
|
feat: resume and approvers available in iterator and branch expr
|
2023-06-22 12:34:20 +02:00 |
|
Ruben Fiszel
|
4c594c0e64
|
feat: step mocking for flows
|
2023-06-22 12:01:08 +02:00 |
|
Ruben Fiszel
|
82f20d3ef4
|
fix: correctly handle deeply nested results for out-of-order loops
|
2023-06-22 08:37:04 +02:00 |
|
Ruben Fiszel
|
fdb7ab7f51
|
feat: editable resource types + rt in deployments
|
2023-06-22 00:19:25 +02:00 |
|
Ruben Fiszel
|
4fb64286a5
|
chore(main): release 1.117.0 (#1739)
* chore(main): release 1.117.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-20 15:56:29 +02:00 |
|
Ruben Fiszel
|
59e395a92a
|
feat: add schema form to approval steps
|
2023-06-20 11:59:13 +02:00 |
|
Ruben Fiszel
|
6dabc93389
|
fix: make postgresql attempt to create users regardless of if superadmin or not
|
2023-06-19 16:06:52 +02:00 |
|
Ruben Fiszel
|
8e477ff265
|
chore(main): release 1.116.0 (#1736)
* chore(main): release 1.116.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-06-19 11:40:36 +02:00 |
|
Ruben Fiszel
|
4b7f681e5a
|
feat: add delete draft from home
|
2023-06-19 02:14:38 +02:00 |
|