Commit Graph

18 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
5f0ca356ac
Add danger for showing dts-critic suggestions (#44430)
* First attempt

* cwd churn

* cwd churn 2

* cwd churn 3

* cwd churn 4

* cwd churn 5

* cwd churn 6

* dump ls

* Add a TS dangerfile

* Faff with the CI

* try to read suggestions

* add bogus aframe change

* use correct dir

* handle no suggestions

* delete more of aframe to get dts-critic to notice

* now try yauzl

* move danger to travis for now

* Revert "delete more of aframe to get dts-critic to notice"

This reverts commit 65ea09ff423500eb4320658dbd23adab05a6832b.

* Revert "add bogus aframe change"

This reverts commit a6546bd79f7cae2784031e0409dba731e7f3a1e5.

* first try at formatting with markdown

* maybe it's a line-oriented format

* rebreak aframe

* Better formatting

Still not best

* better wording, maybe better formatting

* maybe I need a space to get autonumbering

* even better formatting

* special-case for >5 properties

* Use a summary discolosure

* Adds links to unpkg and the dts

* Fix the unpkg link

* Better unpkg/file linking

1. only show files if more than one was edited.
2. put top-level unpkg on top-level package heading

* fix formatting and single-file skip

* url needs trailing /

* Revert "now try yauzl"

This reverts commit 08ab2388194155d008f5ed68620a788ef9b8ae57.

* Revert "rebreak aframe"

This reverts commit 6ceed76f8abcbf83db55b8afc46d612378e64bd8.

Co-authored-by: Orta Therox <orta.therox@gmail.com>
2020-05-11 11:07:42 -07:00
Gerhard Stöbich
bb43717ca3 [CI] use NodeJS 10 instead 8 for travis CI (#38946) 2019-10-14 16:54:12 -07:00
Nathan Shively-Sanders
41206681ab
Merge pull request #33662 from j-oliveras/remove_sudo-false_travis
Remove sudo: false setting from travis.yml
2019-03-08 11:21:29 -08:00
Nathan Shively-Sanders
f95172ea59 Do not need npm install or run build 2019-03-07 07:23:39 -08:00
Nathan Shively-Sanders
6a5f2760b9 Try travis code from Wesley 2019-03-07 07:13:10 -08:00
Nathan Shively-Sanders
7d67be826c Try to add conditional update-codeowners to travis 2019-03-06 19:33:09 -08:00
Jordi Oliveras Rovira
c372d80438 Remove sudo: false setting from travis.yml 2019-03-06 19:52:01 +01:00
Andy
5c3c66eaaa
Lock down to node version 8 (#21156) 2017-10-31 14:38:38 -07:00
Andy
827afd273e Travis: Always use latest 'node' version (#15126) 2017-03-13 07:04:59 -07:00
Andy
c4baa7c839 Upgrade node version used by travis (#13234) 2016-12-09 08:37:37 -08:00
Andy Hanson
cd5245ef05 Use types-publisher as tester 2016-11-14 08:56:58 -08:00
vvakame
bb3a325509 use Node.js v4 on Travis CI 2015-12-01 10:45:39 +09:00
vvakame
c316a9505e update .travis.yml, use io.js 2015-07-19 17:58:22 +09:00
Basarat Ali Syed
5f4765a1c9 Use the new beta build env on Travis
https://github.com/travis-ci/docs-travis-ci-com/blob/ha-docker-documentation/user/container-based-infrastructure.md

Seen on `Microsoft/TypeScript/pull/1085` by travis team
2014-11-10 16:15:58 +11:00
vvakame
1b831404ee fix .travis.yml from https://github.com/travis-ci/travis-ci/issues/2591 2014-07-31 11:07:10 +09:00
basarat
6629ad5f57 updating nodejs to v0.10 2013-11-14 20:21:09 +11:00
Diullei Gomes
31f8f96593 disable travis-ci email notifications 2013-02-23 20:28:38 -03:00
Diullei Gomes
9a64a25e76 added tests with 'travis-ci' integration 2013-02-23 14:17:55 -03:00