daniels 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
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
lsd|2 has joined #freedesktop
thaller is now known as Guest2571
thaller has joined #freedesktop
Guest2571 has quit [Read error: Connection reset by peer]
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
lsd|2 has joined #freedesktop
lsd|2 has quit []
lsd|2 has joined #freedesktop
alanc has quit [Remote host closed the connection]
alanc has joined #freedesktop
jarthur has quit [Quit: Textual IRC Client: www.textualapp.com]
m5zs7k has quit [Remote host closed the connection]
m5zs7k has joined #freedesktop
zxrom has quit []
navarre has joined #freedesktop
lsd|2 has quit [Quit: KVIrc 5.0.0 Aria http://www.kvirc.net/]
navarre has quit []
AbleBacon has quit [Read error: Connection reset by peer]
bmodem has joined #freedesktop
navarre has joined #freedesktop
ximion has quit [Quit: Detached from the Matrix]
Haaninjo has joined #freedesktop
Haaninjo has quit [Remote host closed the connection]
navarre has quit []
privacy has joined #freedesktop
cyrozap has quit [Quit: ZNC 1.8.2+deb3.1 - https://znc.in]
cyrozap has joined #freedesktop
sima has joined #freedesktop
tlwoerner has quit [Ping timeout: 480 seconds]
tzimmermann has joined #freedesktop
<mripard> bentiss: I just realised I forgot to push all the tags
pzanoni has quit [Read error: Connection reset by peer]
<mripard> they are still on the old repo though, so I'm not sure it's a big deal
<mripard> sima: ^
<bentiss> mripard: just push them on the new repo, no?
<mripard> yeah, but my repo has accumulated tags from multiple repos in addition to drm-misc
<mripard> so I can't push them all
<mripard> let's see if I can come up with a bash script to do that
<bentiss> mripard: clone in another directory cgit, then push back to gitlab?
<mripard> I think that should work: https://paste.ack.tf/7c11cb
<mripard> sima: there's older drm and drm-intel tags in the drm-misc repo, do we want to move them too or should we only migrate the drm-misc tags ?
<sima> mripard, drm-misc was originally in drm-intel, I guess these are due to cloning when we forked drm-misc?
* sima no idea tbh
<mripard> probably yeah
<sima> I'd skip them
<sima> not sure how drm tags ended up there
<mripard> it stopped in ~2019
<sima> yeah I think that's around when we forked drm-misc or so
<mripard> ok, so the above script makes sense to you?
<sima> hm no that started in 2016
<sima> I would have matched the tail with just [0-9-]* :-) but yeah lgtm
<sima> mripard, btw plan to do the same with drm/kernel.git?
<mripard> yep
<sima> thx
<sima> mripard, just realized ... this misses topic tags?
<mripard> yeah, that's another thing I wanted to ask you about
<mripard> we have about 30 topic tags, the most recente one in 2021
<sima> if you shovel them all over, I'd include them
<sima> since usually those are for topic pull requests
<mripard> ack
<sima> mripard, note that drm.git has one topic tag without the topic prefix :-)
imre has joined #freedesktop
<sima> drm-vmwgfx-coherent-2019-11-29
<mripard> ack
<mripard> I'll do that one by hand
ximion has joined #freedesktop
ximion has quit []
privacy has quit [Quit: Leaving]
egbert is now known as Guest2610
egbert has joined #freedesktop
Guest2610 has quit [Ping timeout: 480 seconds]
navarre has joined #freedesktop
<mripard> sima: drm-misc tags have been pushed, doing drm now
<mripard> and drm was done already, but still run the script to make sure everything was in sync
<mripard> (it was)
<mripard> so I guess we're pretty much done with the drm and drm-misc migration now
<mripard> I still have to notify sfr about the new branch, but that's it
<daniels> thanks so much for seeing that through, awesome to see it happen :)
karolherbst has quit [Quit: Konversation terminated!]
zxrom has joined #freedesktop
vkareh has joined #freedesktop
<mripard> daniels, bentiss: thanks to you too :)
bmodem has quit [Ping timeout: 480 seconds]
karolherbst has joined #freedesktop
<demarchi> mripard: thanks! now only missing drm-intel. Are you going to handle that as well?
<mripard> drm/amd too
<demarchi> jani: ^ fyi
<mripard> we have ongoing discussions with the drm/intel maintainers, but don't have a plan yet
<demarchi> we can't add committer anymore
<mripard> so, it'll happen but it's not clear when
<mripard> urgh
<mripard> I wasn't aware of that :/
guludo has joined #freedesktop
zxrom has quit []
<jani> demarchi: mripard: "soon" ;)
<demarchi> jani: great, thanks
<demarchi> jani: will ping again in 5min
<jani> eheh
<mripard> jani: that works for me :)
<jani> still no decision what to do with drm/i915 group vs. drm/intel repo vs. issues and issue templates
thaller has quit [Remote host closed the connection]
tshikaboom has joined #freedesktop
thaller has joined #freedesktop
ryanpavlik45 has quit [Ping timeout: 480 seconds]
<demarchi> jani: if we move drm/intel repo to drm/i915/kernel, gitlab should still allow access to issues via the old url, right?
<jani> demarchi: that's what people tell me. I don't know.
<jani> demarchi: but the issue templates will be gone I think
<demarchi> at least was my experience moving repos around in gitlab.com
<jani> there isn't much, but I was hoping to expand on it rather than throw it away
<demarchi> jani: but we can just add them back
<jani> how?
<jani> I guess maybe by selecting the issue template branch as the default branch, like main or something
<demarchi> probably with a better branch name like.... issues or issue-templates
karolherbst has quit [Quit: Konversation terminated!]
<demarchi> what's bad about that is that with a git clone with no additional params people would get to that branch rather than the real kernel :)
<demarchi> with CI infra it's possible to store it in a separate repo and we can point in the settings to that separate repo.... I was surprised the same thing doesn't exist for issue templates
<jani> yeah, the free version of gitlab just sucks here. it's just crippled. as if it's somehow really complicated to let you point at a specific branch/repo for templates
<sima> yeah it's a bit suck :-/
<sima> jani, could we change the path at least, and stuff it into drivers/gpu/drm/ci?
<jani> sima: you're actually suggesting to add issue templates in the kernel repo?
karolherbst has joined #freedesktop
<jani> I wouldn't
<demarchi> "You can define these templates in a project, group, or instance. Projects inherit the templates defined at a higher level."
<sima> jani, would at least consider discussing it
<sima> demarchi, but does that work in the community edition?
<demarchi> humn... how one would define template in a group?
<demarchi> Tier: Free, Premium, Ultimate
<demarchi> Offering: GitLab.com, Self-managed, GitLab Dedicated
<demarchi> community == free?
<sima> yeah
<sima> I think so at least
<demarchi> well... I tried to find any relevant setting at the group level @ https://gitlab.freedesktop.org/groups/drm/xe , but didn't find anything. No idea how we could configure an issue template at the group level
<mripard> no, the issues template is paying tiers only
<mripard> " Tier: Premium, Ultimate "
tlwoerner has joined #freedesktop
karolherbst has quit [Quit: Konversation terminated!]
hikiko has joined #freedesktop
AbleBacon has joined #freedesktop
Haaninjo has joined #freedesktop
pzanoni has joined #freedesktop
karolherbst has joined #freedesktop
karolherbst has quit [Remote host closed the connection]
karolherbst has joined #freedesktop
karolherbst has quit []
karolherbst has joined #freedesktop
sentriz has quit [Read error: Connection reset by peer]
Juest has quit [Read error: Connection reset by peer]
sentriz has joined #freedesktop
mrpops2ko has quit [Ping timeout: 480 seconds]
mrpops2ko has joined #freedesktop
Juest has joined #freedesktop
zxrom has joined #freedesktop
DodoGTA has quit [Quit: DodoGTA]
DodoGTA has joined #freedesktop
DodoGTA has quit []
DodoGTA has joined #freedesktop
Juest is now known as Guest2646
Juest has joined #freedesktop
Guest2646 has quit [Ping timeout: 480 seconds]
tzimmermann has quit [Quit: Leaving]
Kayden has quit [Ping timeout: 480 seconds]
Kayden has joined #freedesktop
vkareh has quit [Quit: WeeChat 4.2.1]
hikiko has quit []
privacy has joined #freedesktop
Kayden has quit [Quit: Leaving]
mripard has quit [Remote host closed the connection]
ximion has joined #freedesktop
rpurdie[m] has joined #freedesktop
pzanoni has quit [Quit: pzanoni]
pzanoni has joined #freedesktop
Leopold has quit [Remote host closed the connection]
Leopold_ has joined #freedesktop
Leopold_ has quit [Remote host closed the connection]
Leopold has joined #freedesktop
sima has quit [Ping timeout: 480 seconds]
guludo has quit [Quit: WeeChat 4.2.1]
hololeap has quit [Quit: Bye]
peelz has joined #freedesktop