-
I don't know why PowerShell/PowerShellGetv2#133 was closed when this is still so **COMPLETELY BROKEN**
We cannot work with repositories that require credentials unless we ...
... pass credentials
…
-
I'm trying to setup a pipeline for multiple repositories. My setup is as follow:
Repo 1:
config file:
.azuredevops/dependabot.yml
pipeline yaml file:
```yml
- task: dependabot@1
displayNa…
-
Invoking the "Restore" target on projects in parallel leads to a race condition in committing the restore result to disk. This appears most often as the result of developers writing their own MSBuild …
-
In the proposed example
```
# Starter pipeline
# Start with a minimal pipeline that you can customize to build and deploy your code.
# Add steps that build, run tests, deploy, and more:
# https:/…
-
Entering this information will route you directly to the right team and expedite traction.
**Question, Bug, or Feature?** : Bug
**Enter Task Name**: AzureFunctionAppV1
## Environment
- Server …
-
Hello,
I have an issue with dependecies. I have a list of apps to install before compilation and I added their paths (zip files in repo - created Dependencies folder) to .AL-Go/settings.json in ins…
-
**Describe the bug**
Context: npm (package.json, no package-lock.json)
With the vNext script (because I use groups that are not working with the "old" script) and also with normal script,
```yaml…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched [issues](https://github.com/GitTools/actions/issues) to ensure it has not already been reported
### GitVersion …
-
While following Readme - initially saved Cascading Lists Config as provided JSON. But later when trying to access it and change - it doesn't show me that page properly.
![image](https://github.com/…
-
# Cake(C# Make)
>文档 https://cakebuild.net/docs/
>Cake(C# Make)是一个跨平台的构建自动化系统,具有用于编译代码、复制文件和文件夹、运行单元测试、压缩文件和构建NuGet包等任务的C# DSL。
>它既可作为.NET工具使用,也可作为库在控制台应用程序中使用,并可在Windows、Linux和macOS上运行。
>它默认包含…