Kalle Ahlström
Kalle Ahlström
@osiewicz Mind taking a quick look at this one?
> Could you share your eslint config? I'd like to play with this branch locally. [eslint config](https://github.com/Tietokilta/web/blob/main/apps/cms/.eslintrc.js) [tsconfig](https://github.com/Tietokilta/web/blob/main/apps/cms/tsconfig.json) The file I was playing around in was this [one](https://github.com/Tietokilta/web/blob/main/apps/cms/src/server.ts), but those...
I would like this change as well, as I'm running into some annoying dependency conflicts.
> Hey there! I haven't touched Zed's extension system yet. However, if it's possible, I'd love to give implementing this a try! > > If you're aware of whether this...
> @kahlstrm can you fix the failing tests? Sure, didn't realize the tests failing are related ones, one sec.
@eladkal fixed the tests, seems like the odd behavior with `TaskInstanceState.DEFERRED` was fixed, and me working around it in these tests were broken due to that.
> I tried to get this into 2.9.2 but the test was failing https://github.com/apache/airflow/actions/runs/9383343196/job/25837180680?pr=40050#step:7:3547 Hmm yeah, I'd guess this has something to do with the flakiness with the `TaskInstanceState.DEFERRED`-state, as...
Filed a PR that simply removes the inconsistent test case for `TaskInstanceState.DEFERRED`, it can be found here https://github.com/apache/airflow/pull/40257 @ephraimbuddy
> @kahlstrm there are some issues with this code now that i'm looking into. > > But here's a question for you. Why should we check served logs when the...
@styfle Hi, I hate to be that guy who randomly pings maintainers, but could you look at this to check if this is a wanted feature? For instance, our site...