Skip to content

PROE-5647: Speed up ps-agent builds - use pre-built wheels from GitHub Releases#1

Merged
vitaly-ps merged 4 commits into
ps-patchfrom
vitaly_optimize_build
Apr 28, 2026
Merged

PROE-5647: Speed up ps-agent builds - use pre-built wheels from GitHub Releases#1
vitaly-ps merged 4 commits into
ps-patchfrom
vitaly_optimize_build

Conversation

@vitaly-ps

@vitaly-ps vitaly-ps commented Apr 24, 2026

Copy link
Copy Markdown

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Publish mitmproxy wheel artifacts through a release-triggered workflow that builds, verifies, and uploads each tag’s wheel so ps-agent can consume prebuilt binaries. Validate version metadata against tag names and bump the package version to include the +ps1 suffix so releases align with the patched fork builds.

TopicDetails
Version tagging Align the package metadata with the patched fork tag by appending +ps1 to VERSION so the released wheel version matches the ps-agent expectations.
Modified files (1)
  • mitmproxy/version.py
Latest Contributors(2)
UserCommitDate
noreply@mitmproxy.orgreopen main for develo...November 24, 2025
git@maximilianhils.comtls_version: QUIC -> Q...September 21, 2024
Wheel release workflow Automate building, verifying, and uploading the forked mitmproxy wheel whenever a ps-* release is published so downstream builds can grab a prebuilt artifact.
Modified files (1)
  • .github/workflows/ps-build-release.yml
Latest Contributors(0)
UserCommitDate
This pull request is reviewed by Baz. Review like a pro on (Baz).

@notion-workspace

Copy link
Copy Markdown

@autofix-troubleshooter

Copy link
Copy Markdown

Hi! I'm the autofix logoautofix.ci troubleshooter bot.

It looks like you correctly set up a CI job that uses the autofix.ci GitHub Action, but the autofix.ci GitHub App has not been installed for this repository. This means that autofix.ci unfortunately does not have the permissions to fix this pull request. If you are the repository owner, please install the app and then restart the CI workflow! 😃

Comment thread .github/workflows/ps-build-release.yml Outdated
@vitaly-ps vitaly-ps merged commit f41da74 into ps-patch Apr 28, 2026
44 of 49 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.

3 participants