Derek Visch

Results 84 comments of Derek Visch

> Why is Install Dependencies not failing Found the issue, it's still perplexing but atleast I understand more about what is happening ``` - name: Build tap on Python ${{...

https://github.com/meltano/meltano/pull/6541/checks Shows why Windows actions were succeeding even though so commands were failing along the way. Because the actual fix to the correct python version seems "simple" (famous last words)...

> > Going to focus first on why the https://github.com/meltano/meltano/runs/7509637290?check_suite_focus=true "Install Dependencies" task isn't reporting a failure to github actions. > > @visch that's an intriguing issue with GitHub actions...

@aaronsteers I'm good without it. It's nice for performance tracking as you can tell when a tap or target is behind very easily with a queue setup!

> Agreed. And thanks, @visch . Probably this could come back into focus in 2023 but for now, I think we can move back to the backlog, or close as...

This needs some more testing, I setup a project as a user account on windows and didn't hit this error over the weekend didn't dive into why though.

> This needs some more testing, I setup a project as a user account on windows and didn't hit this error over the weekend didn't dive into why though. pytest...

There looks to have been a fix implemented here https://github.com/PowerShell/PowerShell/pull/15897 we would need to look into how to implement this

Slack messages - https://meltano.slack.com/archives/C013EKWA2Q1/p1659024288228009

Here's some other ideas 1. Log clearly whether a cached catalog is being used or not (Plus the great docs advice from @cwegener ) 1. What if we cached following...