mirror of
https://github.com/cs01/termpair.git
synced 2026-04-26 21:15:55 +03:00
[PR #54] [MERGED] add github workflows #65
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#65
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/54
Author: @cs01
Created: 7/11/2021
Status: ✅ Merged
Merged: 7/11/2021
Merged by: @cs01
Base:
master← Head:cs01/github-workflows📝 Commits (3)
9c1eb39add github workflows867141cautoformat and fix typo2c3d6fcfix lint📊 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
fixes #47
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.