aboutsummaryrefslogtreecommitdiffhomepage
path: root/site
diff options
context:
space:
mode:
authorGravatar Klaus Aehlig <aehlig@google.com>2016-06-30 16:01:57 +0000
committerGravatar Lukacs Berki <lberki@google.com>2016-07-01 07:10:10 +0000
commit49a797a4eba6d00739ce5bfdbdbe746a25295598 (patch)
tree67aabf5add30a12674b9842c9d6e5ff88b46bc37 /site
parentdc174c400c197983a984b2f28e64eeb66fb92c0a (diff)
Add status information to the design documents
As we also collect design documents on unimplemented designs, it is important to keep status information with our design documents. -- Change-Id: I3e08a8b05daf7a0c7f12cffbe4a8e350de5e34f8 Reviewed-on: https://bazel-review.googlesource.com/#/c/3943 MOS_MIGRATED_REVID=126307804
Diffstat (limited to 'site')
-rw-r--r--site/docs/designs/_posts/2016-06-02-sandboxing.md4
-rw-r--r--site/docs/designs/_posts/2016-06-21-environment.md3
2 files changed, 7 insertions, 0 deletions
diff --git a/site/docs/designs/_posts/2016-06-02-sandboxing.md b/site/docs/designs/_posts/2016-06-02-sandboxing.md
index 8a0f36c798..9fa47e89d4 100644
--- a/site/docs/designs/_posts/2016-06-02-sandboxing.md
+++ b/site/docs/designs/_posts/2016-06-02-sandboxing.md
@@ -6,6 +6,10 @@ title: Sandboxing
# Bazel Sandboxing 2.0
This doc was written by [philwo@google.com](mailto:philwo@google.com).
+Status: unimplemented, section "Handling of environment variables" superseeded
+by the
+[Specifying environment variables](/docs/designs/2016/06/21/environment.html)
+design document.
## Current situation
diff --git a/site/docs/designs/_posts/2016-06-21-environment.md b/site/docs/designs/_posts/2016-06-21-environment.md
index dcbd141bb3..5ee8e5a322 100644
--- a/site/docs/designs/_posts/2016-06-21-environment.md
+++ b/site/docs/designs/_posts/2016-06-21-environment.md
@@ -5,6 +5,9 @@ title: Specifying environment variables
# Specifying environment variables for actions
+This doc was written by [aehlig@google.com](mailto:aehlig@google.com).
+Status: unimplemented.
+
## Current shortcomings
Currently, Bazel provides a cleaned set of environment variables to the