Commit Graph

  • 7cfa6788e2 Address PR feedback. Chris Smith 2017-10-25 10:45:40 -0700
  • cb197b775a Fix bad merge; Lint Chris Smith 2017-10-25 08:24:30 -0700
  • 425a3d31d2 Merge remote Chris Smith 2017-10-25 08:11:05 -0700
  • 440323bc18 Move program archiving to new package Chris Smith 2017-10-25 08:09:45 -0700
  • 97c3f65e6d Update to pick up new config changes. Chris Smith 2017-10-25 08:00:41 -0700
  • 654385c8b2 Enable `pulumi update` to target the Console Chris Smith 2017-10-21 22:23:25 -0700
  • ade366544e Encrypt secrets in Pulumi.yaml Matt Ellis 2017-10-18 15:37:18 -0700
  • 05a8d5b5ab Encrypt secrets in Pulumi.yaml Matt Ellis 2017-10-18 15:37:18 -0700
  • 76f6aceb29 Merge pull request #462 from pulumi/NoSignalTrap Pat Gavlin 2017-10-24 15:01:22 -0700
  • ce18c8293b Do not trap signals in `rpcutil.Serve`. pat@pulumi.com 2017-10-24 14:29:33 -0700
  • 72d36550fc Enable `pulumi update` to target the Console Chris Smith 2017-10-21 22:23:25 -0700
  • 9840bf4ec8 Merge pull request #460 from pulumi/fix-453 Matt Ellis 2017-10-24 12:31:31 -0700
  • 25b8111eea Retain historical checkpoints Matt Ellis 2017-10-23 20:37:40 -0700
  • 3d3f778c3d Fix asset bugs; write more tests joeduffy 2017-10-24 08:57:01 -0700
  • ede1595a6a Add more context information to assert. (#449) Chris Smith 2017-10-24 08:25:39 -0700
  • c61bce3e41 Permit undefined in more places joeduffy 2017-10-23 16:02:28 -0700
  • 680e73bb97 Add context to "unexpected unknown property" error log joeduffy 2017-10-23 15:31:01 -0700
  • 236fd6bf76 Merge pull request #448 from pulumi/TwoPhaseSnapshot Pat Gavlin 2017-10-23 10:27:30 -0700
  • cdbcc394dd PR feedback. Pat Gavlin 2017-10-23 10:11:09 -0700
  • 0248b6c309 Fix an err shadowing lint error joeduffy 2017-10-23 05:55:34 -0700
  • a7d99a0c80 Preserve Pulumi.yaml while applying edits joeduffy 2017-10-23 05:27:26 -0700
  • b6e00c7c90 Update integration example joeduffy 2017-10-22 19:03:08 -0700
  • c6ee323ce1 Add some "still running..." messages to Pulumi tests joeduffy 2017-10-22 18:54:29 -0700
  • d20f043a3e Fix a few SHA1 comment typos (should be SHA256) joeduffy 2017-10-22 18:30:42 -0700
  • 4a493292b1 Tolerate missing hashes Joe Duffy 2017-10-22 15:54:44 -0700
  • 3d9dcb0942 Break the diag goroutine upon exit joeduffy 2017-10-22 15:52:00 -0700
  • 500ea0b572 Fix diag channel errors joeduffy 2017-10-22 15:22:15 -0700
  • 0bc0caaf0e Tolerate missing hashes joeduffy 2017-10-22 15:04:03 -0700
  • 69f7f51375 Many asset improvements Joe Duffy 2017-10-22 13:39:21 -0700
  • 22ef94dbd6 Tidy up out of date documentation joeduffy 2017-10-22 13:28:51 -0700
  • 887d17c2e3 Many asset improvements joeduffy 2017-10-21 09:45:11 -0700
  • c5bd009c70 Add more context information to assert. Chris Smith 2017-10-21 11:28:07 -0700
  • d22a42858f Add two-phase snapshotting. Pat Gavlin 2017-10-21 09:31:01 -0700
  • 37c7a955d7 Optionally emit stack traces for errors joeduffy 2017-10-20 19:26:18 -0700
  • 4d19b358a6 Add some command hints joeduffy 2017-10-20 17:36:47 -0700
  • 9e20f15adf Fix CLI hangs when errors occur joeduffy 2017-10-20 17:28:35 -0700
  • 60c566a35a Merge pull request #428 from pulumi/pulumi-config-in-pulumi-yaml Matt Ellis 2017-10-20 14:34:36 -0700
  • a749ac1102 Use go-yaml directly Matt Ellis 2017-10-20 13:21:04 -0700
  • 2f03072a89 Change help text for config's --stack argument Matt Ellis 2017-10-20 12:47:51 -0700
  • 78dc657dbb Fix whitespace issues Matt Ellis 2017-10-20 12:47:30 -0700
  • e361098941 Support global configuration Matt Ellis 2017-10-17 14:19:47 -0700
  • 9cf9428638 Save config information in Pulumi.yaml Matt Ellis 2017-10-17 12:28:03 -0700
  • 906f191e45 Use go-yaml when marshalled type has yaml tags Matt Ellis 2017-10-17 11:38:03 -0700
  • 9994c9c7b9 Add yaml tags to pack.Package Matt Ellis 2017-10-17 10:48:53 -0700
  • c856c5487d Add Load and Save to pack.Package and adopt them Matt Ellis 2017-10-17 11:27:54 -0700
  • ba98f5e837 Fix bugs in free variable analysis (#444) Luke Hoban 2017-10-19 23:20:57 -0700
  • bbedfdcd39 Fix bugs in free variable analysis Luke Hoban 2017-10-19 23:11:35 -0700
  • d5846d7e16 Add login and logout commands. (#437) Chris Smith 2017-10-19 15:22:07 -0700
  • f581e631ea Fix lint warnings. Chris Smith 2017-10-19 14:48:36 -0700
  • 744c10d717 Return raw error in responce to PR feedback. Chris Smith 2017-10-19 13:41:49 -0700
  • 0975a603e3 Don't export so much from the cmd package. Chris Smith 2017-10-19 13:39:22 -0700
  • bc4f0b1935 Merge pull request #440 from pulumi/TickDeleteInPreview Pat Gavlin 2017-10-19 13:34:55 -0700
  • d9db40b779 Fix lint warning. Chris Smith 2017-10-19 13:32:26 -0700
  • 0f0f6f3233 Merge pull request #438 from pulumi/IncrementalCheckpoint Pat Gavlin 2017-10-19 13:10:10 -0700
  • 20e71fa5c4 Set `old.Delete` when previewing a `CreateReplace` step. pat@pulumi.com 2017-10-19 13:08:17 -0700
  • b55dfcf4d3 Address PR feedback. Chris Smith 2017-10-19 12:21:05 -0700
  • 48ec8a776c Move cmd/cloud into cmd. Add pkg/apitypes. Chris Smith 2017-10-19 11:31:18 -0700
  • 01ad962935 Save snapshots after each step. pat@pulumi.com 2017-10-18 17:34:07 -0700
  • 9895e8006f Merge pull request #434 from pulumi/PendingDeletes Pat Gavlin 2017-10-19 10:57:00 -0700
  • be2c4ef93a Add login and logout commands. Chris Smith 2017-10-19 10:37:26 -0700
  • 23864b9459 PR feedback. pat@pulumi.com 2017-10-19 10:32:56 -0700
  • 599ca8ea43 Add accessors to fetch the Pulumi project and stack names joeduffy 2017-10-19 08:26:57 -0700
  • 6b66437fae Track resources that are pending deletion in checkpoints. pat@pulumi.com 2017-10-05 14:08:35 -0700
  • d929c169de Enable tslinting of the nodejs sdk. (#433) CyrusNajmabadi 2017-10-18 15:03:56 -0700
  • 66affd29a8 Enable tslinting of the nodejs sdk. Cyrus Najmabadi 2017-10-18 13:32:47 -0700
  • d007f040b9 Move from acorn to TypeScript as the parser we use when computing free variables. (#431) CyrusNajmabadi 2017-10-18 13:29:53 -0700
  • 8118a4004c Merge pull request #430 from pulumi/rename-env-folder Matt Ellis 2017-10-18 13:21:58 -0700
  • 98a781cf28 Merge remote-tracking branch 'origin/master' into useTS Cyrus Najmabadi 2017-10-18 12:37:28 -0700
  • f2c6779f81 simplify code and add tets. Cyrus Najmabadi 2017-10-18 12:36:13 -0700
  • 997ea702f5 Merge pull request #422 from pulumi/pulumi-shorter-config-on-cli Matt Ellis 2017-10-18 12:16:27 -0700
  • bb86dd2b2f Move dependency Cyrus Najmabadi 2017-10-18 11:44:09 -0700
  • c8897d0c78 Add small prettyKey test Matt Ellis 2017-10-18 10:10:04 -0700
  • d2b5ce9252 Add a Resource.runInParentlessScope function joeduffy 2017-10-18 07:39:03 -0700
  • c768510243 Remove es reference. Cyrus Najmabadi 2017-10-18 00:36:45 -0700
  • d8881be32a Throw if we can't parse the file without errors. Cyrus Najmabadi 2017-10-17 18:18:30 -0700
  • e9b5090917 Improve documentation. Cyrus Najmabadi 2017-10-17 18:01:19 -0700
  • 82fc705cd8 Remove acorn. Cyrus Najmabadi 2017-10-17 17:50:42 -0700
  • b04732f76b Rename env folder to stacks Matt Ellis 2017-10-17 17:43:52 -0700
  • 62cfb06886 Switch to Typescript for parsing. Cyrus Najmabadi 2017-10-17 17:39:16 -0700
  • dacff3db48 Merge pull request #425 from pulumi/DrainStreamsPluginLoadFailure Pat Gavlin 2017-10-16 23:32:02 -0700
  • 5fce66ba44 Merge pull request #412 from pulumi/DynamicResources Pat Gavlin 2017-10-16 23:20:33 -0700
  • 2543966110 Shorten lines. Pat Gavlin 2017-10-16 22:58:34 -0700
  • e4ae5bcd03 Update error reporting and add a couple comments. Pat Gavlin 2017-10-16 22:51:26 -0700
  • e66d45ed30 Add a newline. pat@pulumi.com 2017-10-16 13:01:13 -0700
  • 308045b274 Move serializeProvider out of dynamic.Resource. Pat Gavlin 2017-10-15 16:18:17 -0700
  • 6c14dcd559 s/[Cc]allbacks/[Pprovider/g Pat Gavlin 2017-10-14 14:32:10 -0700
  • 1b4ed6cce3 PR feedback Pat Gavlin 2017-10-14 14:29:49 -0700
  • afd7c400ad Remove the testing provider. Pat Gavlin 2017-10-14 10:20:54 -0700
  • 9453f86c2e Implement dynamic resources. pat@pulumi.com 2017-10-13 17:48:54 -0700
  • 546612a354 Drain std{out,err} when a plugin fails to load. Pat Gavlin 2017-10-16 20:51:18 -0700
  • 908d081e88 Construct version based on git information Matt Ellis 2017-10-16 13:50:00 -0700
  • 15a0692ac8 Support using short names for config keys Matt Ellis 2017-10-16 16:01:34 -0700
  • 8fda24a776 Write a .yarnrc file when running tests to enable mutex Matt Ellis 2017-10-16 14:20:16 -0700
  • 996ac8872d Merge pull request #420 from pulumi/rename-env-to-stack Matt Ellis 2017-10-16 14:24:11 -0700
  • ee0528e1b6 Write a .yarnrc file when running tests to enable mutex Matt Ellis 2017-10-16 14:20:16 -0700
  • ea98499548 Merge pull request #418 from pulumi/EventChannel Pat Gavlin 2017-10-16 14:09:29 -0700
  • 66851def38 Construct version based on git information Matt Ellis 2017-10-16 13:50:00 -0700
  • bdbb1b59d4 Ensure a plugin's std{out,err} streams are drained in Close(). pat@pulumi.com 2017-10-16 13:44:37 -0700
  • 22c9e0471c Use `Stack` over `Environment` to describe a deployment target Matt Ellis 2017-10-16 12:04:35 -0700
  • cd756dc7a0 Merge 41ce19c65a into 6fc250447d Pat Gavlin 2017-10-16 18:59:31 +0000