Carthage / Carthage/Carthage

[Proposal] Add `check` command

Open
#2,358 9 comments 4 reactions 0 assignees View on GitHub
enhancement
Dominant language
Swift
Stars
15.2k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

Ref: https://github.com/Carthage/Carthage/pull/2317

We save and restore `Carthage` directory on CI and run `bootstrap` every time. However, although in most cases it's not needed to build anything, it always checkouts every dependencies which takes relatively long in the process.

So I propose to add `check` command like Ruby Bundler has which checks if the dependencies are satisfied. It's also useful for putting in build phase like CocoaPods does to ensure that dependencis are up to date.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.