-
Notifications
You must be signed in to change notification settings - Fork 272
Comparing changes
Open a pull request
base repository: cucumber/godog
base: v0.12.5
head repository: cucumber/godog
compare: v0.12.6
- 18 commits
- 41 files changed
- 13 contributors
Commits on Mar 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4f2140a - Browse repository at this point
Copy the full SHA 4f2140aView commit details
Commits on Apr 15, 2022
-
Replace #StandWithUkraine banner with badge (#470)
As decided at today's community meeting.
Configuration menu - View commit details
-
Copy full SHA for 237a855 - Browse repository at this point
Copy the full SHA 237a855View commit details
Commits on Apr 28, 2022
-
* Add example about incorrect project structure This is to help reproduce #383 * Added some debugging statements * Update go.sum for example project * Made a cmd_run_test.go file in order to test and run the builderAndRunGodog function in order to see it fail * added new assertion test * Matt and I added debugging Co-authored-by: Matt Wynne <matt@mattwynne.net> * Matt and I tried to logging through the cobra command by using cmd.OutOrStdout( ) * Improved some debugging * Add a failing test for Builder that reproduces #383 * added new test for IncorrectProjectStructure #383 * Revert "Add a failing test for Builder that reproduces #383" This reverts commit e5b2693. * ignored vscode files Co-authored-by: Matt Wynne <matt@cucumber.io> * undid debugging changes * undid debugging changes * removed redundant test * added check for incorrect project structure we examined the output from running `go test` which tells us if we didn't find any test files. we tweaked the error message to follow the capitalization rules Co-authored-by: Matt Wynne <matt@cucumber.io> * Update internal/builder/builder_test.go Co-authored-by: Matt Wynne <matt@mattwynne.net> Co-authored-by: Matt Wynne <matt@cucumber.io> Co-authored-by: Viacheslav Poturaev <nanopeni@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1a795f1 - Browse repository at this point
Copy the full SHA 1a795f1View commit details -
Update go version in go.mod (go1.16). Update dependencies (#471)
* Update go version in go.mod (go1.17). Update dependencies. * Update go version in go.mod (go1.17). Run go mod tidy in _examples. * Update go version in go.mod (go1.16). * Update go version in go.mod (go1.16).
Martin de Olmos authoredApr 28, 2022 Configuration menu - View commit details
-
Copy full SHA for 4ca5ec0 - Browse repository at this point
Copy the full SHA 4ca5ec0View commit details
Commits on Apr 30, 2022
-
Reformat CHANGELOG.md using standard
changelogCLI tool (#474)* Reformat using standard `changelog` CLI tool See https://github.com/cucumber/changelog * Fix missing link to username * Tidy
Configuration menu - View commit details
-
Copy full SHA for 5793a95 - Browse repository at this point
Copy the full SHA 5793a95View commit details
Commits on May 20, 2022
-
Fix version subcommand. Do not print usage if run subcommand fails. (#…
…475) * Fix version subcommand. Do not print usage if run subcommand fails. * Remove newline to clean up PR diff
Configuration menu - View commit details
-
Copy full SHA for d52a4d3 - Browse repository at this point
Copy the full SHA d52a4d3View commit details
Commits on May 21, 2022
-
Update README to reflect current best practices in creating and runni…
…ng tests (#477) * Update README to reflect current best practices in creating and running tests * Update CHANGELOG and README Co-authored-by: Matt Wynne <matt@cucumber.io>
Configuration menu - View commit details
-
Copy full SHA for 99655f7 - Browse repository at this point
Copy the full SHA 99655f7View commit details
Commits on May 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c5a86a4 - Browse repository at this point
Copy the full SHA c5a86a4View commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d705e5 - Browse repository at this point
Copy the full SHA 5d705e5View commit details
Commits on Jun 18, 2022
-
Add bug fix from PR #480 to CHANGELOG.md.
Configuration menu - View commit details
-
Copy full SHA for b540080 - Browse repository at this point
Copy the full SHA b540080View commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e176da - Browse repository at this point
Copy the full SHA 5e176daView commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b2672bb - Browse repository at this point
Copy the full SHA b2672bbView commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d45a9aa - Browse repository at this point
Copy the full SHA d45a9aaView commit details
Commits on Jul 31, 2022
-
Add deprecation notice to godog CLI (#489)
* Add deprecation notice to godog CLI * Update CHANGELOG
Configuration menu - View commit details
-
Copy full SHA for 6f3e792 - Browse repository at this point
Copy the full SHA 6f3e792View commit details
Commits on Aug 9, 2022
-
Add gorelease GitHub Action task (#493)
* Add gorelease GitHub Action task * Update .github/workflows/gorelease.yml Co-authored-by: Nhat <thmnhat@gmail.com> Co-authored-by: Nhat <thmnhat@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fd5b6a1 - Browse repository at this point
Copy the full SHA fd5b6a1View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2028828 - Browse repository at this point
Copy the full SHA 2028828View commit details
Commits on Aug 31, 2022
-
Remove deprecation from flags, update example to use CLI flags (#498)
* Remove deprecation from flags, update example to use CLI flags * Add comment to ShowHelp option * Fix test * Update CHANGELOG.md
Configuration menu - View commit details
-
Copy full SHA for c35ea0b - Browse repository at this point
Copy the full SHA c35ea0bView commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9007f1f - Browse repository at this point
Copy the full SHA 9007f1fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.12.5...v0.12.6