fix(patch-generator): add forcejoin patches to patch-generator and add generic patch from symbol #35

Merged
FeTetra merged 1 commit from fix/forcejoin-patch-generator into main 2026-08-26 01:30:12 +00:00
Owner

Adds the forcejoin patches to the RPCS3 patch generator, using a new generic patch from symbol function of the patch generator, this will mean that future patches can be generated without code change required to the patch generator and instead by changing the lbpdef files.

Adds the forcejoin patches to the RPCS3 patch generator, using a new generic patch from symbol function of the patch generator, this will mean that future patches can be generated without code change required to the patch generator and instead by changing the lbpdef files.
zaprit added this to the 2.0 Prerelease milestone 2026-08-24 23:51:18 +00:00
zaprit added this to the 2.0 project 2026-08-24 23:51:19 +00:00
Owner

Pipelines as Code CI/patchwork-pr-b2992 is running.

Starting Pipelinerun patchwork-pr-b2992 in namespace hugespaceship-ci

You can monitor the execution using the Tekton Dashboard PipelineRun viewer or through the command line by
using the tkn CLI with the following command:

tkn pr logs -n hugespaceship-ci patchwork-pr-b2992 -f

Pipelines as Code CI/patchwork-pr-b2992 is running. Starting Pipelinerun <b>[patchwork-pr-b2992](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992)</b> in namespace <b>hugespaceship-ci</b> You can monitor the execution using the [Tekton Dashboard](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992) PipelineRun viewer or through the command line by using the [tkn](https://tekton.dev/docs/cli/#installation) CLI with the following command: <code>tkn pr logs -n hugespaceship-ci patchwork-pr-b2992 -f</code>
Owner

Pipelines as Code CI/patchwork-pr-b2992 has successfully validated your commit.


Task Statuses:

StatusDurationName
Succeeded 32 seconds

fetch

Succeeded 20 seconds

build

Succeeded 17 seconds

go-build

Succeeded 6 seconds

patch-generate

Succeeded 9 seconds

upload-artifacts

Succeeded 7 seconds

cleanup

Pipelines as Code CI/patchwork-pr-b2992 has <b>successfully</b> validated your commit. <ul> <li><b>Namespace</b>: <a href="https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns">hugespaceship-ci</a></li> <li><b>PipelineRun:</b> <a href="https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992">patchwork-pr-b2992</a></li> </ul> <hr> <h4>Task Statuses:</h4> <table> <tr><th>Status</th><th>Duration</th><th>Name</th></tr> <tr> <td>Succeeded</td> <td>32 seconds</td><td> [fetch](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992?pipelineTask=fetch) </td></tr> <tr> <td>Succeeded</td> <td>20 seconds</td><td> [build](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992?pipelineTask=build) </td></tr> <tr> <td>Succeeded</td> <td>17 seconds</td><td> [go-build](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992?pipelineTask=go-build) </td></tr> <tr> <td>Succeeded</td> <td>6 seconds</td><td> [patch-generate](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992?pipelineTask=patch-generate) </td></tr> <tr> <td>Succeeded</td> <td>9 seconds</td><td> [upload-artifacts](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992?pipelineTask=upload-artifacts) </td></tr> <tr> <td>Succeeded</td> <td>7 seconds</td><td> [cleanup](https://tekton-dashboard.valtek.uk/#/namespaces/hugespaceship-ci/pipelineruns/patchwork-pr-b2992?pipelineTask=cleanup) </td></tr> </table>
FeTetra approved these changes 2026-08-26 00:57:38 +00:00
Sign in to join this conversation.
No description provided.