pulumi/pkg
Sean Gillespie ca540cc736 Use math.MaxInt32 to signal unbounded parallelism
Downlevel versions of the Pulumi Node SDK assumed that a parallelism
level of zero implied serial execution, which current CLIs use to signal
unbounded parallelism. This commit works around the downlevel issue by
using math.MaxInt32 to signal unbounded parallelism.
2018-10-29 12:27:03 -07:00
..
apitype Remove pulumi archive and archive uploading code 2018-10-26 18:03:58 -07:00
backend Remove pulumi archive and archive uploading code 2018-10-26 18:03:58 -07:00
diag Support colors in CI/CD environments (#2094) 2018-10-24 14:45:15 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Save old inputs on partial update failures (#2035) 2018-10-09 11:19:31 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Use test helper. (#1977) 2018-09-22 22:44:49 -07:00
resource Use math.MaxInt32 to signal unbounded parallelism 2018-10-29 12:27:03 -07:00
testing Remove references to Pulumi private clouds (#2095) 2018-10-24 13:50:35 -07:00
tokens Validate type tokens before using them (#1904) 2018-09-07 15:19:18 -07:00
tools Add a WriteString method to tools/GenWriter. (#1839) 2018-08-29 14:43:20 -07:00
util Remove pulumi archive and archive uploading code 2018-10-26 18:03:58 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Process deletions conservatively in parallel (#1963) 2018-09-27 15:49:08 -07:00