Skip to content

Tags: kestra-io/kestra

Tags

topology/v0.0.2

Toggle topology/v0.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(topology): fix publish workflow for topology package (#15916)

design-system/v0.1.5

Toggle design-system/v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add TypeScript configuration and styles for design system (#15942)

v1.1.17

Toggle v1.1.17's commit message
fix(tests): replace sampletestfile.com with embedded server in HTTP t…

…ests (#15681)

Replace external dependency on sampletestfile.com (which is down) in
DownloadTest and RequestTest with Micronaut EmbeddedServer endpoints,
reusing the injected ApplicationContext to avoid dual-context deadlocks.

Co-authored-by: nKwiatkowski <nkwiatkowski@kestra.io>

v0.22.43

Toggle v0.22.43's commit message
fix(tests): replace sampletestfile.com with embedded server in HTTP t…

…ests (#15646)

The external site sampletestfile.com is down, causing DownloadTest.run()
and RequestTest.head() to fail. Use the existing Micronaut embedded
server instead, making the tests self-contained and resilient.

design-system/v0.1.4

Toggle design-system/v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update release tarball destination path in publish workflow (#15869

)