codejedi365

Results 421 comments of codejedi365

@AmirLavasani, can you provide more detail on what you were trying to do when the version number reset? If you could use a Git Clients visualization graph functionality or the...

> I manage a repository that serves as a template code base, and several projects are derived from it. Whenever the template repository gets updated, all other services based on...

You almost have it. Your `tool.semantic_release.branches.other` is correct, but your repository is in a detached head state. You must checkout a branch so that the branch name matching will work...

There is a lot to unpack in your question. I'll try my best to give you some advice. 1. You shouldn't need to run your own parser as long as...

> Would really love to see this PR go through because without it, projects that use a newer Python than 3.10 can't use the action at all. Pinning to 8.3.0...

> Wouldn't it be simpler to create a separate action repository ? No, I don't believe so. It sounds nice up front but we would then have to keep both...

No update at this time however it looks like we will have a number of changes for `v10` and this will be included. Significant migration docs will be needed and...

@cc-stjm, are you also using v7? I'm working on a lot of changes related to the changelogs although it has recently come to my attention with #789, you may be...

@cc-stjm, partially yes, I have finished adding more wholistic changelog testing (verifying content was as expected when performed on top of different repo strategies) to the repository which was a...

Still working paragraph three items, hopefully I have a solution soon but life has thrown me a bit of a curve ball over the past month and I haven't had...