]> 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)
committerGitHub <noreply@github.com>
Sat, 5 Oct 2019 16:48:27 +0000 (18:48 +0200)
commitd7d0b52bda74486f2351baa9d03ca4534de0d733
tree558c5a4065aca7c8ba4882660cbf9b14f7d94227
parent9a4d980639dd804ad320685a25b8ff4572e3f595
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
build/release/dist.js