tools
Here are 5,958 public repositories matching this topic...
-
Updated
Aug 2, 2022 - Python
💭 Description
Even though the upgrade docs state:
You do not need to run migration when upgrading to a minor version. For example, going from 0.13.0 to 0.13.2 would not require running migration.
When following along with the instructions, the "Running the Migration" just says:
We can now start the migration. Navigate to the appwrite directory where your docker-compose.yml is pre
-
Updated
Aug 2, 2022
-
Updated
Aug 4, 2022 - Markdown
-
Updated
Jul 28, 2022 - Java
-
Updated
Aug 2, 2022 - Python
-
Updated
Aug 1, 2022 - Python
-
Updated
Apr 23, 2020 - Shell
-
Updated
Apr 10, 2022 - Kotlin
-
Updated
Jul 17, 2022 - Python
Not a big deal, but I noticed a ton of trailing whitespaces on the repo code, so it would be nice to remove them with a linter or similar!
-
Updated
Aug 2, 2022 - Go
-
Updated
Feb 26, 2022
Hooks for scopes get a double prefix, ie @@scope, when shown with the npm hook ls command. This is due to the response from the web request already including the prefix in the name field, and the following lines of code then locally adding the prefix again, duplicating it.
-
Updated
Nov 8, 2021
-
Updated
Aug 4, 2022 - TypeScript
-
Updated
Aug 4, 2022 - TypeScript
-
Updated
Aug 3, 2022 - C
-
Updated
Jul 28, 2022 - C#
-
Updated
Aug 4, 2022
See dotnet/fsharp#12432 (comment)
It's a good question - do you have a more specific repro of this problem please?
Just tested with the following demo:
[<EntryPoint>]
let main args =
let test1 () =
[ 3; 2; 1 ]
|> List.map (fun x -> x + 10)
|> List.sort
let test2 = [
for x in test1() do
-
Updated
Feb 14, 2021
Improve this page
Add a description, image, and links to the tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tools topic, visit your repo's landing page and select "manage topics."
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io{ "type": "ris_subscribe" }to the remote server