pulumi/pkg
Matthew Riley bdb3e98aa0 Use an even more reasonable modtime in ZIP entries
The ZIP format started with MS-DOS dates, which start in 1980. Other dates
have been layered on, but the ZIP file handler used by Azure websites still
relies on the MS-DOS dates.

Using the Unix epoch here (1970) results in ZIP entries that (e.g.)
OSX `unzip` sees as 12-31-1969 (timezones) but Azure websites sees as
01/01/2098.
2018-06-11 19:36:04 -07:00
..
apitype Fail fast when attempting to load a too-new or too-old deployment (#1382) 2018-05-25 13:29:59 -07:00
backend Add strongly typed outputs 2018-06-08 10:36:10 -07:00
diag Remove an unused import 2018-06-06 14:28:49 -07:00
encoding Add license headers 2018-05-22 15:02:47 -07:00
engine Add license headers 2018-05-22 15:02:47 -07:00
graph Add license headers 2018-05-22 15:02:47 -07:00
operations Add license headers 2018-05-22 15:02:47 -07:00
resource Use an even more reasonable modtime in ZIP entries 2018-06-11 19:36:04 -07:00
testing Enable fork builds. (#1495) 2018-06-11 16:01:04 -07:00
tokens Add license headers 2018-05-22 15:02:47 -07:00
tools Add license headers 2018-05-22 15:02:47 -07:00
util Enable fork builds. (#1495) 2018-06-11 16:01:04 -07:00
version Add license headers 2018-05-22 15:02:47 -07:00
workspace Allow overriding config location 2018-06-05 09:26:48 -07:00