Closed martinfleis closed 5 months ago
@martinfleis I will try to give this some attention over the weekend.
Once I get started on this, until I get it right will we want to:
v0.7.0.post{1...N}
v0.8.0rc{1...N}
I'd go with 0.8.0-alpha{1...N}
as it reflects the best the nature of those releases as per semver. We're not at RC stage yet.
release.yml
, etc. - #604 changelog
from docs - #604 CHANGELOG.md
- #604 v0.8.0-alpha{1...N}
until satisfiedv0.8.0
v0.8.0
beginning alpha release attempts
v0.8.0-alpha1
❌ - see #607 v0.8.0-alpha2
✅ - https://github.com/pysal/momepy/releases/tag/v0.8.0-alpha2v0.8.0-alpha3
? (determine if commits are truncated to only the absolute most previous release)I have updated tags in the relevant PRs since 0.7.0
So we're all good to close this? Are we sure we don't want one final test release to make sure those new tags are picked up properly and looking nice? Probably not necessary, more a peace-of-mind thing.
So we're all good to close this?
I guess so?
Are we sure we don't want one final test release to make sure those new tags are picked up properly and looking nice?
let's YOLO it 😎
@jGaboardi this sounds like a James task. Could you have a look into that? You were setting it up elsewhere. We should also remove the rendered changelog from the docs and link to release notes on GH instead.