-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fake 5.1.0 #1984
Fake 5.1.0 #1984
Conversation
Update Chocolatey package accoding to Review feedback
It would appear that this setting is actually no longer required when taking a project reference
This is replaced by Fake.Core.FakeVar
Project reference cleanup
WIP fix for shell script executable bit and scaffolding for template tests
Gitlab Ci fails with:
|
I guess we somewhere have set 1minute and the download on gitlab is a bit slower? Also any idea why one test is ignored? |
One test is ignored because it's using the tool version of the template with the local install, but as discussed in the template PR that variant is broken entirely because the local tool install paths are wrong (dotnet cli issue, not fake.sh issue). The timeouts on the other tests may just need to be lengthened for CI, maybe package restore is longer there? |
Fix locating kudusync.cmd in Fake.Azure.Kudu
Migrated UserInputHelper into Fake.Core.UserInput
Todo update obsolete warnings in dotnetcli module