Skip to content

Commit

Permalink
ci: Workflow Bot -- Update Integration Snapshots (#2409)
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 57f646e commit 109f75e
Show file tree
Hide file tree
Showing 9 changed files with 220 additions and 210 deletions.
28 changes: 14 additions & 14 deletions integration-tests/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
{
"path": "liriliri/licia",
"url": "https://github.com/liriliri/licia.git",
"commit": "fb2d74bfc8dc972f5ecf5861fb99241da4c1ffbb",
"commit": "22d5ad941c31315f5ce23dbd16e50ff5291d0cb0",
"args": [
"**/*.*",
"*.*"
Expand All @@ -28,7 +28,7 @@
{
"path": "wireapp/wire-webapp",
"url": "https://github.com/wireapp/wire-webapp.git",
"commit": "1e0cf1523d5c188c01f1e6b49141d3252dafdfde",
"commit": "f80003145dc7b5ecac50a0b7cee7dcadbb5bde45",
"args": [
"src/script/**/*.{js,ts,tsx,md}"
]
Expand All @@ -54,7 +54,7 @@
{
"path": "wireapp/wire-desktop",
"url": "https://github.com/wireapp/wire-desktop.git",
"commit": "ad250933b44633925d6a718dc915b01382a6d0fa",
"commit": "3ef9f1739f91f91a977959716eef7c198440be59",
"args": [
"*.md",
"electron/renderer/**/*.jsx",
Expand All @@ -74,7 +74,7 @@
{
"path": "aws-amplify/docs",
"url": "https://github.com/aws-amplify/docs.git",
"commit": "e7a3de8e49a0aafed92c80bbe034563f3efe1103",
"commit": "3a2d4dc25dc9e2ab7b0e039f51ae78ebabe763e7",
"args": [
"**/*.{md,mdx}"
]
Expand All @@ -92,7 +92,7 @@
{
"path": "prettier/prettier",
"url": "https://github.com/prettier/prettier.git",
"commit": "a0cc4ab43ba1920e37bb685e1651b36d2e1fda2e",
"commit": "b1645073b897bfc4318186bc42936bf91e86538b",
"args": [
".github/**/*",
"**/*.*",
Expand All @@ -102,7 +102,7 @@
{
"path": "webpack/webpack",
"url": "https://github.com/webpack/webpack.git",
"commit": "46e8639a6a1f5288e2f43229f39fc21aecb3c5e8",
"commit": "13a3bc13736e3b7066779623939e9fdaec7bc06b",
"args": [
"{.github,benchmark,bin,examples,hot,lib,schemas,setup,tooling}/**/*.{md,yml,yaml,js,json}",
"*.md"
Expand All @@ -122,7 +122,7 @@
{
"path": "SoftwareBrothers/admin-bro",
"url": "https://github.com/SoftwareBrothers/admin-bro.git",
"commit": "f2091c5cc74e499d892907844a7669bfa917c35a",
"commit": "8231e4e0e3b67edd0b06c76910cfa73f7c31230d",
"args": [
"src/**/*.{ts,js,tsx,jsx}",
"**/*.md",
Expand All @@ -132,7 +132,7 @@
{
"path": "typescript-eslint/typescript-eslint",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"commit": "04baac8d8958a21d9ae3312206dc283fec642887",
"commit": "b95f79697acdd16347dc102bcb8311fe83746779",
"args": [
"--config=.cspell.json",
"**/*.{md,ts,js}"
Expand All @@ -141,7 +141,7 @@
{
"path": "graphql/graphql-js",
"url": "https://github.com/graphql/graphql-js.git",
"commit": "f597c694339b7c488f05496806e404659f6ff955",
"commit": "0eb29d7d28fda1e517570a8f796401e01f1a3343",
"args": [
"**/*.*",
"*.*"
Expand All @@ -165,7 +165,7 @@
"**/*.{md,ts,js}",
"*.{md,ts,js}"
],
"commit": "219b2b3dea0233e3cb43f72d2764c0e4e4d8fcd3"
"commit": "579ce312aacb27b2f04b34ac3adeb80befbba06e"
},
{
"path": "pycontribs/jira",
Expand All @@ -188,7 +188,7 @@
{
"path": "TheAlgorithms/Python",
"url": "https://github.com/TheAlgorithms/Python.git",
"commit": "b2a77cc4fb922ab66f0978e45c108bdb4c30396d",
"commit": "54f765bdd0331f4b9381de8c879218ace1313be9",
"args": [
"**/*.{md,py}",
"*.{md,py}"
Expand All @@ -197,7 +197,7 @@
{
"path": "django/django",
"url": "https://github.com/django/django.git",
"commit": "beb7ddbcee03270e833b2f74927ccfc8027aa693",
"commit": "25514b604a64686ba603bf10a8a63390dc38b79d",
"args": [
"**/*.{md,py}",
"*.{md,py}"
Expand All @@ -206,7 +206,7 @@
{
"path": "php/php-src",
"url": "https://github.com/php/php-src.git",
"commit": "70f712ce04920f27f4bbba7f716d3439f31096ce",
"commit": "7b90ebeb3f954123915f6d62fb7b2cd3fdf3c6ec",
"args": [
"--config=${repoConfig}/cspell.json",
"**/*.{md,c,h,php}",
Expand All @@ -226,7 +226,7 @@
{
"path": "streetsidesoftware/regexp-worker",
"url": "https://github.com/streetsidesoftware/regexp-worker",
"commit": "17dbb852b9f476f4f3feaa527ba92431a54598a5",
"commit": "a39d21165871e4cd52cfa668a3f546f8c9b6da49",
"args": [
"**/*.{md,ts}",
"*.{md,ts}"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: Azure/azure-rest-api-specs
Url: "https://github.com/Azure/azure-rest-api-specs.git"
Args: ["--config=cSpell.json","**/*.{md,ts,js}","*.{md,ts,js}"]
Lines:
CSpell: Files checked: 1761, Issues found: 1961 in 648 files
CSpell: Files checked: 1762, Issues found: 1966 in 649 files
exit code: 1
./Azure/azure-rest-api-specs/README.md:20:179 - Unknown word (Dataplane)
./Azure/azure-rest-api-specs/README.md:30:134 - Unknown word (dataplane)
Expand Down Expand Up @@ -127,8 +127,8 @@ Lines:
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/FormRecognizer/preview/v1.0/feedback.md:7:5 - Unknown word (shahabhijeet)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/FormRecognizer/preview/v1.0/feedback.receipt.md:7:5 - Unknown word (dsgouda)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/FormRecognizer/readme.ruby.md:24:43 - Unknown word (Reognizer)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/Language/readme.md:10:91 - Unknown word (Deepstack)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/Language/readme.md:56:23 - Unknown word (questionanswering)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/Language/readme.md:11:91 - Unknown word (Deepstack)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/Language/readme.md:80:23 - Unknown word (questionanswering)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/Personalizer/readme.python.md:6:59 - Unknown word (verison)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/QnAMaker/readme.go.md:37:12 - Unknown word (qnamakerruntime)
./Azure/azure-rest-api-specs/specification/cognitiveservices/data-plane/SpeakerRecognition/Identification/readme.go.md:8:14 - Unknown word (speakeridentification)
Expand Down Expand Up @@ -184,9 +184,10 @@ Lines:
./Azure/azure-rest-api-specs/specification/dfp/resource-manager/readme.az.md:14:7 - Unknown word (additinal)
./Azure/azure-rest-api-specs/specification/dfp/resource-manager/readme.csharp.md:13:35 - Unknown word (Fraudprotection)
./Azure/azure-rest-api-specs/specification/digitaltwins/data-plane/readme.java.md:11:18 - Unknown word (subpackage)
./Azure/azure-rest-api-specs/specification/digitaltwins/resource-manager/readme.md:129:67 - Unknown word (mysb)
./Azure/azure-rest-api-specs/specification/digitaltwins/resource-manager/readme.md:147:67 - Unknown word (mysb)
./Azure/azure-rest-api-specs/specification/dnc/resource-manager/readme.go.md:9:14 - Unknown word (delegatednetwork)
./Azure/azure-rest-api-specs/specification/dns/resource-manager/readme.go.md:14:38 - Unknown word (armdns)
./Azure/azure-rest-api-specs/specification/dnsresolver/resource-manager/readme.md:38:50 - Unknown word (dnsresolver)
./Azure/azure-rest-api-specs/specification/domainservices/resource-manager/readme.md:38:35 - Unknown word (oucontainer)
./Azure/azure-rest-api-specs/specification/edgeorder/resource-manager/readme.go.md:9:14 - Unknown word (edgeorder)
./Azure/azure-rest-api-specs/specification/edgeorderpartner/resource-manager/readme.md:39:57 - Unknown word (edgeorderpartner)
Expand Down Expand Up @@ -358,7 +359,7 @@ Lines:
./Azure/azure-rest-api-specs/specification/search/data-plane/Azure.Search/readme.md:352:33 - Unknown word (fasterxml)
./Azure/azure-rest-api-specs/specification/search/resource-manager/readme.go.md:14:41 - Unknown word (armsearch)
./Azure/azure-rest-api-specs/specification/security/resource-manager/readme.csharp.md:18:40 - Unknown word (securitycenter)
./Azure/azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md:137:152 - Unknown word (reviewr)
./Azure/azure-rest-api-specs/specification/securityinsights/resource-manager/readme.md:162:152 - Unknown word (reviewr)
./Azure/azure-rest-api-specs/specification/servicebus/resource-manager/readme.md:41:51 - Unknown word (migrationconfigs)
./Azure/azure-rest-api-specs/specification/servicebus/resource-manager/readme.md:42:51 - Unknown word (networksets)
./Azure/azure-rest-api-specs/specification/servicefabric/resource-manager/readme.md:98:54 - Unknown word (managedcluster)
Expand Down
12 changes: 8 additions & 4 deletions integration-tests/snapshots/TheAlgorithms/Python/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Repository: TheAlgorithms/Python
Url: "https://github.com/TheAlgorithms/Python.git"
Args: ["**/*.{md,py}","*.{md,py}"]
Lines:
CSpell: Files checked: 859, Issues found: 3071 in 445 files
CSpell: Files checked: 860, Issues found: 3085 in 446 files
exit code: 1
./TheAlgorithms/Python/CONTRIBUTING.md:131:33 - Unknown word (pytest)
./TheAlgorithms/Python/CONTRIBUTING.md:134:14 - Unknown word (doctest)
Expand Down Expand Up @@ -635,8 +635,9 @@ Lines:
./TheAlgorithms/Python/linear_algebra/src/conjugate_gradient.py:63:31 - Unknown word (randn)
./TheAlgorithms/Python/linear_algebra/src/lib.py:265:9 - Unknown word (cofactor)
./TheAlgorithms/Python/linear_algebra/src/polynom_for_points.py:77:13 - Unknown word (zahlen)
./TheAlgorithms/Python/linear_algebra/src/power_iteration.py:12:22 - Unknown word (eignevalue)
./TheAlgorithms/Python/linear_algebra/src/power_iteration.py:49:5 - Unknown word (lamda)
./TheAlgorithms/Python/linear_algebra/src/power_iteration.py:45:15 - Unknown word (iscomplexobj)
./TheAlgorithms/Python/linear_algebra/src/power_iteration.py:55:5 - Unknown word (lamda)
./TheAlgorithms/Python/linear_algebra/src/power_iteration.py:91:22 - Unknown word (triu)
./TheAlgorithms/Python/linear_algebra/src/schur_complement.py:20:45 - Unknown word (Vandenberghe)
./TheAlgorithms/Python/linear_algebra/src/schur_complement.py:6:5 - Unknown word (schur)
./TheAlgorithms/Python/linear_algebra/src/test_linear_algebra.py:147:9 - Unknown word (cofactors)
Expand Down Expand Up @@ -743,7 +744,6 @@ Lines:
./TheAlgorithms/Python/maths/primelib.py:84:14 - Unknown word (erathostenes)
./TheAlgorithms/Python/maths/proth_number.py:10:5 - Unknown word (proth)
./TheAlgorithms/Python/maths/qr_decomposition.py:21:18 - Unknown word (BLAS)
./TheAlgorithms/Python/maths/qr_decomposition.py:37:24 - Unknown word (triu)
./TheAlgorithms/Python/maths/quadratic_equations_complex_numbers.py:3:6 - Unknown word (cmath)
./TheAlgorithms/Python/maths/radix2_fft.py:113:20 - Unknown word (DFTs)
./TheAlgorithms/Python/maths/radix2_fft.py:5:8 - Unknown word (mpmath)
Expand Down Expand Up @@ -1019,6 +1019,10 @@ Lines:
./TheAlgorithms/Python/web_programming/download_images_from_google_query.py:58:43 - Unknown word (gstatic)
./TheAlgorithms/Python/web_programming/emails_from_url.py:4:24 - Unknown word (Umer)
./TheAlgorithms/Python/web_programming/emails_from_url.py:4:29 - Unknown word (Farooq)
./TheAlgorithms/Python/web_programming/fetch_anime_and_play.py:147:34 - Unknown word (iframe)
./TheAlgorithms/Python/web_programming/fetch_anime_and_play.py:27:26 - Unknown word (animes)
./TheAlgorithms/Python/web_programming/fetch_anime_and_play.py:76:48 - Unknown word (kimetsu)
./TheAlgorithms/Python/web_programming/fetch_anime_and_play.py:76:59 - Unknown word (yaiba)
./TheAlgorithms/Python/web_programming/fetch_github_info.py:4:12 - Unknown word (lawric)
./TheAlgorithms/Python/web_programming/fetch_well_rx_price.py:36:40 - Unknown word (eliquis)
./TheAlgorithms/Python/web_programming/get_imdb_top_250_movies_csv.py:9:9 - Unknown word (imdb)
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/snapshots/aws-amplify/docs/snapshot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ Repository: aws-amplify/docs
Url: "https://github.com/aws-amplify/docs.git"
Args: ["**/*.{md,mdx}"]
Lines:
CSpell: Files checked: 1315, Issues found: 0 in 0 files
CSpell: Files checked: 1317, Issues found: 0 in 0 files
exit code: 0
Loading

0 comments on commit 109f75e

Please sign in to comment.