-
Updated
May 15, 2020 - Python
azure-devops
Here are 508 public repositories matching this topic...
-
Updated
Dec 29, 2019
In each of the top level commands - az boards, az pipelines, az repos, az artifacts and az devops, we include the line indicating that this command is a part of azure-devops extension. In addition to this, we need to include the link out to the documentation - https://docs.microsoft.com/en-us/azure/devops/cli/?view=azure-devops as well.
Need better docs (or more easier to find docs) for contributing (e.g. coding standards, etc). The snippets contributor guide is currently buried under snippets ... consider elevating it to the root and generalizing it to apply to all samples.
Unclear instructions
There are several places within the instructions whereby the instructions/screenshots are not reflective of the steps which must be done. This lab needs updating ASAP as in its current state it is just unnecessarily confusing!
It would be apt to include in the documentation the difference between this project (Terracognita) and its alternatives - Terraforming and Terraformer. It would be great if you can expand on what you said in this [Reddit comment](https://www.reddit.com/r/Terraform/comments/c4jhy7/cycloid_opensource_terra
I suggest using plaster to scaffold all files needed for new cmdlets
https://github.com/PowerShell/Plaster/blob/master/
I suggest the following things to scaffold from templates:
- cmdlet file with name Verb-VSteamAction
- create markdown docs with synopsis file and basic doc file
- check whether during scaffold we can already define parameters for the cmdlet and also add it to the files
-
Updated
Dec 12, 2019 - C#
-
Updated
May 13, 2020 - PowerShell
-
Updated
May 15, 2020 - C#
-
Updated
Feb 5, 2020 - Go
Due to the complexity of the setup, ingress support in draft was removed in favour of draft connect (see Azure/draft#573). In 0.12.0 and above, it's recommended in the documentation to use draft connect as it initiates a tunnel straight to all the pods without needing to set up ingress controllers, DNS, etc. Are there plans to eventually migrate over, or are there limitations with the current
-
Updated
May 14, 2020 - C#
Describe the bug
When Safari browser is used to print diagrams (PNG/JPG etc), it has a black background.
To Reproduce
Steps to reproduce the behavior:
- Print or export any diagram while using safari browser on MacOS.
- The printed/exported diagram will unexpectedly have a black background.
Expected behavior
- No black background in the diagram.
Screenshots
TBD
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
If there is any inline image of description with file name like "screen shot.jpg" are not mapping. So I fixed it like this in Agent.cs class. As the images is getting saved as "screen+shot.jpg" when Jira son is exported
private void CorrectImagePath(WorkItem wi, WiItem wiItem, WiRevision rev, ref string textField, ref bool isUpdated)
{
foreach (var att in wiItem.Revisions
-
Updated
Apr 13, 2020 - HTML
-
Updated
Apr 7, 2020 - PowerShell
It appears like Visual Studio 2019 with SARIF viewer extension is not working quite well.
- Visual Studio is expecting the version attribute to be at the top! When we do
to_json(sarif schema)the attributes are getting sorted alphabetically so therunsattribute is on the top and version is at the bottom. We need to find a workaround for this - Our url encode is encoding and converting the
Feature description
$ git credential-manager-core --help
No manual entry for git-credential-manager-coreEither a real man page or at least link to the online documentation.
-
Updated
Mar 23, 2020 - Kotlin
I'm trying to set up a new instance of Aggregator CLI as an Azure function app. I've created the app on Azure and think I've installed Aggregator CLI, but don't know how to save my Azure DevOps (VSTS) Personal Access Token (PAT) to Aggregator in order for the app to authenticate against DevOps.
What I've done so far
- Created a new resource group on Azure
- Created a function app on Az
The APIs have hard dependencies on Cosmos DB API, which makes unit testing very difficult.
Perhaps we should do some refactoring and introduce a data access layer.
- Create a personal access token with the authorized scope Agent Pools(read, manage) following these instructions. You will have to provide later the base64 encoded value of this token to the
vstsTokenvalue of the chart.
The instructions link is dead: 404 - Page not found
In [README.md](https://github.
Please add a confirmation dialog to the End Session to confirm or abort ending of session as this deletes the session.
-
Updated
May 11, 2020 - Groovy
-
Updated
Feb 20, 2020 - Go
-
Updated
Mar 13, 2020 - JavaScript
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."
Points to cover:
@johngrimsey thank you for the idea! Please feel free to comment if I missed something.