Courtney Wilson
2e7bee41bf
Merge branch 'main' into cmwilson21-patch-2
2022-08-12 09:54:56 -05:00
Rachael Sewell
a60db5d2b9
Revert "fix: show content table preview urls after deploy" ( #29853 )
2022-08-11 16:53:59 +00:00
Courtney Wilson
4ee71faeb9
Update needs-sme-stale-check.yaml
2022-08-11 11:12:42 -05:00
Evan Bonsignori
7f763033eb
Merge branch 'main' into ebonsignori/1845/delay-preview-urls
2022-08-09 16:57:05 -07:00
Evan Bonsignori
1ecbbdd924
Update content-changes-table-comment.yml
2022-08-09 13:55:14 -07:00
Rachael Sewell
1ceffe9add
add close issue reason to stalebot workflow ( #29646 )
2022-08-09 19:13:08 +00:00
Evan Bonsignori
d341c808bf
verify URL health before adding to table
2022-08-08 15:26:30 -07:00
Peter Bengtsson
f8f20605f4
search api with elasticsearch ( #29053 )
...
* indexing records into Elasticsearch
* @elastic/elasticsearch@8.2.0
* mv
* fix the code
* pipe
* lfs
* use sha
* change how index names work
* search api with Elasticsearch
* works
* refactor client
* better snowballing
* remove dbg
* wip
* highlights and fuzzy search
* improvements and upgrade
* also upgrade
* wip
* index more explicitly
* better validation
* change max size
* popularity by ordinal ranking instead
* playing
* fix package-lock
* rearranging
* catchMiddlewareError
* fix indexing
* match_phrase_prefix on wrapped search
* refactorings
* escape html in content
* wip
* search by URL
* update lock file
* v1 api
* inroads on jest testing the search
* valid yaml hopefully
* index fixtures into local elasticsearch
* specific versions to index only
* small fixes
* feedbacked
* fix tests
* use the npm script
2022-08-05 19:40:38 +00:00
Peter Bengtsson
7c98f65c57
Remove all mention of DISABLE_RENDERING_CACHE ( #29658 )
2022-08-05 19:19:02 +00:00
Peter Bengtsson
67c1ff3441
Remove overload protection ( #29659 )
2022-08-05 15:04:33 +00:00
Peter Bengtsson
d8ae884d69
add docs-early-access for github/github link checker ( #29620 )
2022-08-05 12:36:45 +00:00
Rachael Sewell
c190027919
improve deploy workflow to ensure slack message sends ( #29645 )
2022-08-04 16:39:18 -07:00
dependabot[bot]
d746f92523
Bump actions/stale from 4.1.0 to 5.1.1 ( #29606 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 4.1.0 to 5.1.1.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v4.1.0...9c1b1c6e115ca2af09755448e0dbba24e5061cc8 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Grace Park <gracepark@github.com >
2022-08-03 16:47:11 -07:00
Hector Alfaro
2a806d998d
Merge branch 'main' into localization/reset-broken-files
2022-08-03 18:04:39 -04:00
Grace Park
a3f54145bb
Adding legend to content changes table ( #29569 )
...
adding legend to content changes table
Co-authored-by: Grace Park <lugraciecy@gmail.com >
2022-08-03 17:24:50 +00:00
Hector Alfaro
29c4940b28
redirect log of reset files to msft-specific CSV
2022-08-03 11:45:32 -04:00
Hector Alfaro
cd7ca13f15
remove parsing step, now caught by rendering
2022-08-03 11:44:37 -04:00
Jenni Christensen
c638500950
Merge branch 'main' into mntlty/merge_queue_action
2022-08-02 11:36:28 -07:00
Kevin Xu
eb6af61c2f
Update site-policy-sync.yml ( #29491 )
...
Co-authored-by: Vanessa <vgrl@github.com >
2022-08-01 21:42:23 +00:00
Kevin Heis
60d304105b
Simpler, longer stale config ( #29475 )
...
* Simpler, longer stale config
* Update stale.yml
* Update stale.yml
* Update stale.yml
* Update stale.yml
2022-07-29 17:05:43 +00:00
Kevin Heis
2182ff28f3
Next12 now supports ESM ( #29295 )
...
* Next12 now supports ESM
* No more michael jackson script extensions
* Fix test running
* Update jest-puppeteer.config.cjs
* Update package.json
2022-07-26 17:53:23 +00:00
Peter Bengtsson
980e1fbba6
scrape and index into Elasticsearch ( #29245 )
...
* scrape and index into Elasticsearch
* wip
* move up
* permission
* not none
* sleep and be more patient
* activate all languages
* don't do HEAD with curl to look at created indices
* typo fix
* one env.ELASTICSEARCH_URL
* tidying up
* create a secret that isn't a secret for now
2022-07-22 17:46:55 +00:00
Ariel Deitcher
54c8a1a103
use Actions merge_group event
2022-07-22 17:08:16 +00:00
dependabot[bot]
9984bce5bc
Bump docker/build-push-action from 2.9.0 to 3.1.0 ( #29173 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 2.9.0 to 3.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](7f9d37fa54...1cb9d22b93 )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com >
Co-authored-by: Hector Alfaro <hectorsector@github.com >
2022-07-20 16:26:19 +00:00
Peter Bengtsson
c16edb5cf3
use regular actions/checkout instead of Bhacaz/checkout-files ( #29181 )
2022-07-19 17:16:27 +00:00
Peter Bengtsson
44a91fdec5
refactor sync-search-indices ( #29152 )
...
* refactor sync-search-indices
* tidying
2022-07-19 15:13:34 +00:00
Peter Bengtsson
721e68f4ab
Index records into Elasticsearch ( #27819 )
...
* indexing records into Elasticsearch
* @elastic/elasticsearch@8.2.0
* mv
* fix the code
* pipe
* lfs
* use sha
* change how index names work
* better snowballing
* improvements and upgrade
* index more explicitly
* wip
* no need to save space with elasticsearch
* update package-lock
* Revert "no need to save space with elasticsearch"
This reverts commit 9cdd4d8f4fa7be822bdef3976091c3c640519dec.
* adding a comment
* better comment
* a better comment
* feedbacked
* more comment
2022-07-13 20:32:22 +00:00
Hector Alfaro
d243bbae4c
Use translated content from the Microsoft repos ( #28703 )
...
* use content repos provided by msft
* remove additional languages for parity
* remove body from translation PRs
2022-07-12 17:31:47 +00:00
Peter Bengtsson
c18d115f6d
run on ubuntu-2004-xl in openapi dev mode check ( #28580 )
...
* run on ubuntu-20.04-xl in 'OpenAPI dev mode check'
* self-check also
2022-06-28 11:48:56 +00:00
Robert Sese
86f15cb250
Use PAT so other workflows trigger in GraphQL update workflow ( #28674 )
...
Use PAT so other workflows trigger
2022-06-21 20:36:50 +00:00
Peter Bengtsson
20ad46f240
run 'Link Checker: All English' on ubuntu-20.04-xl ( #28574 )
2022-06-16 17:46:50 +00:00
Peter Bengtsson
9e242eacb7
run jest tests on ubuntu-20.04-xl ( #28568 )
...
* run jest tests on ubuntu-20.04-xl
* cpu debug info
* compare with unbuntu-latest
* tidy back up
2022-06-16 16:09:27 +00:00
Peter Bengtsson
c3e8b23dde
run 'Check all English links' on ubuntu-20.04-xl ( #28566 )
...
* run 'Check all English links' on ubuntu-latest
* that didn't work
* ubuntu-20.04-xl
* increase patience in waiting for server
2022-06-16 15:36:04 +00:00
Kevin Heis
8f83f60766
Remove pa11y ( #28532 )
...
* Remove pa11y
* Lock types/react
2022-06-15 20:55:27 +00:00
Peter Bengtsson
da5884ebe3
reduce linkinator concurrency from 300 to 100 ( #28176 )
...
* reduce linkinator concurrency from 300 to 100
* reduce it and use self-hosted
* try again
* actually do concurrency of 10
* move the override to the Action workflow
* typo
* avoid memory bloat
* rename
* back to 100
* set LINKINATOR_CONCURRENCY on the right thing
* remove some debugging
2022-06-13 18:51:09 +00:00
Peter Bengtsson
53f4faeddb
definitely run on self-hosted ( #28444 )
2022-06-13 16:35:08 +00:00
Peter Bengtsson
46c701b863
DISABLE_REWRITE_ASSET_URLS for some Actions ( #28165 )
2022-06-13 08:59:16 -04:00
Robert Sese
b3af722730
Fix daily link checker ( #28346 )
...
* reduce linkinator concurrency from 300 to 100
* reduce it and use self-hosted
* try again
* actually do concurrency of 10
* move the override to the Action workflow
* Trying `DISABLE_RENDERING_CACHE`
* back to 100?
* super low concurrency
* 3??
* 1??
* try self-hosted + 100 concurrency
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-06-09 16:48:02 -05:00
Peter Bengtsson
831a93bc49
correct env var name in all English link checker ( #28356 )
2022-06-09 21:39:40 +00:00
Peter Bengtsson
e32260a358
Pin to node-version 16.15.0 to get npm 8.5.5 on all runners ( #28186 )
...
* why is 'npm ci' no longer working
* ls
* check
* check
* check3
* ubuntu-latest
* debugging more
* debugging more
* before and after
* ubuntu-latest
* try upgrading actions/setup-node
* pin to exactly 16.15.0 for npm 8.5.5
* node-version 16.15.1 EVERYWHERE
* fix cleanup
2022-06-02 09:51:14 -04:00
Peter Bengtsson
31c3fc36b2
don't fail on posting comment from English link checker ( #28059 )
...
* don't fail on posting comment from English link checker
* small correction on line break and longer timeout patience
* feedbacked
2022-05-31 18:05:39 +00:00
brannon
084d3d7bd1
Remove the Signal Science container from the staging template.
...
Remove the Slack channel notification from the staging workflow.
2022-05-30 15:22:14 -06:00
brannon
639b8b9a27
Merge branch 'main' into brannon-staging-deploy-2
2022-05-29 20:51:48 -06:00
Brannon Jones
0cc67fe761
Update .github/workflows/azure-staging-build-deploy.yml
...
Co-authored-by: Peter Bengtsson <mail@peterbe.com >
2022-05-27 16:51:56 -07:00
Peter Bengtsson
c35b134806
using env.COMMIT_REF not github.sha for the BUILD_SHA ( #27989 )
2022-05-27 22:52:17 +00:00
Peter Bengtsson
f312e634c6
don't deploy preview if auto-merge enabled ( #27949 )
2022-05-27 11:19:11 +00:00
Peter Bengtsson
18504871b9
cache full rendering ( #25424 )
...
* cache full rendering
* still not working with gzip
* progress progress progress
* smaller
* hacky progress
* small fixes
* wip
* lock file
* wip
* wip
* package-lock updates
* wip
* search DOM in lowercase
* simplify
* with instrument
* improve test coverage
* mutateCheeriobodyByRequest
* fix
* remove renderContentCacheByContex
* disable render caching in sync-search
* diables things in github/github link checker
* gzip lru
* tidying up
* updated
* correct tests
* fix: move userLanguage to LanguagesContext
* Revert "fix: move userLanguage to LanguagesContext"
This reverts commit d7c05d958c71eaad496eb46764eb845d80b866ca.
* contexts ftw
* fixed rendering tests
* oops for got new file
* nits addressed
Co-authored-by: Mike Surowiec <mikesurowiec@users.noreply.github.com >
2022-05-23 12:12:09 +00:00
Peter Bengtsson
4d288d9717
test CI with Node 16.15 ( #27825 )
2022-05-19 19:12:18 +00:00
Peter Bengtsson
006c507d8d
don't fire-and-forget preview deploys ( #27828 )
2022-05-19 16:50:39 +00:00
Peter Bengtsson
d5cef9c5d6
run link checker against localhost:4000 instead of prod ( #27757 )
...
* run link checker against localhost:4000 instead of prod
* exclude docs.github.com
* print output if possible
* upload broken_links.md as artifact
* debug broken_links.md
2022-05-19 13:12:07 +00:00