Ruben Fiszel
a117a4d017
chore(main): release 1.366.5 ( #4116 )
...
* chore(main): release 1.366.5
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 22:54:50 +02:00
Ruben Fiszel
0f91539977
chore(main): release 1.366.4 ( #4115 )
...
* chore(main): release 1.366.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 22:39:39 +02:00
Ruben Fiszel
f4c9ba00f1
chore(main): release 1.366.3 ( #4114 )
...
* chore(main): release 1.366.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 21:14:30 +02:00
Ruben Fiszel
fdeaf6298d
chore(main): release 1.366.2 ( #4113 )
...
* chore(main): release 1.366.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 21:05:59 +02:00
Ruben Fiszel
bc1c8d2d47
chore(main): release 1.366.1 ( #4112 )
...
* fix: fix BASE_URL build conf
* chore(main): release 1.366.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 20:57:15 +02:00
Ruben Fiszel
8e7e1e94bc
chore(main): release 1.366.0 ( #4101 )
...
* chore(main): release 1.366.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-22 20:41:20 +02:00
Ruben Fiszel
f65ccc07de
fix: update parsers for CLI
2024-07-22 20:25:56 +02:00
Ruben Fiszel
19d523dd64
feat: dynamic select ( #4110 )
2024-07-22 13:53:32 +02:00
HugoCasa
ea53a129af
fix: improve cgroup readings ( #4030 )
...
* fix: improve cgroup readings
* feat: add staging image action
* fix: link staging image on other repo
* fix: linking
* fix: remove useless label
2024-07-18 17:12:07 +02:00
Ruben Fiszel
e91a06fa41
fix: add WM_SCHEDULED_FOR to contextual variables and early stop of flows
2024-07-18 02:10:15 +02:00
Ruben Fiszel
cb8b053476
chore(main): release 1.365.0 ( #4093 )
...
* chore(main): release 1.365.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-17 18:44:07 +02:00
HugoCasa
030b616999
chore: publish oneOf parser improvement ( #4091 )
...
* chore: publish oneOf parser improvement
* fix: indent
2024-07-17 11:16:26 +02:00
Ruben Fiszel
1ee85faa65
chore(main): release 1.364.3 ( #4090 )
...
* chore(main): release 1.364.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-16 21:39:51 +02:00
HugoCasa
30a77601e9
rhel9 binaries ( #4086 )
...
* feat: rhl9 img test
* fix: action
* fix: action
* fix: build
* don't use rustup
* fix: rustfmt
* fix: second apt-get
* fix
* fix: try xmlsec1 no-dev
* fix: remove scache
* fix: 1.75 rust support
* fix: rust 1.75
* fix: xmlsec1
* fix: nit
* fix: missing async recursion
* fix: missing dep + unregister from RH
* fix: add xmlsec1 openssl
* fix: check binary is running
* add link
* feat: clean rhel files
* fix: lock
2024-07-16 16:50:51 +02:00
Dominik Polzer
d9dba62165
Refactored nested match expressions for TS parser. ( #3955 )
...
* Refactored nested match expressions into inline pattern matching with early returns for improved readability and reduced nesting
* Updated fn naming, map_while instead of filter_map fix
---------
Co-authored-by: HugoCasa <hugo@casademont.ch >
2024-07-16 14:22:38 +02:00
wendrul
ae178cdaeb
add more logs, change a fetch_one to opt and add back show memory every ( #4087 )
...
* add more logs, change a fetch_one to opt and add back show memory every
* Update ee repo ref
2024-07-16 14:14:21 +02:00
Ruben Fiszel
21c44c9100
chore(main): release 1.364.2 ( #4085 )
...
* chore(main): release 1.364.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-16 10:36:42 +02:00
Ruben Fiszel
9397800f81
chore(main): release 1.364.1 ( #4082 )
...
* chore(main): release 1.364.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-15 23:08:47 +02:00
Ruben Fiszel
8dda0df26d
chore(main): release 1.364.0 ( #4081 )
...
* chore(main): release 1.364.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-15 20:20:53 +02:00
wendrul
3a57b202df
Update ee-repo-ref.txt ( #4080 )
2024-07-15 20:20:39 +02:00
Ruben Fiszel
304b90fa27
fix: improve generate flow locks
2024-07-15 20:14:42 +02:00
HugoCasa
0f7f7c37a9
feat: rehydrate instance settings/configs/users from CLI ( #4035 )
...
* feat: rehydrate instance settings/configs/users from CLI
* fix: nits
* feat: encryption key, saved instances, include all workspaces
* preshot client version
* Update deps.ts
2024-07-15 19:38:44 +02:00
wendrul
86c47c3908
add workspace to authed for /api/srch endpoint ( #4079 )
2024-07-15 18:10:52 +02:00
Ruben Fiszel
969a86a573
chore(main): release 1.363.0 ( #4075 )
...
* chore(main): release 1.363.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-15 16:22:37 +02:00
wendrul
3e31977ba1
fix: make indexer opt-in when in standalone mode ( #4076 )
...
* Add standalone mode without indexer
* Imporve flag logic
2024-07-15 16:00:42 +02:00
Ruben Fiszel
c84ee32797
chore(main): release 1.362.0 ( #4063 )
...
* chore(main): release 1.362.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-14 10:35:50 +02:00
Ruben Fiszel
847d82bd90
fix indexer port
2024-07-14 10:04:16 +02:00
Ruben Fiszel
b498664c76
feat: improve flow status viewer (show branch chosen + all iterations in for loop) ( #4074 )
...
* all
* all
* all
* all
* all
2024-07-13 18:53:24 +02:00
Ruben Fiszel
eef0230ec7
nit indexer logs
2024-07-13 10:27:52 +02:00
Ruben Fiszel
52aaec634b
nit indexer logs
2024-07-13 09:43:53 +02:00
wendrul
0a886e09ef
Add indexer case to avoid 0 max_database_connection ( #4073 )
2024-07-13 00:18:56 +02:00
wendrul
88ae5e89db
Make indexer mode not spawn the server specific behaviour ( #4072 )
...
* Make indexer mode not spawn the server specific behaviour
* Add ee repo ref
2024-07-12 20:36:53 +02:00
Ruben Fiszel
f06b53ed14
fix sqlx
2024-07-11 22:40:41 +02:00
Ruben Fiszel
2747e1b087
feat: improve cancel all for non started jobs ( #4065 )
...
* update version
* improve cancelAll
* improve error
* update sqlx
2024-07-11 17:11:29 +02:00
wendrul
7ea554a7fd
feat: Full-text search on runs using tantivy and command palette for quick actions ( #4046 )
...
* Add indexer crate and files
* POC searcher
incomplete schema
only indexes at startup
* POC search component frontend
* Demo of the frontend element
* add Results and Args as text
* minimal functionality
* Make jump to scripts by name
also flows and apps
* Add button on sidebar to open search
* Update lock on indexer after merge
* Make arrow key navigation compatible with scrol
* Show empty result screen and log as a coming feat
* Add summary to script searchable items
* Catch `parts is undefined` error (uFuzzy)
* Index refreshing using tokio interval
* Fix JobLoader workspace being wrongly defined
* Fix click outside
* Add debouncing for completed run search
* Binary mode working + job index tracker
* Warning for no license + fix height scrollbars on content search
* Make it compile without EE files
* remove panic to use errors
* Move global search
* Cleanup UI, no more tab switcher but clear placeholders and actions
* Add tantivy feature flag for windmill-api
* Rework indexer mode
* Mac compatibility for shortcut
* Update test for new run_server
* Prepare sqlx
* Mac compatibility
* Fix openapi yaml
* Fix frontend
* Frontend api fix
* Update docker-compose.yml and caddyfile
With the (by default deactivated) container and reverse proxy to use the
windmill indexer
* fix feature flag for tests
* fix feature falg for running tests
* fix feature flag for running tests
* Make content search use search modal instead
* Add tantivy feature to ee build steps
* Remove old Content search
* change volume location for indexer
* Update dependencies
* Prepare sqlx
* Uncomment line on docker compose
* Add line between input and results
* Update ee repo ref
2024-07-11 11:13:27 +02:00
Ruben Fiszel
88b61480cd
remove env_id default value
2024-07-11 09:00:56 +02:00
Ruben Fiszel
90ce42b20c
chore(main): release 1.361.1 ( #4062 )
...
* chore(main): release 1.361.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-11 08:02:10 +02:00
Ruben Fiszel
583190f883
fix: improve filter jobs query
2024-07-11 07:51:34 +02:00
Ruben Fiszel
299e0ee16c
chore(main): release 1.361.0 ( #4060 )
...
* chore(main): release 1.361.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-11 02:24:56 +02:00
Ruben Fiszel
b4f0b32c40
fix: fix migration for instances starting from scratch
2024-07-11 02:12:51 +02:00
Ruben Fiszel
c7d4e6c0f3
specialize soft cancel filter
2024-07-11 01:27:56 +02:00
Ruben Fiszel
3b364ec385
improve try migration lock
2024-07-11 01:15:12 +02:00
Ruben Fiszel
1d1dde0d91
fix: improve performance of cancel_all
2024-07-11 00:41:03 +02:00
Ruben Fiszel
8fb91d34a5
sqlx
2024-07-11 00:12:11 +02:00
Ruben Fiszel
e450300c22
fix: improve completed_job index
2024-07-10 23:43:02 +02:00
Ruben Fiszel
acc68a91b3
chore(main): release 1.360.1 ( #4048 )
...
* chore(main): release 1.360.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-07-09 17:16:11 +02:00
HugoCasa
82c88ad3b8
fix: update flow path ( #4053 )
2024-07-09 17:13:21 +02:00
HugoCasa
eda6629bb3
fix: improve flow version fix migration ( #4050 )
2024-07-09 11:02:53 +02:00
Ruben Fiszel
6955fed266
nit expect
2024-07-09 08:45:36 +02:00
Ruben Fiszel
996408d73d
more observability for dedicated workers
2024-07-09 08:26:40 +02:00