[PR #105] [MERGED] update pex build command #105

Closed
opened 2026-03-03 01:21:38 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: cs01/update-pex-build-command


📝 Commits (1)

📊 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

  • I have added an entry to CHANGELOG.md

Summary of changes

Use the --sh-boot flag, 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

> nox -s build_executable
> build/termpair.pex share --host "https://chadsmith.dev/termpair/" --port 443

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.

## 📋 Pull Request Information **Original PR:** https://github.com/cs01/termpair/pull/105 **Author:** [@cs01](https://github.com/cs01) **Created:** 6/22/2022 **Status:** ✅ Merged **Merged:** 6/22/2022 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/update-pex-build-command` --- ### 📝 Commits (1) - [`f4ebbcc`](https://github.com/cs01/termpair/commit/f4ebbcc918bc45f8b90712fadeaa3829132b48a8) update pex build command ### 📊 Changes **3 files changed** (+14 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_executable.yml` (+1 -1) 📝 `CHANGELOG.md` (+1 -0) 📝 `noxfile.py` (+12 -3) </details> ### 📄 Description <!-- add an 'x' in the brackets below --> * [x] I have added an entry to `CHANGELOG.md` ## Summary of changes Use the `--sh-boot` flag, 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 <!-- provide evidence of testing, preferably with command(s) that can be copy+pasted by others --> Tested by running ``` > nox -s build_executable > build/termpair.pex share --host "https://chadsmith.dev/termpair/" --port 443 ``` 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 01:21:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/termpair#105
No description provided.