TypeScript/.github
Niklas Mollenhauer a21003dbf8
Use npm ci for nightly builds (#40905)
Using [npm ci](https://docs.npmjs.com/cli/ci.html) keeps the builds reproducible.

In this PR, we keep the nightly build en par with the [CI build workflow](https://github.com/microsoft/TypeScript/blob/master/.github/workflows/ci.yml#L33) as well as the [releasable package workflow](https://github.com/microsoft/TypeScript/blob/master/.github/workflows/release-branch-artifact.yaml#L24).
The used package-lock.json is updated [an hour before this workflow](https://github.com/microsoft/TypeScript/blob/master/.github/workflows/update-package-lock.yaml#L7), there should not be any lockfile conflicts.
2020-10-06 12:52:07 -04:00
..
codeql Add CodeQL security scanning (#38939) 2020-09-04 09:22:42 -07:00
ISSUE_TEMPLATE fix(a11y): make ISSUE_TEMPLATE/Bug_report.md more accessible for folks with screen readers (#39013) 2020-06-12 13:39:34 -07:00
workflows Use npm ci for nightly builds (#40905) 2020-10-06 12:52:07 -04:00
issue_template.md Update issue_template.md ts version to 3.0.0 2018-05-24 14:49:51 +02:00
pr_owners.txt Add a list of PR owners for tooling to use (#36357) 2020-01-22 15:09:01 -05:00
pull_request_template.md Update pull_request_template.md 2019-04-25 14:45:44 -07:00
tsc.json Split the GH actions CI into multiple stages (#39210) 2020-07-06 12:24:33 -04:00