Skip to content
#

tools

Here are 513 public repositories matching this topic...

cli
ruyadorno
ruyadorno commented Oct 28, 2020

Problem:

It is opaque which service will receive credentials for "npm login". This can lead to leaked credentials.

Logging into a non-standard registry is a 2-command process. Not only that, but one can be logged into multiple registries for various scopes. Give a multitude of registries, when I perform "npm login", depending on the flags, my credentials can be sent to a number of services. I

appwrite
eldadfux
eldadfux commented Oct 27, 2020

We want to use caching to speed up Appwrite's Travis CI build process, and we can use the community help here.

Currently our build process time is around ~10 minutes which is OK, but as faster it can be less time maintainers needs to wait for confirmation that there changes are running as expected.

This change should be focused on our Travis CI YAML file. Any suggestions for improving the co

haakonstorm
haakonstorm commented Dec 14, 2019

Would it be possible somehow to use the vscode-powertools to "pin" certain files, so that they won't close with cmd+w (on mac)?

I'm thinking to remap cmd+w to a powertool somehow, and make it call the vscode default close action, but first compare the file path with a simple list of files (".vscode-pinned-files") to see if the files are there. I can make a safe-to-close.sh shell script myse

Improve this page

Add a description, image, and links to the 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 tools topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.