codejedi365
codejedi365
No update as of yet, still in the backlog.
Unfortunately still in backlog, it's been a slow progress summer.
> [`compare_url()`] cannot be used in the template, right now? Yes, it's not included in the changelog context yet. > Could the compare_url() be added as well? It can be...
@afuetterer, I didn't yet release it but it did get merged to the master branch and will be a part of this weekends release. I'm trying to include a bit...
### :tada: This issue has been resolved in version 9.6.0 :tada: The release is available on: - [PyPi package](https://pypi.org/project/python-semantic-release/9.6.0/) - [GitHub release](https://github.com/python-semantic-release/python-semantic-release/releases/tag/v9.6.0)
Hello @afuetterer, thanks for the update and notice of the rather unfortunate outcome. No, you do not need to specify GitHub type as it is the default and the filters...
@eitanief, GitLab is definitely still supported, and we have a issue (#666) open to write a GitLab setup page but it isn't there yet. The information we have is scattered...
@intex46, @pavel-henrykhsen, just took a look at your issue and the code. It looks like just previously to the error the call to `git` returned an unexpected output. The error...
@intex46, sweet! Glad that worked. > now i'm facing a new issue , the generated `changelog.md` does not contain the right repository url , it puts https://github.com instead of dev.azure...
Release `v9.3.1` adds error checking to identify a merge-base error now. In the future, I will be looking to see if we can automatically unshallow the repository to further eliminate...