mirror of
https://github.com/asciinema/asciinema.git
synced 2026-04-26 00:15:56 +03:00
[PR #584] [MERGED] New toml-based configuration implementation #1139
Labels
No labels
bug
compatibility
feature request
fit for beginners
help wanted
hosting
idea
improvement
packaging
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/asciinema#1139
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/asciinema/asciinema/pull/584
Author: @ku1ik
Created: 11/2/2023
Status: ✅ Merged
Merged: 12/27/2023
Merged by: @ku1ik
Base:
develop← Head:rust-config📝 Commits (1)
e2ba808Read config from ~/.config/asciinema/config.toml📊 Changes
7 files changed (+226 additions, -30 deletions)
View changed files
📝
Cargo.lock(+111 -1)📝
Cargo.toml(+1 -0)📝
src/cmd/auth.rs(+5 -5)📝
src/cmd/upload.rs(+5 -4)➕
src/config.rs(+92 -0)📝
src/main.rs(+5 -3)📝
src/util.rs(+7 -17)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.