[PR #230] [MERGED] Environment variable capture #1026

Closed
opened 2026-03-15 11:14:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/asciinema/asciinema/pull/230
Author: @ku1ik
Created: 9/16/2017
Status: Merged
Merged: 9/16/2017
Merged by: @ku1ik

Base: v2Head: env-var-collection


📝 Commits (1)

  • 9dd0b98 White-listing of captured environment variables

📊 Changes

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

View changed files

📝 README.md (+1 -0)
📝 asciinema/__main__.py (+2 -1)
📝 asciinema/asciicast/v2.py (+6 -6)
📝 asciinema/commands/record.py (+3 -2)
📝 asciinema/config.py (+5 -0)
📝 tests/config_test.py (+10 -0)

📄 Description

Implements #222.


🔄 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/230 **Author:** [@ku1ik](https://github.com/ku1ik) **Created:** 9/16/2017 **Status:** ✅ Merged **Merged:** 9/16/2017 **Merged by:** [@ku1ik](https://github.com/ku1ik) **Base:** `v2` ← **Head:** `env-var-collection` --- ### 📝 Commits (1) - [`9dd0b98`](https://github.com/asciinema/asciinema/commit/9dd0b984f6cb8d68fce1060f6a59cb7953665ff3) White-listing of captured environment variables ### 📊 Changes **6 files changed** (+27 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) 📝 `asciinema/__main__.py` (+2 -1) 📝 `asciinema/asciicast/v2.py` (+6 -6) 📝 `asciinema/commands/record.py` (+3 -2) 📝 `asciinema/config.py` (+5 -0) 📝 `tests/config_test.py` (+10 -0) </details> ### 📄 Description Implements #222. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 11:14:39 +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#1026
No description provided.