hugocasa
|
535e108cbf
|
feat: native mode (#7939)
* feat: native mode
* improve
* fix build
* review fixes
* tracing nit
|
2026-02-16 23:36:41 +00:00 |
|
hugocasa
|
6f24f1939d
|
feat: google native triggers (#7837)
* feat: google native triggers
* nit skill
* better native trigger abstraction
* use resources for workspace integrations
* better and better
* better tests
* update native trigger skill
* sqlx
* less tx and google update fix
* refactor a bit the external logic
* nits
* fix
* fix google native trigger update
* fix oauth
* review fixes
* sqlx fix
* nit
* chore: update ee-repo-ref to a10eda4251610cceee67fbe05463b8be82ffa9e0
This commit updates the EE repository reference after PR #416 was merged in windmill-ee-private.
Previous ee-repo-ref: bf3696d5f2a39a3cb84dbbee81e092155f2a8c75
New ee-repo-ref: a10eda4251610cceee67fbe05463b8be82ffa9e0
Automated by sync-ee-ref workflow.
---------
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
|
2026-02-16 15:52:02 +00:00 |
|
Pyra
|
d6c72df99a
|
fix: conditionally skip relock on dep job (#7860)
* perf: conditionally skip relock on dep job
Signed-off-by: pyranota <pyra@duck.com>
* fix
* stage
Signed-off-by: pyranota <pyra@duck.com>
* final
Signed-off-by: pyranota <pyra@duck.com>
* Update SQLx metadata
* add index
Signed-off-by: pyranota <pyra@duck.com>
* fix bug
Signed-off-by: pyranota <pyra@duck.com>
* Update SQLx metadata
* final (for real)
Signed-off-by: pyranota <pyra@duck.com>
* Update SQLx metadata
* merge migrations into one
Signed-off-by: pyranota <pyra@duck.com>
* add test
Signed-off-by: pyranota <pyra@duck.com>
* fix test
Signed-off-by: pyranota <pyra@duck.com>
* fix test
Signed-off-by: pyranota <pyra@duck.com>
* update sqlx
Signed-off-by: pyranota <pyra@duck.com>
* remove unused
Signed-off-by: pyranota <pyra@duck.com>
* sqlx
Signed-off-by: pyranota <pyra@duck.com>
* increase timeout
Signed-off-by: pyranota <pyra@duck.com>
* optimize the hell out of tests
Signed-off-by: pyranota <pyra@duck.com>
* simplify test
Signed-off-by: pyranota <pyra@duck.com>
---------
Signed-off-by: pyranota <pyra@duck.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@windmill.dev>
|
2026-02-12 23:02:36 +00:00 |
|
Ruben Fiszel
|
ccc4806b9a
|
refactor: extract windmill-types crate from windmill-common (#7851)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-08 14:15:07 +00:00 |
|