Skip to content

Sync 2.5 to 2.6#15924

Merged
acolombier merged 59 commits intomixxxdj:2.6from
ronso0:sync-2.5
Feb 5, 2026
Merged

Sync 2.5 to 2.6#15924
acolombier merged 59 commits intomixxxdj:2.6from
ronso0:sync-2.5

Conversation

@ronso0
Copy link
Copy Markdown
Member

@ronso0 ronso0 commented Jan 31, 2026

There were conflicts in these files, please double-check if your familiar with it:
.github/workflows/build.yml -> actions versions
COPYING -> copyright year
LICENSE -> copyright year
src/engine/enginebuffer.cpp

ArthurVimond and others added 30 commits March 7, 2025 11:13
…s single source of truth for enabling and disabling.
Implemented for track models that don't have a position column (playlists)
as that still requires rebuilding the row cache
Tracks: avoid re-sorting table when purging/hiding tracks
Interface preferences: use main window screen to detect if skin fits
Bumps [azure/trusted-signing-action](https://github.com/azure/trusted-signing-action) from 0.5.10 to 1.0.0.
- [Release notes](https://github.com/azure/trusted-signing-action/releases)
- [Commits](Azure/artifact-signing-action@v0.5.10...v1.0.0)

---
updated-dependencies:
- dependency-name: azure/trusted-signing-action
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…ns/2.5/azure/trusted-signing-action-1.0.0

Bump azure/trusted-signing-action from 0.5.10 to 1.0.0
@github-actions github-actions Bot added preferences packaging developer experience Issues, bugs and PRs related to the development process, development environment & developer docs labels Jan 31, 2026
@acolombier
Copy link
Copy Markdown
Member

Thanks for looking into this. It looks like the CI is failing now

@ronso0
Copy link
Copy Markdown
Member Author

ronso0 commented Feb 1, 2026

Can we ignore the pre-commit complaint?
In the original PR it wasn't an issue, why now?

@daschuer
Copy link
Copy Markdown
Member

daschuer commented Feb 2, 2026

Can it be a conflict edit that do not touch the same lines?

@ronso0
Copy link
Copy Markdown
Member Author

ronso0 commented Feb 2, 2026

Hmm I don't think so. Last time the Z1 script has been touched in the 2.6 branch was 3 years ago, so 2.5 changes are really only the changes from https://github.com/mixxxdj/mixxx/pull/14451/files (where pre-commit passed)

@acolombier
Copy link
Copy Markdown
Member

acolombier commented Feb 2, 2026

This is related to this change(PR), only in 2.6.

This line should be removed as it redeclare controller locally as global symbol, but it should be defined in the eslint file (like the 2.6 PR above). This fix shouldn't have made it in IMO... Should we fixup 2.5 and cherry-pick 6e42d52297a48535375fd269dee2f2ac721c156b?

@ronso0
Copy link
Copy Markdown
Member Author

ronso0 commented Feb 2, 2026

Sounds good, go ahead.
Please backport+fixup to 2.5 directly and let me know when I can rebase this one.

@ronso0 ronso0 mentioned this pull request Feb 4, 2026
@ronso0
Copy link
Copy Markdown
Member Author

ronso0 commented Feb 5, 2026

CI is happy, except the macOS 15 x64 runner failed earlier during artifact upload -- seems someone already restarted that..

@acolombier acolombier merged commit b96ecf7 into mixxxdj:2.6 Feb 5, 2026
26 of 27 checks passed
@ronso0 ronso0 deleted the sync-2.5 branch February 5, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

code quality controller mappings developer experience Issues, bugs and PRs related to the development process, development environment & developer docs effects engine library packaging preferences search ui

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants