Commit 88c9d87
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- src
6 files changed
+432
-32
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments