-
-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Add dist-manifest.json
support
#1450
base: main
Are you sure you want to change the base?
Commits on Jan 13, 2024
-
Add new optional dep
cargo-dist-schema
Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce5b3db - Browse repository at this point
Copy the full SHA ce5b3dbView commit details -
Add initial data structure for
dist-manifest.json
Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3b8b4b9 - Browse repository at this point
Copy the full SHA 3b8b4b9View commit details -
Impl new type
binstalk_downloader::cacher::HTTPCacher
Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 926d44b - Browse repository at this point
Copy the full SHA 926d44bView commit details -
Add unit testing for
HTTPCacher
and fix the bug in it. Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a6e93a2 - Browse repository at this point
Copy the full SHA a6e93a2View commit details -
Add
HTTPCacher
tobinstalk_fetchers::Fetcher::new
Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce1ae9e - Browse repository at this point
Copy the full SHA ce1ae9eView commit details -
Impl parsing code for
DistManifest
Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 95ec3ac - Browse repository at this point
Copy the full SHA 95ec3acView commit details -
Add dep
normalize-path
tobinstalk-fetchers
Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eb95a3e - Browse repository at this point
Copy the full SHA eb95a3eView commit details -
Fix
DistManifest
parsing: Normalize path before verifyingSigned-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 80522cc - Browse repository at this point
Copy the full SHA 80522ccView commit details -
Rewrite and refactor
DistManifest::parse
Parse and verify all checksum artifacts and then the executable-zip artifacts. Then collect them into binaries based on releases. Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f194aa - Browse repository at this point
Copy the full SHA 6f194aaView commit details -
Fixed compilation of
cargo-binstall
Signed-off-by: Jiahao XU <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2d980e4 - Browse repository at this point
Copy the full SHA 2d980e4View commit details