mirror of
https://github.com/cs01/termpair.git
synced 2026-04-26 13:05:52 +03:00
[PR #105] [MERGED] update pex build command #105
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termpair#105
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/cs01/termpair/pull/105
Author: @cs01
Created: 6/22/2022
Status: ✅ Merged
Merged: 6/22/2022
Merged by: @cs01
Base:
master← Head:cs01/update-pex-build-command📝 Commits (1)
f4ebbccupdate pex build command📊 Changes
3 files changed (+14 additions, -4 deletions)
View changed files
📝
.github/workflows/build_executable.yml(+1 -1)📝
CHANGELOG.md(+1 -0)📝
noxfile.py(+12 -3)📄 Description
CHANGELOG.mdSummary of changes
Use the
--sh-bootflag, and upgrade pex version to 2.1.93.This change does not affect termpair itself, only the built pex file attached to as an artifact of releases.
Test plan
Tested by running
Also manually trigger GH action to build the pex: https://github.com/cs01/termpair/actions/runs/2540145674
Failing mac test seems to be an intermittent network issue.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.