Skip to content

Remove "list" command - #180

Merged
arp242 merged 1 commit into
mainfrom
list
Dec 18, 2025
Merged

Remove "list" command#180
arp242 merged 1 commit into
mainfrom
list

Conversation

@arp242

@arp242 arp242 commented Dec 18, 2025

Copy link
Copy Markdown
Member

Originally added to allow people to copy test for a specific TOML version (see: #134), but the "copy" command is now a better way to do it.

The reason I'd like to remove it is that people keep modifying these generated files in PRs, which is the wrong way to do it. I also had some amount of trouble writing a good usage text explaining why this command is useful, which is often a good indication that it's not.

So I don't see much point in retaining it? If someone really wants it, then it can be re-add I suppose. Or copy can be improved to suit the use case.

Originally added to allow people to copy test for a specific TOML
version (see: #134), but the "copy" command is now a better way to do
it.

The reason I'd like to remove it is that people keep modifying these
generated files in PRs, which is the wrong way to do it. I also had some
amount of trouble writing a good usage text explaining why this command
is useful, which is often a good indication that it's not.

So I don't see much point in retaining it? If someone really wants it,
then it can be re-add I suppose. Or copy can be improved to suit the use
case.
@arp242
arp242 merged commit 0761797 into main Dec 18, 2025
6 checks passed
@arp242
arp242 deleted the list branch December 18, 2025 12:32
@epage

epage commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

Would you be willing to revisit this decision?

I maintain a Rust implementation so we can run toml-test as part of cargo test. I've been relying on the presence of tests/files-toml-* files in the repo for version selection. I do not and would like to avoid having to download and run a binary as any part of this process.

@arp242

arp242 commented Dec 18, 2025

Copy link
Copy Markdown
Member Author

Okay, I added it back. I'll release a new 2.1.0 once I fixed #181 (probably not today).

@epage

epage commented Dec 18, 2025

Copy link
Copy Markdown
Contributor

Thanks! I update off of commits, not releases, so I'm good to go.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants