Browse Source

update package_uploader.sh

* A bit of refactoring.

* Cleanup mode - remove old package versions and keep only latest one on the remote.

* Metadata regeneration mode. Allows to regenerate metadata without package uploading.

* No script failure when package errored. Just show message and continue.

* Do not leave repository in inconsistent state when terminating uploader with ctrl-c.

* Prevent processing of the duplicated package names in arguments. Argument list will be also sorted.

* Compact informational messages.
emacs-27
Leonid Plyushch 6 years ago
parent
commit
7fc6d185ad
  1. 1109
      scripts/package_uploader.sh

1109
scripts/package_uploader.sh

File diff suppressed because it is too large
Loading…
Cancel
Save