Skip to content

Add daily workflow to auto-update rd_pipe DLLs#50

Merged
LeonarddeR merged 1 commit intomainfrom
add-rd-pipe-update-workflow
May 5, 2026
Merged

Add daily workflow to auto-update rd_pipe DLLs#50
LeonarddeR merged 1 commit intomainfrom
add-rd-pipe-update-workflow

Conversation

@LeonarddeR
Copy link
Copy Markdown
Owner

Adds .github/workflows/update_rd_pipe_dlls.yml.

Behaviour:

  • Runs daily at 06:00 UTC (+ manual dispatch)
  • Fetches latest leonardder/rd_pipe-rs release
  • SHA256-compares arm64/x86/x64 rd_pipe.dll against committed binaries
  • On mismatch: creates branch, commits updated DLLs, opens auto-merge PR
  • No-ops silently if hashes match or branch already exists

Auto-merge enabled on repo as part of this change.

Fetches latest leonardder/rd_pipe-rs release, compares SHA256 of arm64/x86/x64
DLLs against committed binaries, and opens an auto-merge PR on mismatch.
@LeonarddeR LeonarddeR merged commit 13b3133 into main May 5, 2026
4 checks passed
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.

1 participant