Maximilian Roos

Results 1139 comments of Maximilian Roos
trafficstars

Awesome, I'll have a go this weekend, thanks @siku2 !

Hi from the PRQL team — let us know if we can be helpful here! I saw on a linked issue that a release would be helpful, so we can...

Great @mbostock ! While PRQL doesn't support `${mag}`, it does support `$mag`, so that might be a bit easier than translating to `$1` and then back again. Let us know...

Ah great @mbostock , thanks for explaining. That works well!

Overall I think this looks reasonable! I don't have strong views on the substance, others should comment if they have views... We'll need to add `ntv_pandas` to the docs dependencies...

> ModuleNotFoundError: No module named 'ntv_pandas' Is it available on conda? Otherwise if only on `pip` then place it at the bottom in the `pip` section

I'm getting these throughout my project — five of them in this file, for example: https://github.com/prql/prql/blob/d09c3acad05b35b3f2565c51e045b689acea10b4/.github/workflows/release.yaml#L103 The secrets do exist — here's a screenshot from https://github.com/PRQL/prql/settings/secrets/actions I'm signed in on...

> @max-sixty if you select the Actions Extension tab, do you see a prompt to sign in? My issue was a case of https://github.com/github/vscode-github-actions/issues/121. All fixed now!

Thanks @webknjaz , that makes sense, appreciate you looking. One question though — why does the report suggest that all the jobs are either allowed to fail or be skipped...

I think this might be a case of it not working, after having made the suggested change: https://github.com/PRQL/prql/actions/runs/5967503062/job/16189922489?pr=3391 ``` 📝 Job statuses: 📝 build-web → ✓ success [required to succeed...