Nils Andresen

Results 123 comments of Nils Andresen

Agreed. I'll see if I can switch from `package.json` scripts to cake.

@gep13 @pascalberger What do you think of https://github.com/nils-a/cake-vscode/commit/cd93fb7e89a8133a3a91bcff6496eb9fc1a01025 ?

Related to (and partially duplicates) #78

This is somehow related to the `OptimizeFileName`-Module. If `WebKeys.OptimizeContentFileNames` is set to `false`, files are created in the same casing (i.e. upperCase) as the links.

Sounds a bit like #24. Was this also running on azure pipelines?

Not sure, what the problem is here. I have used Cake.Slack v2.0.0 successfully using Cake 3.0.0, 3.1.0, and 4.0.0. Maybe you could share a bit more of your code or...

I've seen this, too. However on "manual" runs of npm. It's "documented" on https://npm.community/t/npm-ci-logs-success-to-stderr/2303: > With all due respect, your build system is doing it wrong. stderr is just the...

Cake.Git is based on LibGit2Sharp, so we could only provide what LibGit2Sharp enables us to do. Currently there is no `clean` in LibGit2Sharp and `GitClean` uses [IRepository.RemoveUntrackedFiles](https://github.com/libgit2/libgit2sharp/blob/df3b22a754ef56da8d7e3c330ce2d783c2b7982e/LibGit2Sharp/IRepository.cs#L158) which has no...

Sorry for the late response. The description of the method you are using is >Push specific branch authenticated. So, this method updates a tracked remote `ref` using a local `ref`....

Have you tried this in the nightly? Pages are (for me at least) very, very buggy since Rodmap feature 386904 has been active in the tenant.