developer-tools
Here are 2,642 public repositories matching this topic...
-
Updated
Jan 10, 2022 - Python
-
Updated
Jan 10, 2022 - Python
Is there an existing issue for this?
- I have searched the existing issues
Summary
It would be amazing to have an Authorization tab on GraphQL, as it is for REST.
Why should this be worked on?
Authorization is also a thing in GQL and having automated OAuth mechanism would be
-
Updated
Jan 10, 2022 - Haskell
-
Updated
Jan 10, 2022 - Ruby
This is the only audit that saves a separate "elidedUrl" property. All other audits save the result of URL.elideDataURI to their url property. We should just set url to this elided value, and drop elidedUrl. Otherwise, data uir images failing this audit will make the LHR larger th
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?

 button allowing to export settings and devices list.
As a team, or if you change computer, it's an easy way to work/ test the same way.
✨ Describe the solution you'd like
In the settings view, add an export button, allowing to export defined config as JSON, XML or any format that can later be re-imported in Responsivel
kubectl apply -f doesn't check file extensions and we shouldn't either.
https://github.com/GoogleContainerTools/skaffold/blob/9f56bbd6b90128c984d6fb6191dec948fc25822c/pkg/skaffold/kubernetes/util.go#L55-L63
Expected behavior
The following should work:
skaffold render --output m && skaffold apply m
Actual behavior
m is not a valid Kubernetes manifest
-
Updated
Nov 24, 2021 - JavaScript
Is there an existing issue for this?
- I have searched the existing issues
Summary
- add templates for
aggregate,countanddistinctcmd
Why should this be worked on?
- provide template for all supported cmds.
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.
-
Updated
Dec 25, 2021 - C++
Bug Report
Got error message on an empty directory, shouldn't it show nothing? like ls command.
Description
)
but should be
import requests
response = requests.get('http://url', verify=False, auth=requests.auth.HTTPDigestAuth('username', 'password'))
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."


