Move to GH org - #178
Conversation
|
CI builds are now available at @tomschr could you tell me if I miss a link to fix? |
tomschr
left a comment
There was a problem hiding this comment.
Hi @scls19fr thanks for the changes. Looks good from my side! 👍
I only have one comment.
I would like to see a notice somewhere mentioning that the links has changed now. Not sure if this should be covered in this PR or in another one.
|
I've just added this to CHANGELOG to keep a track. |
|
Good idea with the CHANGELOG, I didn't think of that. 😉 However, I would suggest a more prominent place, maybe somewhere in the README? Something like that: .. note::
With version 2.9.0, we changed the GitHub project. The project is now
located under a separate domain ``python-semver``. The complete
URL is::
https://github.com/python-semver/python-semver
If you still have an old repository, correct your upstream URL to the new URL::
git remote set-url upstream git@github.com:python-semver/python-semver.git |
|
ok I let you create a PR to add this to doc because I don't know exactly where you prefer it to be. |
|
Sure, no problem. 👍 Thanks for merging. |
@scls19fr I will open a pull request especially for you. 😉 |
* Mentioned in python-semver#177 and python-semver#178 * Update CHANGELOG.rst
Related #177