Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

List/preview change entries or changelog #656

Closed
paularmstrong opened this issue Mar 3, 2024 · 0 comments · Fixed by #663
Closed

List/preview change entries or changelog #656

paularmstrong opened this issue Mar 3, 2024 · 0 comments · Fixed by #663
Assignees
Labels
⚛️ core The oneRepo core 🚀 feature New feature or request

Comments

@paularmstrong
Copy link
Owner

paularmstrong commented Mar 3, 2024

Problem

While it's easy to inspect the files in the .changes folder(s), it would be more helpful to have a command that could list and preview the changes together.

Suggested solution

Add command:

one change show [--format=json|markdown|plain]
@paularmstrong paularmstrong added 🚀 feature New feature or request ⚛️ core The oneRepo core labels Mar 3, 2024
@paularmstrong paularmstrong self-assigned this Mar 9, 2024
paularmstrong added a commit that referenced this issue Mar 10, 2024
paularmstrong added a commit that referenced this issue Mar 10, 2024
**Problem:**

While it's easy to inspect the files in the `.changes` folder(s), it
would be more helpful to have a command that could list and preview the
changes together, including dependencies that need versioning.

**Solution:**

Adds `one change show` to preview versions and changelogs. Minimal for
now, ripe for making prettier.

**Related issues:**

Fixes #656

**Checklist:**

- [x] Added or updated tests
- [x] Added or updated documentation
- [x] Ensured the pre-commit hooks ran successfully
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚛️ core The oneRepo core 🚀 feature New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant