]> source.dussan.org Git - jquery.git/commit
Build: Support jquery-release --dry-run flag
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Sat, 5 Oct 2019 16:48:27 +0000 (18:48 +0200)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Sat, 5 Oct 2019 16:50:18 +0000 (18:50 +0200)
commitc7a5e1bd797809f2aab1214d5f90ec94da9fdbd6
tree91fdc1bd25c01452b151ba8137eda80f46c6d523
parent279d2e979ebb26d846036e0b02fd6070a013ed3b
Build: Support jquery-release --dry-run flag

Without this change passing `--dry-run` to jquery-release still pushes to the
jquery-dist repository which is dangerous as one can assume `--dry-run` to be
safe from external side effects.

Close gh-4498

(cherry picked from commit d7d0b52bda74486f2351baa9d03ca4534de0d733)
build/release/dist.js