Prerelease tests with Bloom on first-release
Hi,
I'm releasing a package with bloom for the first time and I'd like to run a prerelease test.
I'm following this tutorial: http://wiki.ros.org/bloom/Tutorials/F... and everything works fine until I arrive at Step 4 here: http://wiki.ros.org/bloom/Tutorials/P...
Now, obviously the pre-release site doesn't know my repository, yet, because there is not entry in the release.yaml file at all. However, if I do open the pull-request to get that in there, I'd release it without ever testing. Am I missing some step in between or what is the correct way to proceed?
As a side-note I've entered bloom-release multiple times and it's bumped the version each time. Is there any way to reset that, so I don't have unnecessary versions in between? I'm OK with resetting the release repo as that's new anyways.