Commit Graph

  • a1d806321e
    Enable refresh for managed stacks () Joe Duffy 2018-05-17 11:44:39 -0700
  • e826f909e2
    Fail the deployment if a debuggable promise leaks Sean Gillespie 2018-05-17 10:44:32 -0700
  • e906b16bde
    was/were grammar improvement in error message Sean Gillespie 2018-05-17 10:29:37 -0700
  • c2423a862a Enable refresh for managed stacks joeduffy 2018-05-17 09:07:20 -0700
  • 5e422e0226 Allow overriding config location Matt Ellis 2018-05-16 19:42:50 -0700
  • 68911900fd
    Graceful shutdown () Sean Gillespie 2018-05-16 15:37:34 -0700
  • c30f9d32b0
    glog -> logging Sean Gillespie 2018-05-16 12:41:58 -0700
  • ba478bdb6e Fix a race between closing the callerEventsOpt channel and terminating a goroutine that writes to it Sean Gillespie 2018-05-14 15:50:13 -0700
  • 048cecac1c Code review feedback Sean Gillespie 2018-05-14 10:06:28 -0700
  • 87987547e7 Rebase against master and fix Gopkg.lock Sean Gillespie 2018-05-14 09:52:13 -0700
  • cad6d507b9 fix mangled pylint pragma Sean Gillespie 2018-05-03 17:02:24 -0700
  • daf4f06aff Don't commit package-lock.json Sean Gillespie 2018-05-03 16:40:52 -0700
  • da0cd20409 Fix a comment Sean Gillespie 2018-05-03 16:38:21 -0700
  • 6b0030274c Handle unavailable resource monitor in language hosts Sean Gillespie 2018-05-03 16:35:25 -0700
  • a69134a61a Graceful RPC shutdown: CLI side Sean Gillespie 2018-05-03 15:33:26 -0700
  • 009096239c
    Merge pull request from pulumi/SortPropertyKeys Pat Gavlin 2018-05-16 11:28:11 -0700
  • 3cc8758b85 Sort property keys in the progress display. Pat Gavlin 2018-05-16 11:10:52 -0700
  • 64d90b263d
    Merge pull request from pulumi/ResourceChangesFromBackend Pat Gavlin 2018-05-16 10:44:48 -0700
  • 52424f5d42 PR feedback. Pat Gavlin 2018-05-16 10:22:09 -0700
  • 05ef4fecb9 Validate empty previews and updates in tests. Pat Gavlin 2018-05-15 18:03:30 -0700
  • 79ec574660 Add an `--expect-no-changes` flag to {preview, update}. Pat Gavlin 2018-05-15 17:33:16 -0700
  • e3020e820b Expose change summaries from the backend. Pat Gavlin 2018-05-15 17:14:53 -0700
  • a59c487290
    Fix a bad merge Sean Gillespie 2018-05-15 16:24:33 -0700
  • ad086a0dbd
    Add test for filters. Also, filter anything that goes through our sinks. () CyrusNajmabadi 2018-05-15 16:09:15 -0700
  • 380bbccfe4 Have all filtering go through the global location. Cyrus Najmabadi 2018-05-15 15:47:19 -0700
  • 2d12db3787 Also filter anything that makes it into the sinks. Cyrus Najmabadi 2018-05-15 15:40:09 -0700
  • ea49ed56f7 Add test for filters. Cyrus Najmabadi 2018-05-15 15:33:13 -0700
  • 72e00810c4
    Filter the logs we emit to glog so that we don't leak out secrets. () CyrusNajmabadi 2018-05-15 15:28:00 -0700
  • 36c258dfcb
    Add an opt-in to the super-verbose debug error message on promise leaks Sean Gillespie 2018-05-15 15:06:50 -0700
  • 71a80758cf
    Fix a bug in promise leak detection that leaked promises when errors occur Sean Gillespie 2018-05-15 14:54:06 -0700
  • 976ad18b9e Do not print auth tokens either. Make it easy to add filters. Cyrus Najmabadi 2018-05-15 14:35:24 -0700
  • 3a079879ab Add comment. Cyrus Najmabadi 2018-05-15 14:03:29 -0700
  • 46ef840a44 Add comment. Cyrus Najmabadi 2018-05-15 14:02:35 -0700
  • de106b837a Filter the logs we emit to glog so that we don't leak out secrets. Cyrus Najmabadi 2018-05-15 13:59:09 -0700
  • 387fffd740 Allow retry of REST calls during a deployment Matt Ellis 2018-05-14 23:44:46 -0700
  • 2d4958c70f
    Merge 3e6c3e47b5 into 016ae4acba Matthew Riley 2018-05-15 20:03:20 +0000
  • ffba79539e Allow retry of REST calls during a deployment Matt Ellis 2018-05-14 23:44:46 -0700
  • b80cab1953
    Merge e8708fbbb1 into 016ae4acba Sean Gillespie 2018-05-15 17:11:15 +0000
  • 016ae4acba
    Add pre/post-update hooks to the test framework. () Pat Gavlin 2018-05-15 09:48:56 -0700
  • 2267078d37 PR feedback Pat Gavlin 2018-05-15 09:25:00 -0700
  • 336f92ddbb Pass the operation to pre-update hooks. Pat Gavlin 2018-05-15 08:53:06 -0700
  • 945b5f2c80 Format code Pat Gavlin 2018-05-15 08:20:52 -0700
  • 01985a86d9 Add pre/post-update hooks to the test framework. Pat Gavlin 2018-05-15 08:08:03 -0700
  • 369c619ab9
    Skip loading language plugins when not needed () Joe Duffy 2018-05-14 20:32:53 -0700
  • 805f8d8602 Skip loading language plugins when not needed joeduffy 2018-05-14 18:07:17 -0700
  • 782a869765
    Add support for passing tracing headers. () Pat Gavlin 2018-05-14 13:44:44 -0700
  • 6845f9ed20 Add `pulumi config refresh` to fetch most recent configuration Matt Ellis 2018-04-26 16:13:52 -0700
  • ea1ac2f9ad Add `pulumi config refresh` to fetch most recent configuration Matt Ellis 2018-04-26 16:13:52 -0700
  • 84e4737a2b Merge branch 'master' of github.com:pulumi/pulumi Cyrus Najmabadi 2018-05-12 12:43:39 -0700
  • a5d3c8e2f4 Remove macOS allow_failures directive joeduffy 2018-05-12 07:09:13 -0700
  • 457c34ff50
    Add a PULUMI_DEV flag, and suppress warnings () Joe Duffy 2018-05-11 20:59:01 -0700
  • 00269f9ae8 Add a PULUMI_DEV flag, and suppress warnings joeduffy 2018-05-11 17:30:53 -0700
  • 2257f75b27 Linter appeasement. Pat Gavlin 2018-05-11 17:04:29 -0700
  • 3e787779e5
    Fix issue where replacements were not shown in the progress view. () CyrusNajmabadi 2018-05-11 16:48:05 -0700
  • 4807de038c
    Capture 'exports' if referenced in user code. () CyrusNajmabadi 2018-05-11 16:35:41 -0700
  • 336ee7248d Add support for passing tracing headers. Pat Gavlin 2018-05-11 16:34:10 -0700
  • acd0c3dff8 Add comments. Cyrus Najmabadi 2018-05-11 16:18:44 -0700
  • 6de1cead5a
    Fix issue where we were not properly serializing out the prototype for an object. () CyrusNajmabadi 2018-05-11 15:53:16 -0700
  • a9911bafbf Capture exports if referred to. Cyrus Najmabadi 2018-05-11 15:31:23 -0700
  • dfca1b6f3a Allow timeout failures in osx. Cyrus Najmabadi 2018-05-11 14:50:21 -0700
  • 3d47bf356a Allow timeout failures in osx. Cyrus Najmabadi 2018-05-11 14:50:21 -0700
  • 944613002b Remove code. Cyrus Najmabadi 2018-05-11 14:36:08 -0700
  • 4fee27364b Replacement work. Cyrus Najmabadi 2018-05-11 14:34:07 -0700
  • d42c7b4904 Replacement work. Cyrus Najmabadi 2018-05-11 14:25:39 -0700
  • f689018e6c Don't lint this file. Cyrus Najmabadi 2018-05-11 12:33:50 -0700
  • 8823b10c36 Properly handle missing vs undefined properties. Cyrus Najmabadi 2018-05-11 11:10:28 -0700
  • 506d0a51c1 Linting. Cyrus Najmabadi 2018-05-10 16:07:37 -0700
  • c3d4fc2141 Be more precise with capturing. git push Cyrus Najmabadi 2018-05-10 14:31:40 -0700
  • 220e0324d0 Merge branch 'master' into prototypeCapture Cyrus Najmabadi 2018-05-10 13:37:51 -0700
  • 315eec0a4e Merge branch 'master' of github.com:pulumi/pulumi Cyrus Najmabadi 2018-05-10 13:37:41 -0700
  • 4ac8c3060d Merge remote-tracking branch 'origin/master' into prototypeCapture Cyrus Najmabadi 2018-05-10 13:32:58 -0700
  • d31ba33ab7 Fix issue where we were not properly serializing out the prototype for an object. Cyrus Najmabadi 2018-05-10 13:32:33 -0700
  • e94e358ddf
    Fix small logic bug when printing out messages. () CyrusNajmabadi 2018-05-09 14:25:03 -0700
  • af0b8d943c
    Merge pull request from pulumi/TracingEnhancements Pat Gavlin 2018-05-09 13:39:38 -0700
  • 97e38bddc8 Enable distributed tracing. Pat Gavlin 2018-05-07 11:49:15 -0700
  • b30ee0afc3 Merge remote-tracking branch 'origin/master' into messageDisplay Cyrus Najmabadi 2018-05-09 11:26:49 -0700
  • 1d1e966e1e Fix small logic bug when printing out messages. Cyrus Najmabadi 2018-05-09 11:14:23 -0700
  • c345fd7a2f Merge master into release/0.12 v0.12.1-rc4 v0.12.1 Matt Ellis 2018-05-08 21:43:38 -0700
  • c9db62060b Fix preview against a PPC Matt Ellis 2018-05-08 20:55:51 -0700
  • 18e4b3ab54 Fix preview against a PPC Matt Ellis 2018-05-08 20:55:51 -0700
  • 0c04770f5e
    Make tokenSource.Close() synchronous. () Pat Gavlin 2018-05-08 15:28:42 -0700
  • a03c543c8c Format code Pat Gavlin 2018-05-08 14:58:46 -0700
  • 5eb051630c Make tokenSource.Close() synchronous. Pat Gavlin 2018-05-08 14:54:21 -0700
  • 8043f8399c
    Merge 1dea47c1d0 into bb5b7da650 CyrusNajmabadi 2018-05-08 21:33:44 +0000
  • 1dea47c1d0 Get python working locally Cyrus Najmabadi 2018-05-08 14:30:58 -0700
  • 00a3823832 Merge master into release/0.12 v0.12.1-rc3 Matt Ellis 2018-05-08 12:07:29 -0700
  • bb5b7da650 Revert "Revert the changes from #1261." Pat Gavlin 2018-05-08 11:24:47 -0700
  • 131daae22d
    Merge pull request from pulumi/git_committer_author_info Joe Duffy 2018-05-08 11:35:16 -0700
  • 25e88cc40a
    Revert "Revert the changes from #1261." Pat Gavlin 2018-05-08 11:24:47 -0700
  • 2c8b944eaa Merge master into release/0.12 v0.12.1-rc2 Matt Ellis 2018-05-08 11:11:36 -0700
  • e1edd1e88d
    Make the default `pulumi new` project description empty () v0.12.2-dev Justin Van Patten 2018-05-08 10:46:39 -0700
  • a5c70ac7f4 Change Git failures to CLI warnings joeduffy 2018-05-08 10:37:42 -0700
  • b6db2c5763 Capture Git committer and author info joeduffy 2018-05-08 09:58:33 -0700
  • 24b350ea40
    Support -y as shorthand for --yes () Joe Duffy 2018-05-08 09:55:08 -0700
  • 9ba05fa097 Support -y as shorthand for --yes joeduffy 2018-05-08 09:35:53 -0700
  • a56d81f106 Make the default `pulumi new` project description empty Justin Van Patten 2018-05-07 14:04:36 -0700
  • e806b077ba
    Merge pull request from pulumi/SimplifyTraceInit Pat Gavlin 2018-05-07 20:33:50 -0700
  • 31e829c4b7 Simplify cmdutil.InitTracing. Pat Gavlin 2018-05-07 20:17:19 -0700
  • 97ace29ab1
    Begin tracing Pulumi API calls. () Pat Gavlin 2018-05-07 18:23:03 -0700
  • 0a5b7a9041 Use friendlier names for provider spans. Pat Gavlin 2018-05-07 18:03:33 -0700