chore: release v0.1.0 - #4
Merged
Merged
Conversation
* chore: remove GitLens extension; bump shared submodule - drop eamodio.gitlens from devcontainer VS Code extensions - shared: rename output suffix binpatch → patched (build_patched_ipa.sh) - shared: rewrite README.md — explain CSM background, Chinlan pairing, full build flow, and per-tool roles * chore: update shared submodule URL to IPA-Patch/KANADE * chore: update shared submodule URL to IPA-Patch/Kanade
There was a problem hiding this comment.
Pull request overview
Release chore for v0.1.0, updating repository configuration to reflect the new shared submodule source and simplifying the devcontainer setup.
Changes:
- Update the
sharedsubmodule URL to point toIPA-Patch/Kanade.git. - Remove the GitLens VS Code extension from the devcontainer extension list.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
.gitmodules |
Points the shared submodule at the Kanade repository URL. |
.devcontainer/devcontainer.json |
Removes GitLens from the devcontainer’s recommended VS Code extensions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
58
to
62
| "antfu.file-nesting", | ||
| "bierner.markdown-preview-github-styles", | ||
| "charliermarsh.ruff", | ||
| "eamodio.gitlens", | ||
| "jebbs.markdown-extended", | ||
| "ms-python.black-formatter", |
3 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v0.1.0
🤖 Generated with Claude Code