Revert "ci/farms: always compare the code against main repository"
Unsustainable solution for the fork due to need keep main repository
up-date there.
This reverts commit 7b29ae557a
.
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24337>
This commit is contained in:
@@ -228,14 +228,6 @@ Now go to
|
||||
`GitLab <https://gitlab.freedesktop.org/mesa/mesa/-/milestones>`__ and
|
||||
add the new Mesa version X.Y.
|
||||
|
||||
Now you need to adjust CI, to not try to compare the changed files against `main` branch.
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
sed -i '/compare_to: main/d' .gitlab-ci/**/*.yml
|
||||
git commit -asm 'ci: disable comparing against the main branch'
|
||||
|
||||
|
||||
Check that there are no distribution breaking changes and revert them if
|
||||
needed. For example: files being overwritten on install, etc. Happens
|
||||
extremely rarely - we had only one case so far (see commit
|
||||
|
Reference in New Issue
Block a user