Sarah Schneider
63a6fa98d3
use release_candidate instead of start date if present
2020-12-09 20:19:40 -05:00
Octomerger Bot
9725758ab4
repo sync
2020-12-09 15:02:12 -08:00
James M. Greene
0c8f74fa43
Merge pull request #1392 from github/remove-starter-workflow
...
Remove starter workflows from code examples
2020-12-09 16:35:12 -06:00
James M. Greene
da506c3c00
Merge branch 'main' into remove-starter-workflow
2020-12-09 16:06:02 -06:00
Octomerger Bot
7a969596d6
repo sync
2020-12-09 13:54:37 -08:00
Kevin Heis
22d2ea8686
Merge pull request #1946 from github/some-weird-branch
...
Revert "Revert "Speed up warmServer by loading pages (and files) asyn…
2020-12-09 13:41:07 -08:00
Kevin Heis
6c0aa52650
Merge branch 'main' into some-weird-branch
2020-12-09 13:35:52 -08:00
Rachael Sewell
15c1cf87a9
Add ability to manually trigger workflow ( #16810 )
2020-12-09 21:17:47 +00:00
Sarah Schneider
3fcc701e19
Merge pull request #16843 from github/fix-deprecated-versions-bug
...
Re-add unsafe-eval to the CSP for deprecated docs
2020-12-09 15:33:47 -05:00
Sarah Schneider
d24e54a75c
Merge branch 'main' into fix-deprecated-versions-bug
2020-12-09 15:11:21 -05:00
Meg Bird
5b0207bb7b
remove reusable ( #16844 )
2020-12-09 20:02:21 +00:00
Rachael Sewell
6a3d326fcf
add one-off cases for hooks and pre-receive-hooks ( #16784 )
...
* add one-off cases for hooks and pre-receive-hooks
* add forum redirect
* update redirect test
* update 2.19-2.22 fixutres
* revert 2.18/2.19 changes
* remove dotcom test
* update dotcom test
2020-12-09 19:50:46 +00:00
Sarah Schneider
f21c2f322c
update CSP for specific versions only
2020-12-09 14:46:55 -05:00
Chiedo John
910a94b1d6
Remove skip-duplicate-actions for linting ( #16845 )
...
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-12-09 19:33:11 +00:00
Kevin Heis
1b424dfdc4
Bring in data-directory, let's go async file reads ( #16782 )
...
* Bring in data-directory, let's go async file reads
* Lint fixes
* Update glossary.js
2020-12-09 11:20:24 -08:00
Sarah Schneider
575752a715
re-add unsafe-eval to the CSP for deprecated docs
2020-12-09 13:38:49 -05:00
Sarah Schneider
b807035720
Merge pull request #16775 from github/support-hardcoded-versions-in-links
...
Support hardcoded versions in links
2020-12-09 13:28:34 -05:00
Sarah Schneider
639e324837
Merge branch 'main' into support-hardcoded-versions-in-links
2020-12-09 13:25:06 -05:00
Chiedo John
9fef52449c
Move to a version of this that works with a cron ( #16830 )
...
Move to a version of this that works with a cron
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-12-09 18:23:46 +00:00
Sarah Schneider
b025ba2cf6
Merge branch 'main' into support-hardcoded-versions-in-links
2020-12-09 13:14:01 -05:00
Jason Etcovitch
64d38468c6
Add await to warmServer in all environments ( #16841 )
2020-12-09 13:06:32 -05:00
Octomerger Bot
73f061cf46
repo sync
2020-12-09 09:43:22 -08:00
Octomerger Bot
da057547d0
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-12-09 09:41:29 -08:00
Kevin Heis
62889986b6
Revert "Revert "Speed up warmServer by loading pages (and files) asyn… ( #16837 )
...
* Revert "Revert "Speed up warmServer by loading pages (and files) asynchronously (#16752 )" (#16835 )"
This reverts commit a14517115f .
* Move async to regular dependencies
* Update package-lock.json
2020-12-09 17:40:58 +00:00
Octomerger Bot
9b66f3300f
repo sync
2020-12-09 09:38:43 -08:00
Octomerger Bot
a52d563407
repo sync
2020-12-09 09:20:20 -08:00
Octomerger Bot
0ac79f629c
repo sync
2020-12-09 09:16:14 -08:00
Octomerger Bot
8f189021a5
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-12-09 09:13:11 -08:00
Jason Etcovitch
a14517115f
Revert "Speed up warmServer by loading pages (and files) asynchronously ( #16752 )" ( #16835 )
...
This reverts commit 1d5e216404 .
2020-12-09 17:12:07 +00:00
Octomerger Bot
4928b9d282
repo sync
2020-12-09 08:59:41 -08:00
Octomerger Bot
66b045b230
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-12-09 08:57:56 -08:00
Kevin Heis
1d5e216404
Speed up warmServer by loading pages (and files) asynchronously ( #16752 )
...
* Async `new Page`
* Update pages.js
* Update pages.js
* Update pages.js
* Update pages.js
* Update pages.js
* Using mapLimit
* Update pages.js
* Test updates
* Update pages.js
* Move exists to page class
* Test fixes
* Slightly faster localized paths process
2020-12-09 16:57:18 +00:00
Octomerger Bot
a31eaa337b
repo sync
2020-12-09 08:50:10 -08:00
Chiedo John
ee7c1bce3d
Move all Slack notifications to Docs Bot ( #16828 )
...
Move all Slack notifications to Docs Bot
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-12-09 16:47:38 +00:00
Sarah Schneider
0aeea5ea45
Merge pull request #16829 from github/update-s3-check-script
...
Update the context in s3 check script
2020-12-09 11:39:59 -05:00
Octomerger Bot
61f305eb09
repo sync
2020-12-09 08:31:34 -08:00
James M. Greene
4dc7a73a3e
Merge branch 'main' into repo-sync
2020-12-09 10:28:46 -06:00
Sarah Schneider
8ee0ac619e
add enterpriseServerVersions to fake context in s3 script
2020-12-09 11:21:57 -05:00
Octomerger Bot
35b882f99d
repo sync
2020-12-09 08:15:41 -08:00
Octomerger Bot
9036bb6156
repo sync
2020-12-09 08:02:56 -08:00
Chiedo John
212fffb6e2
Fix unused code that causes workflow to fail ( #16827 )
...
* Remove unused code that causes workflow to fail
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
2020-12-09 16:01:07 +00:00
Kevin Heis
a7cfb88b7a
Use async file reads in categories-for-support-team middleware ( #16781 )
...
* Use async file reads in categories-for-support-team middleware
* Update categories-for-support-team.js
* Update categories-for-support-team.js
* Update categories-for-support-team.js
* Update glossary.js
2020-12-09 15:52:33 +00:00
Octomerger Bot
d45e6d5f28
repo sync
2020-12-09 07:45:20 -08:00
Octomerger Bot
6e3303c010
Branch was updated using the 'autoupdate branch' Actions workflow.
2020-12-09 07:42:58 -08: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
Octomerger Bot
c3d1e75b47
repo sync
2020-12-09 07:41:17 -08:00
Chiedo John
aae3c4e6de
Send a Slack notification when Repo Sync stalls ( #16785 )
...
* Check if Repo Sync has stalled
Co-authored-by: Chiedo <chiedo@users.noreply.github.com >
Co-authored-by: James M. Greene <JamesMGreene@github.com >
2020-12-09 15:29:22 +00:00
Felicity Chapman
0e9bedbc48
Universe Day 2: Marketplace internal verification process changes ( #16681 )
2020-12-09 15:02:40 +00:00
Matt Pollard
dca8b358d8
Add missing redirect ( #16816 )
2020-12-09 15:43:50 +01:00
Octomerger Bot
c57283ad72
repo sync
2020-12-08 16:24:34 -08:00