3 Commits

Author SHA1 Message Date
Zach Arend 318e7b8ce4 build: add script to publish v10-lts releases (#41631)
Adds a `/scripts/release/publish` script for releasing 10.2.x. Also
removes scripts for publishing `latest` and `next`. We are no longer
releasing `latest` and `next` off of this branch. This branch is only
for `v10-lts` releases.

PR Close #41631
2021-04-15 11:35:14 -07:00
Igor Minar 4ecae6449e build: replace the old publish script with a new bazel-based one 2018-05-10 23:01:22 -07:00
Victor Berchet f791862e52 build: add release helper scripts (#22378)
PR Close #22378
2018-02-22 16:12:50 -08:00