Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMake releases less noisy #1392
Open
Make releases less noisy #1392
Labels
Comments
|
Agreed. Perhaps we can add some interpolation in the expected strings in the feature files. |
|
As documentation is bundled with the gem, links could point to the local filesystem, that way you don't need github nor version number and also don't need internet. The documentation can also be provided inline (with a flag or may be a custom command).
|
|
That is a very good idea, thank you for that :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Since we are explicitly putting version numbers in our documentation links our releases have become very noisy as you can see in #1391.
Ideally, there would be one cucumber feature that ensures that our links change as well with new versions and that would then cause a one line change per new version release.