mirror of
https://github.com/pesde-pkg/pesde.git
synced 2025-04-08 04:40:56 +01:00
Previously, if a package failed to publish the whole publishing process would halt. Then, if a re-ran publishing got to an already published package it'd error, which would require users to manually publish the missing packages. This commit fixes that by printing errors, but allowing other members to still get published. |
||
---|---|---|
.. | ||
cli | ||
engine | ||
linking | ||
manifest | ||
source | ||
download.rs | ||
download_and_link.rs | ||
graph.rs | ||
lib.rs | ||
lockfile.rs | ||
main.rs | ||
names.rs | ||
patches.rs | ||
reporters.rs | ||
resolver.rs | ||
scripts.rs | ||
util.rs |