Skip to content

refactor(install): simplify package installation flow - #345

Open
diasbruno wants to merge 1 commit into
clibs:masterfrom
diasbruno:review-clib-install
Open

refactor(install): simplify package installation flow#345
diasbruno wants to merge 1 commit into
clibs:masterfrom
diasbruno:review-clib-install

Conversation

@diasbruno

Copy link
Copy Markdown
Member

No description provided.

Copilot AI review requested due to automatic review settings July 13, 2026 01:35

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 refactors clib-install to simplify the package installation flow by extracting small helper functions and reducing branching inside install_package().

Changes:

  • Extracted helpers for saving installed packages and detecting “local” slugs.
  • Simplified local-manifest installation branching via a small wrapper function.
  • Reformatted CLI option definitions and streamlined install_package() control flow.

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

Comment thread src/clib-install.c
@diasbruno
diasbruno force-pushed the review-clib-install branch 3 times, most recently from 9f85596 to 52f9ca1 Compare July 18, 2026 01:28
@diasbruno
diasbruno force-pushed the review-clib-install branch from 52f9ca1 to 771c33b Compare July 18, 2026 01:44
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.

3 participants