Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

repo sync #4418

Merged
merged 29 commits into from
Mar 10, 2021
Merged

repo sync #4418

merged 29 commits into from
Mar 10, 2021

Conversation

Octomerger
Copy link
Contributor

This is an automated pull request to sync changes between the public and private repos.

🤖 This pull request should be merged (not squashed) to preserve continuity across repos, so please let a bot do the merging!

@Octomerger Octomerger requested a review from a team as a code owner March 9, 2021 17:41
@Octomerger Octomerger added automated-reposync-pr Auto label for repo sync autoupdate labels Mar 9, 2021
@github-actions github-actions bot added the triage Do not begin working on this issue until triaged by the team label Mar 9, 2021
matthewisabel and others added 2 commits March 9, 2021 18:12
* Changes to devcontainer for codespaces

* Still run `npm start`

Co-authored-by: James M. Greene <JamesMGreene@github.com>
github-actions[bot]
github-actions bot previously approved these changes Mar 9, 2021
github-actions[bot]
github-actions bot previously approved these changes Mar 9, 2021
* Add middleware to timeout requests after a period

* Add halt-on-dropped-connection middleware to stop the middleware processing stack if the connection was already dropped

* Add a few strategic bail-out spots for dropped connections during the render-page middleware

* Handle 404s and HEAD requests earlier in the page rendering flow

* Add a few more strategic bail-out spots for dropped connections during the render-page middleware

* Add middleware to notice aborted requests

* Add a check for aborted requests into the isConnectionDropped logic

* Reformat comment for consistency

* Handle aborted requests correctly in the error handler

* Explicit returns for consistency
github-actions[bot]
github-actions bot previously approved these changes Mar 10, 2021
JamesMGreene and others added 4 commits March 10, 2021 11:40
* Do not load the timeout middleware during testing

* Run the link-check-server in testing mode to avoid loading the timeout middleware

* Revert the change to 'package.json'

* Also consider GITHUB_ACTIONS to be a testing environment to support the link checkers
* Create a readFileAsync wrapper module

* Use the readFileAsync wrapper module instead of fs.promises.readFile

* Fix require path in test
github-actions[bot]
github-actions bot previously approved these changes Mar 10, 2021
skedwards88 and others added 2 commits March 10, 2021 18:11
* Create production-config-change.md

* Update production-config-change.md

* Update production-config-change.md
sarahs and others added 2 commits March 10, 2021 13:54
* Add dependency graph 3-0 release notes

* Clarify combo of dg issue and logging duplication

* Update data/release-notes/3-0/0.yml

* Update data/release-notes/3-0/1.yml

Co-authored-by: Meg Bird <megbird@github.com>
Co-authored-by: Sarah Schneider <sarahs@users.noreply.github.com>
github-actions[bot]
github-actions bot previously approved these changes Mar 10, 2021
@chiedo chiedo merged commit a1bd343 into main Mar 10, 2021
@github-actions
Copy link
Contributor

Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues

Copy link

@milkly1235 milkly1235 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Milk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-reposync-pr Auto label for repo sync triage Do not begin working on this issue until triaged by the team
Projects
None yet
Development

Successfully merging this pull request may close these issues.