-
Notifications
You must be signed in to change notification settings - Fork 21
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
Added scenario retries info params #209
Added scenario retries info params #209
Conversation
Signed-off-by: Piotr Nestorow <piotr.nestorow@systemverification.com>
@PiotrNestor Thank you for contributing to gauge-dotnet. Your pull request has been labeled as a release candidate 🎉🎉. Merging this PR will trigger a release. Please bump up the version as part of this PR.Instructions to bump the version can found at CONTRIBUTING.md If the CONTRIBUTING.md file does not exist or does not include instructions about bumping up the version, please looks previous commits in git history to see what changes need to be done. |
@sriv |
Think this is related - see this stack trace - https://github.com/getgauge/gauge-dotnet/actions/runs/8157433286/job/22297180629#step:10:1223 |
@sriv
But this should work OK with the latest gauge, gauge-csharp-lib and gauge-dotnet. The problem is:
|
Signed-off-by: Piotr Nestorow <piotr.nestorow@systemverification.com>
Head branch was pushed to by a user without write access
I need to look into this a bit deeper to understand the dependency bottleneck. I am stuck with some travel and work, so might take a few days to settle in and investigate. Apologies for this. |
@sriv |
@sriv
I don't understand why gauge_bin contains a C# dll for a JavaScript test run ... |
@sriv
Support for scenario retries data in ExecutionInfo.
This provides scenario execution retries information in the hooks context.