aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Hunt <alercah@gmail.com>2018-06-04 15:31:06 -0400
committerGitHub <noreply@github.com>2018-06-04 15:31:06 -0400
commit4137528dc6737524b5291e1983b0e3122fcd7841 (patch)
tree9b6480af3e87732c134230ee649190bcb275ef76
parente1bdd35a98e769aff89d1c9c2e6300f540be6b31 (diff)
parentdff0c5dd90202b2eecabadeb85168462de243389 (diff)
downloadbazelbuild-remote-apis-4137528dc6737524b5291e1983b0e3122fcd7841.tar.gz
Merge pull request #3 from alercah/platform-note
Remove note about Platform being redeveloped.
-rw-r--r--build/bazel/remote/execution/v0.2/remote_execution.proto3
1 files changed, 0 insertions, 3 deletions
diff --git a/build/bazel/remote/execution/v0.2/remote_execution.proto b/build/bazel/remote/execution/v0.2/remote_execution.proto
index e044aa0..35d5930 100644
--- a/build/bazel/remote/execution/v0.2/remote_execution.proto
+++ b/build/bazel/remote/execution/v0.2/remote_execution.proto
@@ -411,9 +411,6 @@ message Command {
// [Action][build.bazel.remote.execution.v0_2.Action]'s execution
// environment. A `Platform` is represented as a series of key-value pairs
// representing the properties that are required of the platform.
-//
-// This message is currently being redeveloped since it is an overly simplistic
-// model of platforms.
message Platform {
// A single property for the environment. The server is responsible for
// specifying the property `name`s that it accepts. If an unknown `name` is