Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: go releaser#71

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
SamMorrowDrums merged 2 commits intomainfromgo-releaser
Apr 3, 2025
Merged

chore: go releaser#71

SamMorrowDrums merged 2 commits intomainfromgo-releaser
Apr 3, 2025

Conversation

SamMorrowDrums
Copy link
Collaborator

Add a release mechanism on to run on semver tag push. Uses Goreleaser.

@CopilotCopilotAI review requested due to automatic review settingsApril 3, 2025 10:09
Copy link
Contributor

@CopilotCopilotAI 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 integrates GoReleaser to automate the release process when a semver tag is pushed, ensuring version information is dynamically injected at build time.

  • Introduces version, commit, and date variables in main.go and updates the cobra command to display version info.
  • Updates the GitHub client’s UserAgent string to include the version.
  • Adds configuration files for GoReleaser (.goreleaser.yaml) and a GitHub Actions workflow (.github/workflows/goreleaser.yml) to manage release automation.

Reviewed Changes

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

FileDescription
cmd/github-mcp-server/main.goDefines variables for version info and updates the UserAgent string.
.goreleaser.yamlConfigures build ldflags and archive settings for GoReleaser.
.github/workflows/goreleaser.ymlSets up a workflow to trigger the release process on semver tag push.

Tip: Copilot only keeps its highest confidence comments to reduce noise and keep you focused.Learn more

@SamMorrowDrumsSamMorrowDrums merged commit73ce058 intomainApr 3, 2025
16 checks passed
manian0430 pushed a commit to ChrisLally/github-mcp-server that referenced this pull requestApr 12, 2025
* add goreleaser and associated workflows
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@SamMorrowDrums

[8]ページ先頭

©2009-2025 Movatter.jp