Dimitri Merejkowsky

Results 113 comments of Dimitri Merejkowsky

The workflow looks like this. Say you want to add a new repo, named bar and you already have: ```yml repos: - url: [email protected]:dmerejkowsky/foo.git dest: foo - url: [email protected]:dmerejkowsky/dummy-manifest.git dest:...

Well, you can do something like: ``` tbump --no-tag NEW_VERSION git tag -m v --sign ```` But this looks like a legit request. We could add more sections in the...

Hum, I tried it and it looks to me `tbump` already skips the "check for a dirty git repo" step if `--only-patch` is used. Which version of tbump are you...

Closing due to lack of response

> You project is much more complex than I initially thought. It seems we need to either document and/or improve the current architecture - you're not the first person to...

I think you misunderstood my suggestion - sorry about that, I should have been clearer. Then proposal does *not* change anything when you're not using `search`. The proposal merely replaces...

> Thus far, they've been content creating new workspaces via manually-invoked git clone commands, with dispersed group knowledge of what branches of, say, the library a given testbench needs. As...

> Also I am wondering if I should push the manifest repository, and if I should include it in the manifest. You are not required to put the manifest repo...

Hum. I need to think about this one. I think `tbump` uses `.encode()` and `.decode()` without special arguments everywhere. In theory, `tbump` should use the default encoding of the platform...