Typescript: npm i typescript@next stopped on 20170629

Created on 7 Jul 2017  路  12Comments  路  Source: microsoft/TypeScript

TypeScript Version: nightly

npm i typescript@next -g
C:\nodejs\tsc -> C:\nodejs\node_modules\typescript\bin\tsc
C:\nodejs\tsserver -> C:\nodejs\node_modules\typescript\bin\tsserver
C:\nodejs
`-- [email protected]

Expected behavior:

Install the lastest dev nightly

Actual behavior:

Seems that the automated builds stopped almost 2 weeks ago

Bug Infrastructure

Most helpful comment

Our CI server died. Nothing serious

All 12 comments

@yuit is looking into it, I'll publish the latest.

@andy-ms, your change in #16646 broke the configureNightly script. Can you please fix this?

now stopped in 20170707 (not sure if the current state of TS is badly broken for it to not have a nightly)

Our CI server died. Nothing serious

still happening, last nightly from 07/19

latest released version is [email protected]

@pocesar ?

> npm dist-tag ls typescript
beta: 2.0.0
insiders: 2.4.2-insiders.20170719
latest: 2.4.2
next: 2.5.0-dev.20170815  <--
rc: 2.4.0

somebody published it after I posted

@pocesar We were having trouble with our new internal CI/CD infrastructure at the time; but we've been reliably publishing the nightly (without human intervention) for more than a week now, so I think this is fixed ;)

image

latest nightly available in npm is 2.6.0-dev.20170826

We no longer publish nightlies on nights when no changes have been merged; so there won't often be a nightly publish over weekends, which is most of that gap. Though we should have done a publish 9 hours ago - I'll check and see what's up.

it's usually around 4AM in my timezone when the new release is out

Was this page helpful?
0 / 5 - 0 ratings

Related issues

blendsdk picture blendsdk  路  3Comments

kyasbal-1994 picture kyasbal-1994  路  3Comments

weswigham picture weswigham  路  3Comments

Antony-Jones picture Antony-Jones  路  3Comments

jbondc picture jbondc  路  3Comments