codejedi365
codejedi365
Same here, did not understand the workaround and unfortunately no, I didn't look into this problem further. Thank you for the willingness though. Before I saw this project using lazy-fixture...
@rantoniuk > 1. The GH Action pages are duplicated: > > * https://python-semantic-release.readthedocs.io/en/latest/github-action.html > * https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html > As the pages both address GitHub actions, they do not cover the same...
Requires update to adjustments made in #1004
Sorry for the delay, been traveling, I hope to review your PR this week.
Sorry for the delay, been traveling, I hope to review your PR this week.
> Note: if you don't care about the type ignores, I can remove that check (`python-check-blanket-type-ignore` from https://github.com/pre-commit/pygrep-hooks, with or without reverting those annotations). Note: that check will run for...
@lawrenceeldridge, I am sorry to hear that you are running into this problem. I haven't seen this before. Can you update your Azure DevOps configuration related to python-semantic-release call/action to...
This is a long shot but you could check if there is an environment variable that has the proper token and url and then: ```diff [tool.semantic_release.remote] name = "origin" type...
I can't believe that worked! Wow! Otherwise, Ahh I see what is happening. It's pretty janky in how I'm trying to detect between GitHub Cloud vs GitHub Enterprise (on-premise). ~~Basically...
@lawrenceeldridge, thank you for investigating this bug and also posting your solutions. I hope someone finds them helpful in the future. Sorry that I didn't reply sooner but I don't...