Tags: kestra-io/kestra
Tags
fix(topology): fix publish workflow for topology package (#15916)
feat: add TypeScript configuration and styles for design system (#15942)
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>
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.
fix: update release tarball destination path in publish workflow (#15869 )
PreviousNext