Summary: | Craft build scripts should make shallow copies of source code repositories. | ||
---|---|---|---|
Product: | [Unmaintained] kde-windows | Reporter: | R030t1 |
Component: | buildsystem | Assignee: | KDE-Windows <kde-windows> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | wishlist | Keywords: | junior-jobs |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
R030t1
2017-05-02 21:20:59 UTC
One note: We need to be able to still checkout specific branches/tags. This seems possible with shallow clone (depth=1): http://stackoverflow.com/questions/31278902/how-to-shallow-clone-a-specific- What isn't possible is checking out a specific revision (SHA1) here. So we'd need to instruct Craft to do a full clone whenever we intend to check out a specific SHA1. @Reporter: We likely won't have time to implement this, so patches welcome! Contribute here: https://phabricator.kde.org/project/profile/61/ The KDE Windows Bugzilla product is no longer maintained. If you have issues with some application on Windows, please report the issue at the bugtracker of the application. If you have issues that still persist with Craft itself, please report them here: https://invent.kde.org/packaging/craft/-/issues |