- 08 Dec, 2015 1 commit
-
-
runseb authored
-
- 07 Dec, 2015 2 commits
-
-
vaikas-google authored
Edit Makefile to actually return failure code on test failures.
-
goltermann authored
-
- 03 Dec, 2015 13 commits
-
-
vaikas-google authored
Resource errors should result in a failed deployment with good errors.
-
Brendan Melville authored
-
vaikas-google authored
Deployment now has top-level error for deployment-level failures
-
Brendan Melville authored
-
Brendan Melville authored
Reintroduce replicatedservice.py as it is used by tests.
-
Brendan Melville authored
Deployment status is now deployment state, which contains both status and errors, which are set for deployment-level failure. Some common failures that will show up here are expansion, type resolution, and reference failures.
-
vaikas-google authored
-
vaikas-google authored
Failures during config creation no longer leave deployments undeleteable
-
vaikas-google authored
-
Brendan Melville authored
Previously a failure would prematurely exit the creation flow without attaching the manifest to the deployment. This now always attaches the manifest, and then updates it in place with the outcome of resourcification.
-
vaikas-google authored
Resourcifier now processes resources in dependency order based on refs.
-
Brendan Melville authored
-
Brendan Melville authored
For now, references act only as dependencies and do not fill in the values to which they refer. That will come in a follow-up. Resources are still processed in a single iteration with no parallelization.
-
- 02 Dec, 2015 5 commits
-
-
vaikas-google authored
Fix some document errors
-
jackgr authored
-
Brendan Melville authored
Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
-
vaikas-google authored
-
vaikas-google authored
-
- 01 Dec, 2015 13 commits
-
-
-
vaikas-google authored
-
vaikas-google authored
Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
-
vaikas-google authored
-
vaikas-google authored
Add support for short github.com types. Refactor manager/manager/types to common/types and reuse them rather than redefine them.
-
vaikas-google authored
Type resolver now stores resolved imports in the manifest.
-
vaikas-google authored
Adding manifest support in dm CLI + YAML responses
-
Brendan Melville authored
-
vaikas-google authored
Omitting parts have the wrong direction
-
vaikas-google authored
Repository now stores latest manifest in deployment.
-
Brendan Melville authored
-
Brendan Melville authored
Schema updates for Expansion.
-
runseb authored
Pretty sure you meant from right to left here
-
- 30 Nov, 2015 3 commits
-
-
Graham Welch authored
-
Brendan Melville authored
-
Brendan Melville authored
-
- 29 Nov, 2015 2 commits
-
-
Jack Greenfield authored
Changes to support template moves
-
jackgr authored
-
- 26 Nov, 2015 1 commit
-
-
Jack Greenfield authored
Simplify Dockerfiles.
-