[PR #80] [MERGED] fix pex path in workflow #85

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

📋 Pull Request Information

Original PR: https://github.com/cs01/termpair/pull/80
Author: @cs01
Created: 8/10/2021
Status: Merged
Merged: 8/10/2021
Merged by: @cs01

Base: masterHead: cs01/build-pex


📝 Commits (5)

  • edf6f95 add workflow to build executable
  • 4ef1abe add python 3.9 to nox test matrix
  • e5073df fix path
  • e03370e build executable in nox session
  • 66cfa09 Merge branch 'master' into cs01/build-pex

📊 Changes

2 files changed (+10 additions, -4 deletions)

View changed files

📝 .github/workflows/build_executable.yml (+3 -4)
📝 noxfile.py (+7 -0)

📄 Description

path was not correct, and wasn't tested because the workflow couldn't be manually triggered until it landed in master. Fix in this pull request, and temporarily have it run on push so it can be tested.


🔄 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/80 **Author:** [@cs01](https://github.com/cs01) **Created:** 8/10/2021 **Status:** ✅ Merged **Merged:** 8/10/2021 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/build-pex` --- ### 📝 Commits (5) - [`edf6f95`](https://github.com/cs01/termpair/commit/edf6f95539ef398478211d849e5b30a15784f6b8) add workflow to build executable - [`4ef1abe`](https://github.com/cs01/termpair/commit/4ef1abe9cec3184372d6195a7bb1efd685d7cb3b) add python 3.9 to nox test matrix - [`e5073df`](https://github.com/cs01/termpair/commit/e5073df3d351a9797ecd6434f86cab01a6c821c4) fix path - [`e03370e`](https://github.com/cs01/termpair/commit/e03370e18cf176fe35a6a0df053eba336e5302cc) build executable in nox session - [`66cfa09`](https://github.com/cs01/termpair/commit/66cfa096e870bc1e89c715dbdf2eace19e6500de) Merge branch 'master' into cs01/build-pex ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_executable.yml` (+3 -4) 📝 `noxfile.py` (+7 -0) </details> ### 📄 Description path was not correct, and wasn't tested because the workflow couldn't be manually triggered until it landed in master. Fix in this pull request, and temporarily have it run on push so it can be tested. --- <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:33 +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#85
No description provided.