Skip to content

Conversation

@jaevans
Copy link
Owner

@jaevans jaevans commented May 7, 2025

No description provided.

@jaevans jaevans requested a review from Copilot May 7, 2025 17:36
@jaevans jaevans self-assigned this May 7, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new command "previous" to retrieve the previous semver tag from Git history. Key changes include adding the command implementation and tests, and updating the documentation to reflect its usage.

  • Added cmd/previous.go with logic to compute the previous semver tag.
  • Added several tests in cmd/previous_test.go to verify different scenarios.
  • Updated README.md to document the new "previous" command and its flags.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
cmd/previous_test.go Contains tests for verifying the behavior of the previous command.
cmd/previous.go Implements the logic to compute and output the previous semver tag.
README.md Updates documentation to include instructions for the new command.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@jaevans jaevans force-pushed the add-previous-command branch from 97d381c to c54e0b3 Compare May 7, 2025 17:45
@jaevans jaevans merged commit 3e617d6 into main May 7, 2025
1 check passed
@jaevans jaevans deleted the add-previous-command branch June 24, 2025 14:30
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