08:51 nroberts: hi. now that vkrunner is on fdo gitlab, will marge bot work with it or would it need some configuration or something first?
15:57 dj-death: anybody familiar with ./bin/ci/ci_run_n_monitor.py ?
15:57 dj-death: getting this error :
15:57 dj-death: TypeError: Gitlab.__init__() got an unexpected keyword argument 'retry_transient_errors'
15:58 dj-death: ah, must have an incompatible gitlab python version
15:58 dj-death: removeing that parameter works
16:00 cns: did someone hl me for a reason
16:00 cns: nvm
16:00 cns: supern*ts again
17:17 gfxstrand: dcbaker: We need to have a quick chat about meson+crates.
17:17 gfxstrand: dcbaker: I know Xavier has meson patches and they work quite well (I have a branch) but they're not going to land in time for us to depend on them for NAK.
17:18 gfxstrand: dcbaker: I need to merge NAK in the next few weeks. Maybe not before XDC but shortly after.
17:18 gfxstrand: dcbaker: So we need to decide how much we hate the temporary solution of me having wraps in my github
17:35 Lynne: just copy paste the code in mesa? I'm sure I'm not going to be the only one cheering for dropping cargo
17:36 Lynne: plus, when the external libs decide they don't need nightly rust, they need a time machine for future nightly rust, everyone would still be able to compile
19:04 benjaminl: should I be manually triggering the CI pipeline on my own MR, once it's ready for review?
19:05 benjaminl: just noticed the "merge request pipeline ... waiting for manual action" thing, and not sure what the expected thing to do here is?