azure-devops
Here are 615 public repositories matching this topic...
-
Updated
Sep 13, 2020 - TypeScript
-
Updated
Sep 13, 2020 - C#
-
Updated
Sep 13, 2020 - Python
-
Updated
Sep 5, 2020 - JavaScript
-
Updated
Sep 11, 2020 - Python
-
Updated
Aug 27, 2020 - CSS
-
Updated
Jun 29, 2020 - C#
-
Updated
Sep 14, 2020 - Go
-
Updated
Sep 14, 2020 - PowerShell
-
Updated
Sep 14, 2020 - C#
-
Updated
Sep 10, 2020 - C#
-
Updated
Sep 10, 2020 - C#
-
Updated
Sep 12, 2020 - C#
-
Updated
Sep 11, 2020 - PowerShell
-
Updated
Jun 24, 2020
-
Updated
Sep 14, 2020 - C#
-
Updated
Jun 16, 2020 - Go
-
Updated
Aug 18, 2020
-
Updated
Jun 9, 2020 - JavaScript
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
-
Updated
Aug 8, 2020 - HTML
-
Updated
Sep 7, 2020 - C#
-
Updated
Sep 4, 2020 - Python
-
Updated
Sep 2, 2020 - TypeScript
-
Updated
Jul 21, 2020 - C#
-
Updated
Jul 20, 2020 - C#
-
Updated
Sep 12, 2020 - PowerShell
Hello,
In a rule, have possibility to specify this directive :
.bypassrule=true
In this case, when a workitem is update, the process rules are ignored.
Thank you.
Improve this page
Add a description, image, and links to the azure-devops topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the azure-devops topic, visit your repo's landing page and select "manage topics."
What would you like Renovate to be able to do?
I would like Renovate to renovate the
.bazelversionfile, which is a file that says what Bazel version the project is using. This file is consumed by Bazelisk to fetch and run the correct Bazel version.Did you already have any implementation ideas?