Skip to content

build: Remove patches - #5

Merged
kroese merged 2 commits into
masterfrom
dev
Sep 3, 2026
Merged

kroese merged 2 commits into
masterfrom
dev

Conversation

@kroese

@kroese kroese commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings September 3, 2026 13:27
@kroese
kroese merged commit d84487b into master Sep 3, 2026
2 checks passed
@kroese
kroese deleted the dev branch September 3, 2026 13:27

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2001:style:15:3: See if you can use ${variable//search/replace} instead [shellcheck]

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

Patch references were removed consistently (no remaining workflow or repo references), and the workflow logic remains coherent while simplifying the build/release process.

Pull request overview

This PR removes an internal patching step from the release/build workflow, relying on upstream libudfread as-is and eliminating the maintenance overhead of carrying local compatibility patches.

Changes:

  • Deleted the libudfread compatibility patch file from patches/.
  • Updated the GitHub Actions build workflow to stop applying/committing the patch and to remove patch-related release notes text.
File summaries
File Description
patches/libudfread-vds-fixes.patch Removes the previously maintained downstream patch.
.github/workflows/build.yml Drops patch application/commit steps and removes patch-specific release note statements.
Review details
  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants