Justin Walsh
Justin Walsh
> > Then our task is to make it debuggable in vs-code > > The TypeScript you mean? I believe this works already, right @thejustinwalsh ? I am having success...
Shower thoughts on the whole matter is that you can progressively enhance the editor experience or supplement it with specialized tooling if needed. I am very much a VS Code...
Added logic to migrate any existing projects that are using a non-defaul stream depth.
While this appears to make the DB entries look correct, it did not work once I did a test deployment. I might need @jorgenpt's help on this one.
We use a depth of 3 for our streams, and I am about to try to integrate RoboMerge for badging. Will report back.
Added release branch and no metadata. I'll attempt a PR to resolve this. I'm thinking of an environment variable that accepts the same depth value as P4 when creating the...
Ahh, P4 indeed enforces that your stream name can not have more slashes than your depot depth. If you are trying to determine a subpath of the stream, depth seems...
PR in; however, migrating the data from the incorrect project name in the DB to the correct one before updating would still be an exercise for the user. I am...
Testing this now, currently stalled on working through what the migration query. I think I can run a slightly insane query to update the paths in the DB, and then...
Did not work, see: https://github.com/jorgenpt/rugs/pull/13#issuecomment-2251073677