developer-tools
Here are 2,748 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
-
Updated
Apr 7, 2022 - Python
-
Updated
Feb 16, 2022 - Haskell
-
Updated
Apr 5, 2022 - Ruby
What's the Problem?
When working with multiple media files (e.g. music or videos), the only details displayed for selected files are their path, attributes and total size.
This leaves out a lot of potentially useful information, like their total length, audio bitrate, framerate and resolution (for videos), etc.
Solution/Idea
The default Windows Explorer displays all of the detai
Summary
Aesthetically trivial, yet I've spotted a discrepancy with font sizes in our tooltip (front-end + back-end screenshots below).
I believe sections #1 and #2 should have the same font size?
 which kube-context and cluster is being used.
$ skaffold dev
Listing files to watch...
- skaffold-example
Generating tags...
- skaffold-example -> skaffold-example:v1.34.0-60-gef8185519
Checking cache...
- skaffold-example: Not found. Building
Starting build...
Building [skaffold-example]...
-
Updated
Apr 6, 2022 - JavaScript
-
Updated
Apr 3, 2022 - JavaScript
-
Updated
Jan 23, 2022
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.
We support toml as params file. There are a few issues with our current toml parsing:
- We use
toml
library, which is not toml 1.0 standard compatible. Also, the library is not being actively maintained. toml
dumping does not preserve existing formatting.- iterative/dvc#6402
We can try migrating to tomli
(which
-
Updated
Mar 16, 2022 - C++
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
-
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
Apr 6, 2022 - JavaScript
-
Updated
Jul 23, 2021 - TypeScript
-
Updated
Feb 22, 2022 - Python
We want to add a link to our content guidelines before a user submits a source request. This will provide users a better understanding of what the process is and what content we allow, and what not.
How to get started?
- This
-
Updated
Apr 7, 2022 - Java
-
Updated
Mar 16, 2022 - Python
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
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."