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: support x-platform licence generation#98

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
williammartin merged 2 commits intomainfromcross-platform-licences
Apr 4, 2025

Conversation

SamMorrowDrums
Copy link
Collaborator

Closes:#93

Generate licences/attribution for all platforms we build for.

@CopilotCopilotAI review requested due to automatic review settingsApril 4, 2025 11:00
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 adds cross-platform license generation support by introducing separate dependency listings for Windows and Linux builds.

  • Added a new license listing file for the Windows platform.
  • Added a new license listing file for the Linux platform.

Reviewed Changes

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

FileDescription
third-party-licenses.windows.mdAdds dependency license details specific to Windows.
third-party-licenses.linux.mdAdds dependency license details specific to Linux.
Files not reviewed (3)
  • script/licenses: Language not supported
  • third-party/github.com/inconshreveable/mousetrap/LICENSE: Language not supported
  • third-party/golang.org/x/sys/windows/LICENSE: Language not supported

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

trap"rm -fr${TEMPDIR}" EXIT

forgoosin linux darwin windows;do
GOOS="${goos}" go-licenses save ./... --save_path="${TEMPDIR}/${goos}" --force||echo"Ignore warnings"
Copy link
Collaborator

Choose a reason for hiding this comment

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

That's nice you can just useGOOS

SamMorrowDrums reacted with rocket emoji
@williammartinwilliammartin merged commit26f9668 intomainApr 4, 2025
16 checks passed
@williammartinwilliammartin deleted the cross-platform-licences branchApril 4, 2025 13:33
manian0430 pushed a commit to ChrisLally/github-mcp-server that referenced this pull requestApr 12, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

Copilot code reviewCopilotCopilot left review comments

@williammartinwilliammartinwilliammartin approved these changes

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

Successfully merging this pull request may close these issues.

Cross platform license generation
2 participants
@SamMorrowDrums@williammartin

[8]ページ先頭

©2009-2025 Movatter.jp