Kevin Heis
f6acb1f08a
Update dependencies ( #19408 )
...
* Update dependencies 2
* Lint fixes
* Update graphql packages
* Update changelog-entry.json
* Update @octokit/rest
* Update commander with help from @rachmari
@rachmari
* Upgrade helmet
* Upgrade js-yaml
* Update server.js
* Update cheerio
* Revert "Update cheerio"
This reverts commit 8aa17c39fbf564ee554037d89e7a473027d16984.
2021-05-19 17:32:47 +00:00
James M. Greene
9e31597ee4
Use promisified fs.readFile instead of fs.promises.readFile ( #18204 )
...
* Create a readFileAsync wrapper module
* Use the readFileAsync wrapper module instead of fs.promises.readFile
* Fix require path in test
2021-03-10 17:57:10 +00:00
Kevin Heis
98e4b78112
Update tests to use fs.promises when not top-level ( #16803 )
...
* Update tests to use fs.promises when not top-level
* Move two to asyncFilter
* Update site-data-references.js
* Update site-data-references.js
* Clear out await fs.exists
* Lint
* A few more fixes
* Can't use async when defining tests
2020-12-09 15:42:02 +00:00
Robert Mosolgo
fc54b4d43c
Fix lint errors
2020-11-25 16:30:37 -05:00
Robert Mosolgo
aeedfac37e
Add graphql tests to CI, move snapshots to fixures, use mockdate
2020-11-25 11:12:13 -05:00
Robert Mosolgo
b87ca3b3e3
Fix lint errors
2020-11-23 08:55:05 -05:00
Robert Mosolgo
ab06aadf82
Add changelog creation to update-files.js
2020-11-23 08:42:12 -05:00
Robert Mosolgo
f2119bc619
Add a test for updating the changelog file on disk
2020-11-23 08:17:57 -05:00
Robert Mosolgo
360c517a7d
Add upcoming changes to build-changelog
2020-11-23 08:08:00 -05:00
Robert Mosolgo
9d5af1f98d
Create preview changes entries
2020-11-23 07:15:22 -05:00
Robert Mosolgo
96e4ea9499
Set up tests, start formatting messages
2020-11-20 17:02:21 -05:00