12 Commits

Author SHA1 Message Date
Andrew Branch
e0d4d85858 I meant publish, not download (#63707) 2022-12-22 10:14:25 -08:00
Andrew Branch
570e0593fc Download build artifacts in Azure Pipelines in debug runs (#63704) 2022-12-22 09:16:56 -08:00
Jake Bailey
3ca360c54e Fix alignment typo in azure-pipelines.yml (#63119) 2022-11-06 13:54:14 -08:00
Nathan Shively-Sanders
489c95386d Update from node 12/6 to node 16 (#62907)
* Update from node 12/6 to node 18

azure defaults to node 6
github was set to node 12

* Fix typo and add test edit

* revert test edit
2022-11-04 10:01:47 -07:00
Nathan Shively-Sanders
30dbef36d6 Use ubuntu-latest instead of 16.04 (#56442) 2021-10-11 10:51:55 -07:00
Nathan Shively-Sanders
679571bbfc Rename test tasks (#47282)
* Add `npm test` instructions to README

* Rename test tasks

lint -> test
test -> test-all

lint is still around for backward compatibility

* add missed close quote
2020-09-04 15:12:35 -07:00
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
Nathan Shively-Sanders
fd4a5a422f Make build fail by running npm run test last (#34788)
* Make build fail by running npm run test last

* Missing semicolon should fail CI

* Put semicolon back again
2019-04-16 14:36:13 -07:00
Nathan Shively-Sanders
d147d27fad CODEOWNERS: Set git email and username (#34560)
* Set git email and username

* Change back to Schedule
2019-04-08 10:45:00 -07:00
Nathan Shively-Sanders
6ce8fc0e86 Use Azure to update CODEOWNERS (#34556)
* Use Azure to update CODEOWNERS

That way Travis can be removed altogether.

* Remove debugging output
2019-04-08 09:52:34 -07:00
Nathan Shively-Sanders
bb2c413555 Checkout files in azure-pipelines.yml
Try to ensure that no files are editted.
2019-03-26 09:26:42 -07:00
Nathan Shively-Sanders
653c39898d add azure-pipelines.yml (#34232) 2019-03-26 09:14:13 -07:00