Skip to content

Commit

Permalink
ci: Workflow Bot -- Update Integration Snapshots (main) (#5108)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent d13fd79 commit 5d55462
Show file tree
Hide file tree
Showing 37 changed files with 3,123 additions and 2,712 deletions.
56 changes: 28 additions & 28 deletions integration-tests/config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"path": "php/php-src",
"url": "https://github.com/php/php-src.git",
"commit": "7714f1fcf2cb1a242131ca3ced23679bb608e518",
"commit": "3f82da0a4e043d19d451abc2f26674eeaa111665",
"args": [
"--config=${repoConfig}/cspell.json",
"**/*.{md,c,h,php}"
Expand All @@ -28,15 +28,15 @@
{
"path": "liriliri/licia",
"url": "https://github.com/liriliri/licia.git",
"commit": "c5ed8048c66fed7d8ca96cfed966f0482de73588",
"commit": "e911a695eb6e6b35604a2ccb4a317851795ed0e4",
"args": [
"**/*.*"
]
},
{
"path": "wireapp/wire-webapp",
"url": "https://github.com/wireapp/wire-webapp.git",
"commit": "d1410a703daa93da2394b818f2dcb334c3df5f33",
"commit": "8907eb8d685943830d3dfc0f2d9637968cc2977d",
"args": [
"src/script/**/*.{js,ts,tsx,md}"
]
Expand All @@ -60,7 +60,7 @@
{
"path": "wireapp/wire-desktop",
"url": "https://github.com/wireapp/wire-desktop.git",
"commit": "3c4b3ee02a17f0959c69b59c9c50012039a95c5c",
"commit": "82377128a310ad157c8c6731d537e06cb41d284f",
"args": [
"*.md",
"electron/renderer/**/*.jsx",
Expand All @@ -79,7 +79,7 @@
{
"path": "aws-amplify/docs",
"url": "https://github.com/aws-amplify/docs.git",
"commit": "ede9b859b05a0b10a15df3c104e42d4df30d847c",
"commit": "844f4926f8a7b48defedd0fc1a1c3e2f65b8da01",
"args": [
"**/*.{md,mdx}"
]
Expand All @@ -97,13 +97,13 @@
{
"path": "prettier/prettier",
"url": "https://github.com/prettier/prettier.git",
"commit": "c1ebae2e8303841e59bc02e9e719a93e964ab0e9",
"commit": "f3fff2ef13d11b7952feef4e7180e658fd4809a0",
"args": []
},
{
"path": "webpack/webpack",
"url": "https://github.com/webpack/webpack.git",
"commit": "87660921808566ef3b8796f8df61bd79fc026108",
"commit": "e518d0da94639476354f028cdf032de4be6813a0",
"args": [
"{.github,benchmark,bin,examples,hot,lib,schemas,setup,tooling}/**/*.{md,yml,yaml,js,json}",
"*.md"
Expand All @@ -112,15 +112,15 @@
{
"path": "w3c/aria-practices",
"url": "https://github.com/w3c/aria-practices.git",
"commit": "fccb00c90c138121179dc2be86d6e9a47ee5b556",
"commit": "7f54d9620e32231021aad607b7af7eeee5c24f54",
"args": [
"**/*.*"
]
},
{
"path": "SoftwareBrothers/admin-bro",
"url": "https://github.com/SoftwareBrothers/admin-bro.git",
"commit": "967da8547842da544f7ab58f4bec6b2947fde129",
"commit": "ef1b627ddb201a69e31af8bcfa4a3c83303a0763",
"args": [
"src/**/*.{ts,js,tsx,jsx}",
"**/*.md"
Expand All @@ -129,7 +129,7 @@
{
"path": "typescript-eslint/typescript-eslint",
"url": "https://github.com/typescript-eslint/typescript-eslint.git",
"commit": "76eb7c2e433ab2603174d88de658b898d227b97d",
"commit": "b3f87fc23c9238751087ed7c193877ef4084b0b4",
"args": [
"--config=.cspell.json",
"**/*.{md,ts,js}"
Expand All @@ -138,7 +138,7 @@
{
"path": "graphql/graphql-js",
"url": "https://github.com/graphql/graphql-js.git",
"commit": "688ee2f2a2f938e80bcf3808bc435d3d87a3ff3e",
"commit": "2aedf25e157d1d1c8fdfeaa4c0d2f3d9d3457dba",
"args": [
"**/*.*"
]
Expand All @@ -159,12 +159,12 @@
"--config=cSpell.json",
"**/*.{md,ts,js}"
],
"commit": "6c4497e6b0aaad8127f2dd50fa8a29aaf68f24e6"
"commit": "d1eb3c20113d1018f25a8d97fdfa5f8bb5c659ea"
},
{
"path": "pycontribs/jira",
"url": "https://github.com/pycontribs/jira.git",
"commit": "ac8e0e83ae5f36771b6bd5183a33fe74cb417273",
"commit": "686de7845f34c653069321306dba4ca680739534",
"args": [
"**/*.*"
]
Expand All @@ -180,15 +180,15 @@
{
"path": "TheAlgorithms/Python",
"url": "https://github.com/TheAlgorithms/Python.git",
"commit": "a73f37b2ecf29aeee1b0417ac53016f5ad0fbeee",
"commit": "7b9f82cc447c2d2ce91373c097bf610d5b0f906a",
"args": [
"**/*.{md,py}"
]
},
{
"path": "django/django",
"url": "https://github.com/django/django.git",
"commit": "b287af5dc954628d4b336aefc5027b2edceee64b",
"commit": "14917c9ae272f47d23401100faa6cefa8e1728bf",
"args": [
"**/*.{md,py}"
]
Expand Down Expand Up @@ -236,15 +236,15 @@
"-e",
"{*.BUILD,BUILD,CHANGELOG.md,*.sh,*.cfg,*.ps1,Dockerfile.*,*.Dockerfile,*.{yaml,xml,json,cmake}}"
],
"commit": "e8a57473af792c735be0d486c72323f1fdcb87a6"
"commit": "33d7a4e921c58a092cd498136541438656ff3878"
},
{
"path": "graphql/graphql-spec",
"url": "https://github.com/graphql/graphql-spec.git",
"args": [
"**/*.md"
],
"commit": "56d61073137caac3dbea6ec8c3652cc3c8b90d86"
"commit": "feac5a54c6a95c1d4f7804bfaeb268c8bd206f2c"
},
{
"path": "plasticrake/tplink-smarthome-api",
Expand Down Expand Up @@ -281,15 +281,15 @@
"args": [
"site/**/*.md"
],
"commit": "43524225e264f18fe735ac52b3872d7c7e3b2907"
"commit": "e47f3feac9a2c03bec55379f46924ddd5e3e80b2"
},
{
"path": "apollographql/apollo-server",
"url": "https://github.com/apollographql/apollo-server.git",
"args": [
"**"
],
"commit": "a7ecbbacd771e259e30e5ddd8a47c8ea637b45e4"
"commit": "0bd9a797a2c52621e05457480004c469391271ed"
},
{
"path": "shoelace-style/shoelace",
Expand All @@ -299,7 +299,7 @@
"-e",
"docs/assets/**"
],
"commit": "7891dbef938756aba072b70672a958c49e7ecc50"
"commit": "dd483c0a04f8a41c037074e68aa18fc1165f0841"
},
{
"path": "aspnetboilerplate/aspnetboilerplate",
Expand All @@ -317,7 +317,7 @@
"args": [
"**/*.go"
],
"commit": "4a09cf0dc00724c3b0f76fe1ae4da887bde46240"
"commit": "f976c84d9e5b3fe5b30102e37527062e6c6a2378"
},
{
"path": "eslint/eslint",
Expand All @@ -333,7 +333,7 @@
"--exclude=docs/src/_includes",
"--exclude=docs/src/assets/{fonts,s?css,images}"
],
"commit": "3a22236f8d10af8a5bcafe56092651d3d681c99d"
"commit": "c0f5d913b0f07de332dfcecf6052f1e64bf3d2fb"
},
{
"path": "iluwatar/java-design-patterns",
Expand All @@ -351,15 +351,15 @@
"**",
"--exclude=**/Backup/**"
],
"commit": "057270d1faef1d602ada727513759e710b2c6c5a"
"commit": "fe5d17ab10dd6c354f946a711e873ae5140e4a15"
},
{
"path": "sveltejs/svelte",
"url": "https://github.com/sveltejs/svelte.git",
"args": [
"**"
],
"commit": "646c0c432b0e22d229e97311099713941926b39b"
"commit": "eab690d31a7203ac23334460c9ae68844d43dc26"
},
{
"path": "RustPython/RustPython",
Expand All @@ -376,23 +376,23 @@
"--config=../../../cspell-chef.config.yaml",
"**"
],
"commit": "3e18296d7e4f1a175f43f41d08173c708634cd8c"
"commit": "1df01d0ae5c9fdba9f229b73f2d2238159a5862e"
},
{
"path": "gitbucket/gitbucket",
"url": "https://github.com/gitbucket/gitbucket.git",
"args": [
"**"
],
"commit": "eaf7bfb78def5eeafc01a3b6c07820dcfefce35e"
"commit": "acaadff6cb19c11bf0d6c0c95bb2039ad6efe6bb"
},
{
"path": "neovim/nvim-lspconfig",
"url": "https://github.com/neovim/nvim-lspconfig.git",
"args": [
"**"
],
"commit": "bd405e45c5fb122c16af8f87fa2dd7ab1981b243"
"commit": "9099871a7c7e1c16122e00d70208a2cd02078d80"
},
{
"path": "MicrosoftDocs/PowerShell-Docs",
Expand All @@ -401,7 +401,7 @@
"--config=../../../cspell-power-shell-docs.config.yaml",
"**"
],
"commit": "09b90c7362d2161cfb2364a924dbb19e784d2304"
"commit": "70fc13b8322b7a0d30ff9bff33bb255ac4e3b51a"
}
]
}
Loading

0 comments on commit 5d55462

Please sign in to comment.