Skip to content

Conversation

guitarrapc
Copy link
Owner

No description provided.

@Copilot Copilot AI review requested due to automatic review settings April 21, 2025 13:40
Copy link
Contributor

@Copilot 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 simplifies version output by removing commit and date details from the version command. It also updates the GoReleaser configuration by removing unnecessary file inclusions and changelog filters.

  • Removed commit and date information from the version output in main.go.
  • Removed file lists and changelog filters in .goreleaser.yml to streamline release artifacts.

Reviewed Changes

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

File Description
cmd/dotfileslinker/main.go Removed commit/date from version information.
.goreleaser.yml Removed file list and changelog configuration blocks.

@guitarrapc guitarrapc requested a review from Copilot April 21, 2025 13:46
Copy link
Contributor

@Copilot 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 cleans up version output and release configuration by removing commit/date information in the version command and adjusting release artifact settings.

  • Updates the version display in main.go to no longer include build commit and date.
  • Removes unnecessary file and changelog configurations in .goreleaser.yml.
  • Configures the workflow build strategy to not fail-fast in the GitHub Actions build workflow.

Reviewed Changes

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

File Description
cmd/dotfileslinker/main.go Removes commit/date variables and simplifies version output.
.goreleaser.yml Eliminates file references and changelog settings in release config.
.github/workflows/build.yaml Adds "fail-fast: false" to build-test job strategy.

@guitarrapc guitarrapc merged commit ef9ffb2 into main Apr 21, 2025
11 checks passed
@guitarrapc guitarrapc deleted the release branch April 21, 2025 13:56
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.

1 participant