SIGN IN SIGN UP
SeleniumHQ / selenium UNCLAIMED

A browser automation framework and ecosystem.

0 0 0 Java

[bazel] Use the `release` configs for the release tasks (#14423)

Rather than passing `--stamp` everywhere, use a proper config
so that we can easily add additional flags.

I've broken out a `remote_release` config which builds things
remotely and then downloads the artifacts given on the command
line to the local machine. This only makes sense for targets
which we do _not_ `run` (as `run` happens locally, so we'd
need to rebuild any artifacts anyway)

Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
S
Simon Stewart committed
e2f6e147d06cc5c0c7bed83249d3fb0ec3dd27dd
Parent: ef1b422
Committed by GitHub <noreply@github.com> on 8/26/2024, 9:04:44 AM