Skip to content

chore: remove licences from the goreleaser steps - #72

Merged
SamMorrowDrums merged 1 commit into
mainfrom
licenses-after-release
Apr 3, 2025
Merged

chore: remove licences from the goreleaser steps#72
SamMorrowDrums merged 1 commit into
mainfrom
licenses-after-release

Conversation

@SamMorrowDrums

Copy link
Copy Markdown
Collaborator

No description provided.

CopilotAI review requested due to automatic review settings April 3, 2025 10:19

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

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 removes steps in the .goreleaser.yaml file that were previously responsible for handling licenses during the build process.

  • Removed the execution of the "script/licenses" hook.
  • Removed copying of third-party licensing files into the distribution directory.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@SamMorrowDrums
SamMorrowDrums merged commit a14e982 into mainApr 3, 2025
@SamMorrowDrums
SamMorrowDrums deleted the licenses-after-release branch April 3, 2025 10:20
DaleSeo pushed a commit to DaleSeo/github-mcp-server that referenced this pull request Oct 24, 2025
Sign up for freeto 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

@SamMorrowDrums