[PR #470] [MERGED] pre commit action #471

Closed
opened 2026-02-25 20:33:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/470
Author: @djds
Created: 2/13/2022
Status: Merged
Merged: 2/13/2022
Merged by: @ku1ik

Base: developHead: pre-commit-action


📝 Commits (5)

  • f984d2c [ci] Add pre-commit GitHub Action workflow
  • f70702f [ci] Update default Python environment 3.9 => 3.10
  • df71dc8 [doc] Remove trailing whitespace
  • d7c5794 [tests] Add trailing newline to demo.json
  • d536ea6 [doc] Update CONTRIBUTING

📊 Changes

7 files changed (+53 additions, -24 deletions)

View changed files

📝 .github/workflows/asciinema.yml (+1 -1)
.github/workflows/pre-commit.yml (+14 -0)
📝 CONTRIBUTING.md (+34 -17)
📝 man/Makefile (+0 -1)
📝 man/asciinema.1 (+2 -2)
📝 man/asciinema.1.md (+1 -2)
📝 tests/demo.json (+1 -1)

📄 Description

  • [ci] Add pre-commit GitHub Action workflow
  • [ci] Update default Python environment 3.9 => 3.10
  • [doc] Remove trailing whitespace
  • [tests] Add trailing newline to demo.json
  • [doc] Update CONTRIBUTING

🔄 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/asciinema/asciinema/pull/470 **Author:** [@djds](https://github.com/djds) **Created:** 2/13/2022 **Status:** ✅ Merged **Merged:** 2/13/2022 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `develop` ← **Head:** `pre-commit-action` --- ### 📝 Commits (5) - [`f984d2c`](https://github.com/asciinema/asciinema/commit/f984d2c2e16b8d2567c2f16949f69be2c63cddf2) [ci] Add pre-commit GitHub Action workflow - [`f70702f`](https://github.com/asciinema/asciinema/commit/f70702f490d441dc521bae52afd8bb1be7945629) [ci] Update default Python environment 3.9 => 3.10 - [`df71dc8`](https://github.com/asciinema/asciinema/commit/df71dc8c374964ec6cf8d0b58aae3bcc17c31f2f) [doc] Remove trailing whitespace - [`d7c5794`](https://github.com/asciinema/asciinema/commit/d7c5794b1eab8de8a0df7cc3cd571e030e41e908) [tests] Add trailing newline to demo.json - [`d536ea6`](https://github.com/asciinema/asciinema/commit/d536ea689cbabc0bcdbe11d1e583004580d61a2b) [doc] Update CONTRIBUTING ### 📊 Changes **7 files changed** (+53 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/asciinema.yml` (+1 -1) ➕ `.github/workflows/pre-commit.yml` (+14 -0) 📝 `CONTRIBUTING.md` (+34 -17) 📝 `man/Makefile` (+0 -1) 📝 `man/asciinema.1` (+2 -2) 📝 `man/asciinema.1.md` (+1 -2) 📝 `tests/demo.json` (+1 -1) </details> ### 📄 Description - [ci] Add pre-commit GitHub Action workflow - [ci] Update default Python environment 3.9 => 3.10 - [doc] Remove trailing whitespace - [tests] Add trailing newline to demo.json - [doc] Update CONTRIBUTING --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:33:50 +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/asciinema#471
No description provided.