Skip to content

Resolve copilot-vibe-code → main conflicts, preferring latest commits with lint fixes#4

Merged
art-test-stack merged 2 commits into
copilot-vibe-codefrom
copilot/sub-pr-3
Mar 17, 2026
Merged

Resolve copilot-vibe-code → main conflicts, preferring latest commits with lint fixes#4
art-test-stack merged 2 commits into
copilot-vibe-codefrom
copilot/sub-pr-3

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 17, 2026

PR #3 (copilot-vibe-codemain) had merge conflicts caused by the previous lint-cleaning sub-PR modifying the same lines as the user's new functionality additions.

Changes

  • Conflict resolution: For all 9 conflicting files, resolved by preferring copilot-vibe-code (latest) — preserving new features (arxiv_id return key, scholar.py, categories.py, db_storage.py, models.py) over main's lint-only changes
  • Lint fixes applied to all 17 affected files via ruff: import ordering, trailing whitespace, quote normalization, and 5 manual E501 line-length fixes in cli.py and scholar.py

Conflicting files resolved:
pkg/mybib/arxiv.py, pkg/mybib/cli.py, pkg/mybib/storage.py, pkg/mybib/ui.py, pkg/mybib/utils.py, tests/test_arxiv.py, tests/test_markdown.py, tests/test_metadata.py, tests/test_storage.py


💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

…applied

Co-authored-by: art-test-stack <110672812+art-test-stack@users.noreply.github.com>
Copilot AI changed the title [WIP] Update improvements summary documentation Resolve copilot-vibe-code → main conflicts, preferring latest commits with lint fixes Mar 17, 2026
Copilot AI requested a review from art-test-stack March 17, 2026 13:48
@art-test-stack art-test-stack marked this pull request as ready for review March 17, 2026 13:56
@art-test-stack art-test-stack merged commit 168c626 into copilot-vibe-code Mar 17, 2026
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