Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SBC - Parameterized Transitions API to public docs under review #60

Merged
merged 1 commit into from Nov 7, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
27 changes: 14 additions & 13 deletions README.md
Expand Up @@ -59,19 +59,20 @@ list.

### Under review

| Last updated | Title | Author(s) alias | Category |
| ------------ | ------------------------------------------------------------------------------------------------------- | ------------------------------------------ | -------- |
| 2018-10-29 | [Progress reporting for external repositories](designs/2018-10-29-external-repositories-reporting.md) | [@aehlig](https://github.com/aehlig) | External Repositoires |
| 2018-10-24 | [Resource auto-tuning via flags](https://docs.google.com/document/d/11N3SXtjPgGnlu0-cUU9gVegUMr5Wrjj_h8PCTGdQlB8/edit) | [@jmmv](https://github.com/jmmv) | Performance |
| 2018-10-23 | [Auto-configured Host Platform](designs/2018-10-22-autoconfigured-host-platform.md) | [@katre](https://github.com/katre) | Configurability |
| 2018-10-23 | [Partial C++ Starlark API](https://docs.google.com/document/d/1_irTE1a8aTg8Hhf5mmlEXsFcwOw6-hz3a8FxufCyVKA/edit?ts=5bcf15dc#heading=h.7795zogmlqtv) | [@oquenchil](https://github.com/oquenchil) | C++ |
| 2018-10-17 | [Old Flags to Platform Migration](https://docs.google.com/document/d/1Vg_tPgiZbSrvXcJ403vZVAGlsWhH9BUDrAxMOYnO0Ls) | [@aragos](https://github.com/aragos) | Configurability |
| 2018-08-07 | [Repository Remapping Revisited](https://docs.google.com/document/d/1YBltt_jd4QTRzxkp1amsgfS6P8yBVDF4n1KGb3jcf_w/edit?usp=sharing) | [@dkelmer](https://github.com/dkelmer) | External Repositories |
| 2018-07-04 | [Update Download Functions in repository_ctx](https://docs.google.com/document/d/1znnk1u3kdl4iOh3ptmJnW7nHr8UtkVl__Au4atLzNKc) | [@dkelmer](https://github.com/dkelmer) | External Repositories |
| 2018-05-23 | [Crosstool in Skylark](https://docs.google.com/document/d/1Nqf16jqDGWSrPp4VuRxh0iNnVBoAXsO0meDH69J9xoc) | [@mhlopko](https://github.com/mhlopko) | C++ |
| 2018-04-20 | [Bazel Rules Curation](https://docs.google.com/document/d/1oYQ-cqmqrpVE02rphobn4F_Q-lqvch4IiUlqEy9q2Fs) | [@laurentlb](https://github.com/laurentlb) | Community |
| 2018-04-12 | [Extending the design of WORKSPACE files](https://docs.google.com/document/d/1kVNXcw3nLlfFQRR_87SGOka9DJ8nnawlYHUIK4m3s0I/) | [@aehlig](https://github.com/aehlig), [@dslomov](https://github.com/dslomov) | External Repositories |
| 2017-12-01 | [Namespaces when using multiple bazel repositories](https://docs.google.com/document/d/1qPOUeoqDA3eWFFXS1shWX1FT3e4BQB8yuSMrfQL4QrA) | [@aehlig](https://github.com/aehlig), [@dslomov](https://github.com/dslomov) | External Repositories |
| Last updated | Title | Author(s) alias | Category |
| ------------ | ------------------------------------------------------------------------------------------------------- | ----------------------------------------------- | ---------------------------------------------------------------------------- | --------------------- |
| 2018-11-07 | [Starlark Build Configurations - Paramterized-Transitions API](https://docs.google.com/document/d/1VIRx06cZB4wLU-ASq1XKFHmx67yfHtNOCbCempaPeaA) | [@juliexxia](https://github.com/juliexxia) | Configurability |
| 2018-10-29 | [Progress reporting for external repositories](designs/2018-10-29-external-repositories-reporting.md) | [@aehlig](https://github.com/aehlig) | External Repositoires |
| 2018-10-24 | [Resource auto-tuning via flags](https://docs.google.com/document/d/11N3SXtjPgGnlu0-cUU9gVegUMr5Wrjj_h8PCTGdQlB8/edit) | [@jmmv](https://github.com/jmmv) | Performance |
| 2018-10-23 | [Auto-configured Host Platform](designs/2018-10-22-autoconfigured-host-platform.md) | [@katre](https://github.com/katre) | Configurability |
| 2018-10-23 | [Partial C++ Starlark API](https://docs.google.com/document/d/1_irTE1a8aTg8Hhf5mmlEXsFcwOw6-hz3a8FxufCyVKA/edit?ts=5bcf15dc#heading=h.7795zogmlqtv) | [@oquenchil](https://github.com/oquenchil) | C++ |
| 2018-10-17 | [Old Flags to Platform Migration](https://docs.google.com/document/d/1Vg_tPgiZbSrvXcJ403vZVAGlsWhH9BUDrAxMOYnO0Ls) | [@aragos](https://github.com/aragos) | | Configurability |
| 2018-08-07 | [Repository Remapping Revisited](https://docs.google.com/document/d/1YBltt_jd4QTRzxkp1amsgfS6P8yBVDF4n1KGb3jcf_w/edit?usp=sharing) | [@dkelmer](https://github.com/dkelmer) | External Repositories |
| 2018-07-04 | [Update Download Functions in repository_ctx](https://docs.google.com/document/d/1znnk1u3kdl4iOh3ptmJnW7nHr8UtkVl__Au4atLzNKc) | [@dkelmer](https://github.com/dkelmer) | External Repositories |
| 2018-05-23 | [Crosstool in Skylark](https://docs.google.com/document/d/1Nqf16jqDGWSrPp4VuRxh0iNnVBoAXsO0meDH69J9xoc) | [@mhlopko](https://github.com/mhlopko) | C++ |
| 2018-04-20 | [Bazel Rules Curation](https://docs.google.com/document/d/1oYQ-cqmqrpVE02rphobn4F_Q-lqvch4IiUlqEy9q2Fs) | [@laurentlb](https://github.com/laurentlb) | Community |
| 2018-04-12 | [Extending the design of WORKSPACE files](https://docs.google.com/document/d/1kVNXcw3nLlfFQRR_87SGOka9DJ8nnawlYHUIK4m3s0I/) | [@aehlig](https://github.com/aehlig), [@dslomov](https://github.com/dslomov) | External Repositories |
| 2017-12-01 | [Namespaces when using multiple bazel repositories](https://docs.google.com/document/d/1qPOUeoqDA3eWFFXS1shWX1FT3e4BQB8yuSMrfQL4QrA) | [@aehlig](https://github.com/aehlig), [@dslomov](https://github.com/dslomov) | External Repositories |


### Draft
Expand Down