Skip to content

Prepare for open source#6

Merged
klumhru merged 3 commits intomainfrom
prepare-open-source
Mar 28, 2026
Merged

Prepare for open source#6
klumhru merged 3 commits intomainfrom
prepare-open-source

Conversation

@klumhru
Copy link
Copy Markdown
Owner

@klumhru klumhru commented Mar 28, 2026

Summary

  • Add MIT license (LICENSE)
  • Add contribution guidelines (CONTRIBUTING.md) covering development setup, PR expectations, how to add new package types, and bug reporting

Test plan

  • CI passes
  • Review license text and copyright holder
  • Review contribution guidelines for accuracy

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 28, 2026 11:45
Copy link
Copy Markdown

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

Prepares the repository for open-source contributions by adding standard legal and contributor documentation.

Changes:

  • Added an MIT LICENSE file.
  • Added CONTRIBUTING.md with development, testing, PR, extensibility, and bug reporting guidance.

Reviewed changes

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

File Description
LICENSE Introduces MIT license text for the project.
CONTRIBUTING.md Documents contribution workflow, development/test commands, and guidelines for adding new package types and reporting bugs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
klumhru and others added 2 commits March 28, 2026 12:51
Release pipeline triggers on version tags (v*), cross-compiles for
macOS arm64, Linux amd64/arm64, and Windows amd64/arm64, then creates
a GitHub release with all binaries.

Also adds a build verification step to the CI test pipeline.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
- Mention HTTP archives alongside GitHub and NuGet in integration test description
- Use full config path Packages/upstream-packages.json in bug report template

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings March 28, 2026 11:54
@klumhru klumhru merged commit 0052f28 into main Mar 28, 2026
3 checks passed
@klumhru klumhru deleted the prepare-open-source branch March 28, 2026 11:55
Copy link
Copy Markdown

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

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


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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