all deserve the light that bazzite provides

all deserve the light that bazzite provides
11 Replies
j0rge
j0rgeOP2y ago
in soviet russia, bazzite reverts you!
Nathaniel
Nathaniel2y ago
lotta smart people in Russia apparently
j0rge
j0rgeOP2y ago
can someone review these: https://github.com/ublue-os/main/pull/305 and https://github.com/ublue-os/nvidia/pull/145 got incoming nvidia doc fixes and I don't wanna split brain any more
bketelsen
bketelsen2y ago
done. Yay! oh nevermind I'm not a reviewer on /ublue-os/nvidia or main crawling back into my unprivileged hole
Nathaniel
Nathaniel2y ago
"You had a hole to live in? Luxury!" ...hoping somebody gets that Monty Python reference.
bketelsen
bketelsen2y ago
Yes!!
Kyle Gospo
Kyle Gospo2y ago
@j0rge
Put this in .github/workflows/pull.yml

version: "1"
rules:
- base: main
upstream: ublue-os:main
mergeMethod: merge
mergeUnstable: false
Put this in .github/workflows/pull.yml

version: "1"
rules:
- base: main
upstream: ublue-os:main
mergeMethod: merge
mergeUnstable: false
whole step can be skipped
j0rge
j0rgeOP2y ago
really? why do I have it?
j0rge
j0rgeOP2y ago
I'm confused I put the file in the wrong repo? it goes in the upstream one?

Did you find this page helpful?