developer-tools
Here are 2,888 public repositories matching this topic...
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Go to realtime
- Paste url
wss://ris-live.ripe.net/v1/ws/?client=hoppscotch.io
- Observe connect is disabled
- Remove parameter, quickly undo it and click connect (also a bug)
- Send
{ "type": "ris_subscribe" }
to the remote server - Observe you receive
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
When running batch-write-item
and request-items
is missing the primary key and/or the sort key for a given table it returns 500
meaning that any sdk
will try again before exhausting retries and hiding the true ValidationException
error.
Expected Behavior
Return `ValidationExce
-
Updated
Jul 22, 2022 - Haskell
-
Updated
Jul 22, 2022 - Ruby
What's the Problem?
No response
Solution/Idea
Alternatives
NA
Priorities
Capability | Priority |
---|---|
Remove accent color selection state from folders | Must |
Non folders should still have the regular accented color |
-
Updated
Jul 12, 2022 - Python
Problem
See #3856 . Developer would like the ability to configure whether the developer menu or viewer menu is displayed while they are developing on cloud IDEs like Gitpod or Github Codespaces
Solution
Create a config option
showDeveloperMenu: true | false | auto
where
- true: always shows the developer menu locally and while deployed
- false: always sho
Is there an existing issue for this?
- I have searched the existing issues
Summary
Positioning the label to the top by default would be nice.
Why should this be worked on?
Rich Text Editor’s default Label position doesn’t look good.
🚀 Feature Request
📝 Description
When debugging mobile views, it's important to understand the cursor target size and simulate, as much as possible, the native behaviour of touchscreens.
✨ Describe the solution you'd like
I believe that it makes sense to emulate as much as possible the real behaviour of pointing devices.
My suggestion is to allow the user to define what is the pr
-
Updated
Jun 11, 2022
-
Updated
Jul 22, 2022 - C
Actual behavior
It looks like running skaffold run
fails when the docker socket isn't in the default location of /var/run/docker.sock
. Even when setting the options in the skaffold.yaml
to use useDockerCLI: true
the build still fails.
Expected behavior
That the docker socket file location is can be anywhere when the options in the skaffold.yaml file are set to use the dock
-
Updated
Jul 20, 2022 - JavaScript
Hi
I assumed kaniko would work with an on-premise blob store using Azurite Blob Storage, but it looks like it's tied to the Cloud Azure Blob Storage domain name
Would it be difficult to support this? It should be the same API.
What's the Problem?
It is not any type of problem.
Solution/Idea
This project is currently missing the Code of Conduct. If you have any plan on adding that then I would be more than glad to do that for you by adding a PR for that. Please let me know what do you think about that.
Alternatives
According to Google:
A code of conduct defines standards for how to eng
dvc metrics represent scalar numbers
This is nice for finding the difference in a metric between two models, however a couple metrics I'm interested in would benefit from being made more human readable by adding units. Specifically:
- model file size (kilobytes, megabytes, and gigabytes)
- inference latency (milliseconds, seconds)
There are
-
Updated
Jul 8, 2022 - C++
-
Updated
Feb 9, 2022 - Python
Please add video length on the video thumbnail just like the official Developer app from Apple.
Right now, I can see the length if I click to go to detail screen, but I would have to do it one by one. It would be great to see the length of each video in a glance so that if i have like 15 minutes, I know which one I can watch.
-
Updated
Jun 12, 2022
-
Updated
Jul 22, 2022 - JavaScript
-
Updated
May 3, 2022 - TypeScript
-
Updated
Apr 23, 2022 - Python
-
Updated
Jul 15, 2022 - Java
Hi, I've set TERRAGRUNT_CONFIG=.terragrunt.hcl
.
So my root and leaf folders have this .terragrunt.hcl file.
Everything works well when I'm trying to run terragrunt from child folder, but I get "Could not find any subfolders with Terragrunt configuration files" error when trying to run from terragrunt run-all plan
from root. Renaming .terragrunt.hcl -> terragrunt.hcl fixes the issue, but I w
-
Updated
Jun 3, 2022 - TypeScript
Improve this page
Add a description, image, and links to the developer-tools topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the developer-tools topic, visit your repo's landing page and select "manage topics."