explore icon indicating copy to clipboard operation
explore copied to clipboard

✨ Autofixing renamed/removed collection items ✨

Open github-actions[bot] opened this issue 1 year ago • 2 comments

Base PullRequest

default branch (https://github.com/github/explore/tree/main)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
bundle exec rake collections
Run options: --seed 11361

# Running:

..............................................................................................

Finished in 59.407297s, 1.5823 runs/s, 0.0000 assertions/s.

94 runs, 0 assertions, 0 failures, 0 errors, 0 skips

stderr:

To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses
Repo api was called 0 times!
User api was called 0 times!

Changed files

Changed file:
  • collections/react-ui/index.md

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] avatar Aug 20 '24 23:08 github-actions[bot]

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin
bundle exec rake collections
Run options: --seed 55265

# Running:

..............................................................................................

Finished in 59.742452s, 1.5734 runs/s, 0.0000 assertions/s.

94 runs, 0 assertions, 0 failures, 0 errors, 0 skips

stderr:

To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses
Repo api was called 0 times!
User api was called 0 times!

Changed files

Changed file:
  • collections/laravel-libraries/index.md

:octocat: Repo | :memo: Issues | :department_store: Marketplace

github-actions[bot] avatar Aug 22 '24 17:08 github-actions[bot]

Base PullRequest

default branch (https://github.com/github/explore/tree/main)

Command results

Details: add path bundle exec rake collections

Changed files

Changed file:

  • collections/react-ui/index.md

:octocat: Repo | 📝 Issues | 🏬 Marketplace

.

Command results

Details:

Changed files

Changed file: :octocat: Repo | 📝 Issues | 🏬 Marketplace

Base PullRequest

default branch (https://github.com/github/explore/tree/main)

Command results

Details:

Changed files

Changed file: :octocat: Repo | 📝 Issues | 🏬 Marketplace

HaLaGu1L avatar Aug 29 '24 05:08 HaLaGu1L

Suggested edit:

diff --git a/.vscode/launch.json b/.vscode/launch.json
new file mode 100644
index 00000000..2ba986f6
--- /dev/null
+++ b/.vscode/launch.json
@@ -0,0 +1,15 @@
+{
+    // Use IntelliSense to learn about possible attributes.
+    // Hover to view descriptions of existing attributes.
+    // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
+    "version": "0.2.0",
+    "configurations": [
+        {
+            "type": "chrome",
+            "request": "launch",
+            "name": "Launch Chrome against localhost",
+            "url": "http://localhost:8080",
+            "webRoot": "${workspaceFolder}"
+        }
+    ]
+}
\ No newline at end of file

Johnsoncintya avatar Aug 30 '24 02:08 Johnsoncintya

Base PullRequest

default branch (https://github.com/github/explore/tree/main)

Command results

Details: add path

/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/build/src/bin

bundle exec rake collections

Run options: --seed 11361

# Running:

..............................................................................................

Finished in 59.407297s, 1.5823 runs/s, 0.0000 assertions/s.

94 runs, 0 assertions, 0 failures, 0 errors, 0 skips

stderr:

To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
To use multipart middleware with Faraday v2.0+, install `faraday-multipart` gem; note: this is used by the ManageGHES client for uploading licenses
Repo api was called 0 times!
User api was called 0 times!

Changed files

Changed file:

  • collections/react-ui/index.md

:octocat: Repo | 📝 Issues | 🏬 Marketplace

HaLaGu1L avatar Aug 30 '24 09:08 HaLaGu1L

@jmeridth thanks for moving these, but this test just has a hard time handling renames, i usually just force-merge these.

ahpook avatar Sep 06 '24 20:09 ahpook

Yeah. Realized the move didn't help. I'm good with a merge.

jmeridth avatar Sep 06 '24 20:09 jmeridth