HugoCasa
b81b095b61
feat: add raw option for urlencoded webhook call ( #3215 )
2024-02-14 11:22:40 +01:00
Ruben Fiszel
e85314cae8
relax audit log current setting
2024-02-13 22:00:25 +01:00
Ruben Fiszel
a027c8f077
chore(main): release 1.269.0 ( #3200 )
...
* chore(main): release 1.269.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-13 15:57:44 +01:00
Ruben Fiszel
54ad67e84a
add tracing debug around user auth
2024-02-13 13:30:33 +01:00
Ruben Fiszel
ce4d0777f6
fix(scim): when deleting instance groups manually, delete also members mapping
2024-02-13 11:53:01 +01:00
Ruben Fiszel
9655b8fb32
fix(scim): switch right join to left join for groups
2024-02-13 11:32:04 +01:00
Ruben Fiszel
3c52ef1469
fix: init scripts are tagged with 'init_script'
2024-02-13 11:04:15 +01:00
Ruben Fiszel
90c7c0ed8a
feat: improve runs page + add all workspaces to admins runs page
2024-02-13 10:12:14 +01:00
Guillaume Bouvignies
0e7de63c4b
feat: Git sync can handle resource types, resources, variables and schedules ( #3202 )
...
* feat: Git sync can handle resource types, resources, variables and schedules
* update hub script
* update all schedule on default error handler
* sqlx prepare
* reorder filters and always show secrets
2024-02-12 19:33:55 +01:00
Ruben Fiszel
8b46b953a2
fix(cli): update hub sync version
2024-02-12 12:44:12 +01:00
Ruben Fiszel
5cfd658632
nit logs around schedules
2024-02-11 23:40:56 +01:00
Ruben Fiszel
784a5aba14
more tracing around scheduled jobs
2024-02-11 23:26:06 +01:00
Ruben Fiszel
e1aa3edb30
chore(main): release 1.268.0 ( #3196 )
...
* chore(main): release 1.268.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-11 12:57:42 +01:00
Ruben Fiszel
beb92fe782
improve verbosity of overlapping flow runs
2024-02-11 12:21:57 +01:00
Ruben Fiszel
4914db4341
chore(main): release 1.267.0 ( #3195 )
...
* chore(main): release 1.267.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 13:51:03 +01:00
Ruben Fiszel
8a3a9bda1c
feat: default tag can be made workspace specific ( #3194 )
...
* feat: Worker env variables are hidden to developers in the config panel (#3175 )
* improve rename component of apps
* progress
* all
* feat: default tags per workspace
---------
Co-authored-by: Guillaume Bouvignies <guillaume@windmill.dev >
2024-02-10 13:40:34 +01:00
Ruben Fiszel
90e6dee671
chore(main): release 1.266.1 ( #3193 )
...
* chore(main): release 1.266.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 10:31:33 +01:00
Ruben Fiszel
266697d195
chore(main): release 1.266.0 ( #3187 )
...
* chore(main): release 1.266.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-10 00:46:38 +01:00
Ruben Fiszel
0a5bf33beb
fix compile
2024-02-10 00:40:53 +01:00
Ruben Fiszel
48b8520239
fix: improve no flow overlap + schedule args loading
2024-02-10 00:37:35 +01:00
Ryan Doyle
b230378320
fix: Properly handle pip index urls in pip-compile ( #3192 )
...
- URLs that contain simple auth seem to have that stripped before being
passed to underlying pip if it needs to be called by pip-compile.
- This forces explicit passing of the complete, authenticated url
string to pip, through pip-compile, via pip-compile's "--pip-args"
argument.
2024-02-10 00:29:08 +01:00
Ruben Fiszel
7845ad0d18
add tracing debug to pip compile
2024-02-09 22:38:52 +01:00
Ruben Fiszel
e5a447d699
add tracing debug to pip install command args
2024-02-09 22:35:59 +01:00
Guillaume Bouvignies
e9a6c8154c
feat: git sync now accepts path filters and type filters ( #3189 )
...
* feat: git sync now accepts path filters and type filters
* fix git sync for folders
* UI nits
* Add folder by default in migration
* fix openapi
2024-02-09 18:51:44 +01:00
Ruben Fiszel
4d64c942fc
fix: improve on-boarding flow app
2024-02-09 11:57:52 +01:00
Bryan
8d5c7c2b46
fix: add --unstable-http arg to deno ( #3186 )
2024-02-09 00:35:34 +01:00
Ruben Fiszel
dce9d29a45
chore(main): release 1.265.3 ( #3185 )
...
* chore(main): release 1.265.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-08 20:07:30 +01:00
Ruben Fiszel
dc148997c3
chore(main): release 1.265.2 ( #3180 )
...
* chore(main): release 1.265.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-08 19:11:19 +01:00
Guillaume Bouvignies
a8cb6be15a
chore: EE private repo fetched on commit hash ( #3183 )
...
* chore: EE private repo fetched on commit hash
* revert docker-image.yml
* repo_ref -> ee_repo_ref
2024-02-08 19:09:03 +01:00
Guillaume Bouvignies
e00e3f9d2d
fix: Improve python writeS3File perf ( #3182 )
2024-02-08 17:57:42 +01:00
Ruben Fiszel
f38a6d64c4
fix tests
2024-02-08 17:10:38 +01:00
Guillaume Bouvignies
b1d5778092
chore: SAML EE ( #3176 )
...
* Extract SAML logic into its own file
* Remove saml.rs core logic
* hello
* Add substitute_ee_code.sh and check_no_symlink.sh scripts
* dry-run docker image build
* test hook
* add setup-hooks.sh script
* Update pre-commit hook
* Update substitution script
* revert docker-image action yaml
* revert Cargo.lock
* publish custom image
* swap for ce build as well
* empty
* revert temp action override
* fix docker-image.yml
2024-02-08 16:09:11 +01:00
Ruben Fiszel
52790e45c8
nit clarify error
2024-02-08 16:05:39 +01:00
Ruben Fiszel
e4dc972d40
fix: handle better \u0000 in python result
2024-02-08 16:02:38 +01:00
Ruben Fiszel
27539763b8
chore(main): release 1.265.1 ( #3178 )
...
* chore(main): release 1.265.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 23:46:25 +01:00
Ruben Fiszel
30c975d26a
sqlx fix
2024-02-07 23:45:07 +01:00
Ruben Fiszel
dbfd45ea91
improve custom windmill migration
2024-02-07 23:39:09 +01:00
Ruben Fiszel
3230dad246
chore(main): release 1.265.0 ( #3172 )
...
* chore(main): release 1.265.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 22:49:51 +01:00
Ruben Fiszel
73ff48bc83
fix: improve agent policies
2024-02-07 22:45:07 +01:00
Ruben Fiszel
fc33af6253
handle null lockfiles better
2024-02-07 22:15:42 +01:00
Guillaume Bouvignies
126aa60a9d
feat: Worker env variables are hidden to developers in the config panel ( #3175 )
2024-02-07 18:43:17 +01:00
Ruben Fiszel
07bab35e5d
chore(main): release 1.264.0 ( #3167 )
...
* chore(main): release 1.264.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-07 14:46:58 +01:00
Guillaume Bouvignies
6edc4c4fc8
fix: Main compile breaks ( #3169 )
2024-02-07 14:04:23 +01:00
Guillaume Bouvignies
812516bb06
fix: SAML redirect uses SAMLRequest in URL ( #3168 )
...
* fix: SAML redirect uses SAMLRequest in URL
* revert samael fork and fix ce edition
* simplify enterprise ff
* logging to debug
* rename unused variable
2024-02-07 12:04:15 +01:00
Ruben Fiszel
75e210bfc7
fix: only create shared dir symlink if not exists
2024-02-07 00:42:23 +01:00
Ruben Fiszel
cd78c6766d
fix: add audit logs to worker configs
2024-02-06 23:09:07 +01:00
Ruben Fiszel
01ad925247
chore(main): release 1.263.1 ( #3164 )
...
* chore(main): release 1.263.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-06 18:39:54 +01:00
HugoCasa
0fc22213e4
fix: improve ts wrappers ( #3163 )
2024-02-06 17:54:32 +01:00
Ruben Fiszel
89dc4dd4aa
nit on txs
2024-02-06 16:40:43 +01:00
Ruben Fiszel
d1f3adade8
chore(main): release 1.263.0 ( #3158 )
...
* chore(main): release 1.263.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2024-02-06 16:36:59 +01:00