Page 1 of 1

Merge requests

Posted: Fri Mar 07, 2025 11:21 am UTC
by illwieckz

This thread is purposed to provide a way to request reviews. We have many PRs, many are stalled (sometime for good reasons) and some not but not as prioritised as others, but then as authors, you may be the only one to know what matters for you, or the order you prefer to see them reviewed.

The proposed workflow is to simply write a comment in this thread, stating: “Here are the PRs I need to merge, in that order”, followed with the list of PRs. This is also a way to bring attention so just feel free to “bump” your request by reposting it “I still need attention on this”, etc.

For example you may have multiple PRs that are mergeable, but the pending state of one may prevent you to implement new PRs over it. So you would list that PR in first, even if not the one waiting for the most time.

Here I give an example. Me starting this thread doesn't mean my PRs are more important than other's, also that doesn't mean I consider I don't receive enough review on them (I actually got very good review on them, more than the average). I'm just giving those as an example of what is on the top of my own priority list.

If you need someone else's PR for your own contribution, you can also list it, for example “I need this one: XXX”.

So, I give here my own example:


Here are the PRs I need to merge, in that order:


Re: Merge requests

Posted: Fri Mar 07, 2025 4:50 pm UTC
by Sweet

I want to merge https://github.com/Unvanquished/Unvanquished/pull/3323. That will finally give us scriptable maps.


Re: Merge requests

Posted: Fri Mar 07, 2025 10:07 pm UTC
by Ishq

Re: Merge requests

Posted: Sat Mar 08, 2025 7:51 am UTC
by killing time

Let's merge https://github.com/DaemonEngine/Daemon/pull/1557 ☑️ and fix all that horrible oversaturated lighting!


Re: Merge requests

Posted: Sat Mar 08, 2025 7:56 am UTC
by killing time

Also I would like a tester for https://github.com/Unvanquished/Unvanquished/pull/3291. Reaper and I couldn't agree on whether it fixes the bug of :blaster: missiles passing through the :medstat:


Re: Merge requests

Posted: Sat Mar 08, 2025 9:17 am UTC
by Sweet
Sweet wrote: Fri Mar 07, 2025 4:50 pm UTC

I want to merge https://github.com/Unvanquished/Unvanquished/pull/3323. That will finally give us scriptable maps.

I changed my mind. Now I want to merge https://github.com/Unvanquished/Unvanquished/pull/3330 instead.


Re: Merge requests

Posted: Tue Mar 11, 2025 3:01 pm UTC
by illwieckz

Re: Merge requests

Posted: Wed Mar 12, 2025 12:02 pm UTC
by XReaperX

I want to get https://github.com/DaemonEngine/Daemon/pull/1586 ☑️, https://github.com/DaemonEngine/Daemon/pull/1593 ☑️, and then https://github.com/DaemonEngine/Daemon/pull/1587 merged. That will significantly speed up the development and debugging of shader stuff, esp. with different graphics configurations.


Re: Merge requests

Posted: Tue Mar 25, 2025 8:17 pm UTC
by illwieckz

I need to merge this:

It makes easy to build release builds of the engine using our docker scripts without having to commit the engine submodule.

It makes easier to test arbitrary engine commits for testing on arbitrary systems.