ChanServ changed the topic of #freedesktop to: https://www.freedesktop.org infrastructure and online services || for questions about freedesktop.org projects, please see each project's contact || for discussions about specifications, please use https://gitlab.freedesktop.org/xdg or xdg@lists.freedesktop.org
Caterpillar has quit [Quit: Konversation terminated!]
swatish21 has joined #freedesktop
swatish2 has quit [Ping timeout: 480 seconds]
FANTOM has quit [Ping timeout: 480 seconds]
tintou has joined #freedesktop
FANTOM has joined #freedesktop
__0x1eaf has joined #freedesktop
krushia has joined #freedesktop
pooyam has joined #freedesktop
<pooyam>
Is there an default icon folder for linux distros (for notifications and such?)
<pooyam>
for sounds I think /usr/share/sounds/freedesktop/ is default
swatish21 is now known as swatish2
FANTOM has quit [Ping timeout: 480 seconds]
FANTOM has joined #freedesktop
<daniels>
bentiss: did something change about wg config? I can't access htz with the old config
<bentiss>
daniels: no, no changes, I can check in 5 minutes
<daniels>
bentiss: hmm odd, thanks
mergen has joined #freedesktop
<bentiss>
daniels: looks like your config is still there and dates from 146d, so it hasn't changed
<bentiss>
daniels: looks like your latest handshake: 1 minute, 57 seconds ago so you seamed to have sorted it out?
<daniels>
bentiss: yeah, the wg handshake was fine, I just couldn't route anything through it, which I later realised was Tailscale screwing me again - thanks for the rubber duck
<bentiss>
dj-death: see the backlog: a "security" fix broke all tokens and therefore S3. a first fix went in over the night but it doesn't seem to be sufficient
<bentiss>
just FTR, I tried taking the problem the other way around: make changes in our policy to accept the source project, but I couldn't find a reliable way
<daniels>
bentiss: yeah, I think we'd need an upstream change to extend the claim
<bentiss>
I was thinking we could have the upload job do an analysis of the token with `echo $OIDC_TOKEN | cut -d '.' -f2 | base64 -d | jq .` and extract the path (which would prevent further issues), but the fact that now we need to rely on external artifacts is plain wrong. shrug
<dj-death>
tintou: thanks, updating
<bentiss>
I mean artifacts on a user repo path, not mesa/mesa :(
<bentiss>
daniels: the user id of the token should still be marge-bot. How about we change the policy to allow it to write to mesa/mesa (and/or other exceptions)?
ximion has quit [Remote host closed the connection]
<bentiss>
ugly id: in a post merge pipeline, we look for the last merged pipeline, and copy the artifacts from user/mesa to mesa/mesa
<daniels>
bentiss: yeah sorry, I did change the s3-proxy policy to do exactly what you're suggesting but had to take a break from typing before I could finish up
<bentiss>
*idee
JanC is now known as Guest24455
JanC has joined #freedesktop
<bentiss>
daniels: we probably need gfx-ci-bot too
mahkoh has quit [Remote host closed the connection]
mergen has quit [Read error: Connection reset by peer]
andy-turner has joined #freedesktop
swatish2 has quit [Ping timeout: 480 seconds]
andy-turner has quit [Quit: Leaving]
andy-turner has joined #freedesktop
andy-turner has quit []
andy-turner has joined #freedesktop
jvaclav has joined #freedesktop
JanC is now known as Guest24460
JanC has joined #freedesktop
mvlad has joined #freedesktop
andy-turner has quit []
andy-turner has joined #freedesktop
Guest24460 has quit [Ping timeout: 480 seconds]
andy-turner has quit []
andy-turner has joined #freedesktop
Traneptora has joined #freedesktop
jsa1 has joined #freedesktop
itaipu has quit [Ping timeout: 480 seconds]
guludo has joined #freedesktop
itaipu has joined #freedesktop
olivial has quit [Read error: Connection reset by peer]
olivial has joined #freedesktop
ximion has joined #freedesktop
swatish2 has joined #freedesktop
andy-turner_ has joined #freedesktop
andy-turner_ has quit []
andy-turner_ has joined #freedesktop
andy-turner has quit [Ping timeout: 480 seconds]
<bentiss>
daniels: the answer from gitlab is confusing... There were no docs (WTF are https://docs.gitlab.com/ci/secrets/id_token_authentication/), and so we entirely broke the token because now it's inconsistent and you can't retrieve any information from it. with love, gitlab
<pooyam>
tintou, thanks, that is the specs. But I'm wondering if freedesktop-compatible distros adhere to providing basic icons liek speaker-muted or volume-level-medium and such