Skip to content

Commit 88c9d87

Browse files
brainstormmmalenic
andauthored
URL-based manifest fetching (instead of on-disk only) (#57)
* URL-based manifest fetching (instead of on-disk only) Co-authored-by: Marko Malenic <[email protected]> * Add mention of the manifestPath URL functionality in the README.md * Add support for alternative git-style urls, drop the is-url npm package and document accordingly (fixes https://github.com/cargo-lambda/cargo-lambda-cdk/pull/57/files#r1848931070) * Commit yarn.lock too since it's in the repo... (not package-lock.json) * Do not try to git clone if the directory exists already and has no changes from upstream * feat: add option to specify branch and force cloning every time * deps: re-update yarn.lock * deps: add package manager field to package.json --------- Co-authored-by: Marko Malenic <[email protected]>
1 parent 35c8153 commit 88c9d87

File tree

6 files changed

+432
-32
lines changed

6 files changed

+432
-32
lines changed

API.md

Lines changed: 317 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)