[PR #54] [MERGED] add github workflows #65

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

📋 Pull Request Information

Original PR: https://github.com/cs01/termpair/pull/54
Author: @cs01
Created: 7/11/2021
Status: Merged
Merged: 7/11/2021
Merged by: @cs01

Base: masterHead: cs01/github-workflows


📝 Commits (3)

📊 Changes

9 files changed (+126 additions, -6 deletions)

View changed files

.github/ISSUE_TEMPLATE/bug.md (+21 -0)
.github/ISSUE_TEMPLATE/feature_request.md (+14 -0)
.github/PULL_REQUEST_TEMPLATE.md (+11 -0)
.github/workflows/tests.yml (+70 -0)
📝 CHANGELOG.md (+3 -0)
📝 MANIFEST.in (+2 -1)
📝 noxfile.py (+1 -1)
📝 termpair/encryption.py (+1 -1)
📝 termpair/share.py (+3 -3)

📄 Description

  • Add CI tests
  • Add templates for issues, pull requests

fixes #47


🔄 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/54 **Author:** [@cs01](https://github.com/cs01) **Created:** 7/11/2021 **Status:** ✅ Merged **Merged:** 7/11/2021 **Merged by:** [@cs01](https://github.com/cs01) **Base:** `master` ← **Head:** `cs01/github-workflows` --- ### 📝 Commits (3) - [`9c1eb39`](https://github.com/cs01/termpair/commit/9c1eb397776ac4a622bf27ca409a301658acc24b) add github workflows - [`867141c`](https://github.com/cs01/termpair/commit/867141cfca3a39db28bf6ddbf281fbc9dcd28d52) autoformat and fix typo - [`2c3d6fc`](https://github.com/cs01/termpair/commit/2c3d6fce2f5f36a83f4a3e3494453120f12d21b0) fix lint ### 📊 Changes **9 files changed** (+126 additions, -6 deletions) <details> <summary>View changed files</summary> ➕ `.github/ISSUE_TEMPLATE/bug.md` (+21 -0) ➕ `.github/ISSUE_TEMPLATE/feature_request.md` (+14 -0) ➕ `.github/PULL_REQUEST_TEMPLATE.md` (+11 -0) ➕ `.github/workflows/tests.yml` (+70 -0) 📝 `CHANGELOG.md` (+3 -0) 📝 `MANIFEST.in` (+2 -1) 📝 `noxfile.py` (+1 -1) 📝 `termpair/encryption.py` (+1 -1) 📝 `termpair/share.py` (+3 -3) </details> ### 📄 Description * Add CI tests * Add templates for issues, pull requests fixes #47 --- <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:28 +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#65
No description provided.