Skip to content
#

developer-tools

Here are 2,473 public repositories matching this topic...

responsively-app
jlorenzetti
jlorenzetti commented Aug 26, 2021

🚀 Feature Request

📝 Description

Some macOS apps (like Chrome or GitHub Desktop) make it possible to automatically switch their color scheme (Light/Dark) to match system wide appearance preferences.

If the system appearance preference is set to Auto, then the dark color scheme is adopted system wide at night.

It would be nice if Responsi

HariSekhon
HariSekhon commented Jul 6, 2021

Please add support to skaffold apply for using Kubernetes manifests from stdin, similar to what kubectl apply -f - does.

Obviously it'd be nice to support the same -f - are that kubectl does but I can't due to that already being taken for -f skaffold.yaml, but could still support accepting k8s manifests from stdin if no file args are given.

The current workaround of outputting to a f

dvc
JenniferHem
JenniferHem commented Jun 28, 2021

Bug Report

Description

I am trying to push files with approximately 1GB per file to an internal s3 storage. For other (smaller) files this works perfectly fine, however with the 1GB files I am experiencing a timeout, while the logs from the storage do not show any error and keep uploading even after the timeout.

Reproduce

adding 5 1GB files to the repository and then using dv

WWDC
davuthdv
davuthdv commented Jun 27, 2020

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.

malcolm061990
malcolm061990 commented Mar 30, 2021

Hi. I am using v0.28.18 terragrunt.
I want to apply tf module in two different AWS regions. And I want to keep state for each region in different s3 keys like:
terragrunt-test/terraform-us-east-1.tfstate
terragrunt-test/terraform-us-east-2.tfstate

The only way I thought I could do that was using locals. My configurations:

###### account1.tfvars:
aws_profile = "account1"
aws_region  =
budibase
pyroscope

Improve this page

Add a description, image, and links to the developer-tools topic page so that developers can more easily learn about it.

Curate this topic

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."

Learn more