Patrick Michaelsen
Patrick Michaelsen
> > Strangly when you create a sub-folder like this, the redirection works well: > > **can someone try?** > > > > GUYS PLEASE TEST THIS, I think it...
> Thanks for this. I've been working on streamlining a build/CI pipeline for a couple of days now and have been wondering whether I was configuring things wrong or if...
For the interim, I went with a different remote cache solution: https://github.com/wvanderdeijl/nx-remotecache-gcs `nx.json` ```json { "$schema": "./node_modules/nx/schemas/nx-schema.json", "npmScope": "parm", "tasksRunnerOptions": { "default": { "runner": "nx-remotecache-gcs", "options": { "bucket": "gs://parm-nx-cache" "cacheableOperations":...
I discovered a workaround where this isn't an issue if you don't use Nx
+1 fellas. I've been using Gitkraken for 7 years and only GitLens Pro for a few weeks. I'm not 100% comfortable working just in GitLens and there isn't exact feature...
> I have the same problem and want to add this feature, but I have questions about how to follow the line. Anyone can give me hint on how to...
@imHVD it ended up being a lot more work than I expected (I ended up having to rewrite half the code) but I got it working. I submitted a PR....
> For example, when I add comment to line 10 and later if add couple of line before line 10. The comment is applied to newly added code which is...
that would be lit i wanna see if i can get it to censor certain elements while accessing the browser. i suppose really i just need a second monitor.
@SergeyKalutsky this is an awesome concept by the way, can't wait to give it a try if i get the time.