Verify: if builds fail on CI it is nice to expose the recieved files for download https://github.com/VerifyTests/Verify/blob/main/docs/build-server.md
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 21
Description
> if builds fail on CI it is nice to expose the recieved files for download https://github.com/VerifyTests/Verify/blob/main/docs/build-server.md
Sensible addition can add that in dotnet test Task OnError
https://cakebuild.net/docs/writing-builds/tasks/error-handling
I'll add an issue to track that post 4.0 release.
_Originally posted by @simoncropp @devlead in https://github.com/cake-build/cake/issues/4256#issuecomment-1814090073_
Contributor guide
Research direction
Start with docs/build-server.md and the dotnet test task, then read Cake's Task OnError error-handling guidance. Determine where CI failures can expose the received files for download; done means the files are available when the build fails.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, ci-cd
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100