-
Hello,
I am get error when set parameters:
```
repositorySelectionMethod: select
projectId: 'CreatePR_FromOneToAnotherRepository'
gitRepositoryId: 'TargetOne'
```
where `gitRepositoryId` di…
-
### Description
When running sam build on a dotnet core lambda project, most of the output is sent to STDERR as opposed to STDOUT. This can be particularly confusing when running this command as pa…
-
Talking with @ataustin, we agreed that when it comes to CI ([Travis](https://travis-ci.org/), [Appveyor](https://www.appveyor.com/), [Jenkins](https://jenkins.io/), etc.), people (myself still include…
-
I'm working to integrate the chart releaser action into our GitHub release pipeline and have hit an issue of conflicting assumptions. Our release pipeline is triggered off creating a new release, whic…
-
## Paste the link of the GitHub organisation below and submit
@https://github.com/MicrosoftDocs
---
###### Please subscribe to this thread to get notified when a new repository is created
-
### Checks
- [X] I have searched the [existing issues](https://github.com/deployKF/deployKF).
- [X] This issue is NOT security related. (Please [disclose responsibly](https://github.com/deployKF/depl…
-
## The devDependency [coveralls](https://github.com/nickmerwin/node-coveralls) was updated from `3.0.2` to `3.0.3`.
🚨 [View failing branch](https://github.com/NXMIX/emoji-seq-match/compare/master...…
-
The O# design time build calls the build in a way that avoids calling the `CoreResGen` task that runs the resx generator when generating via MSBuild.
This can be worked around by adding `PrepareRes…
-
TLDR: `{c}` shows `Base` not `Derived` for the test name.
Using .NET Framework 4.8, NUnit 3.13, NUnit Console Runner 3.16.2.
```csharp
namespace Namespace
{
internal abstract class Base
…
-
**Please fill out the issue checklist below and provide ALL the requested information.**
- [X] I reviewed open and closed github issues that may be related to my problem.
- [X] I tried updating to…