Seán Murphy
Seán Murphy
Following discussion on #11 ,I concluded that what I'm seeing is a more specific issue. The upgrade from `go` 1.17.11 to 1.18.3 resulted in an increase in LunarVim startup time...
**Describe the bug** vugufmt does not handle `vgform:Input` and `vgform:Select` properly - the resulting output loses the upper case letter after the colon. **Software Versions** Vugu version: v0.3.2-5-g1845706 Go version:...
**Question** Are there known issues using jQuery with vugu? I was trying to use a library that has a jQuery dependency from inside vugu and I observed behaviour that I...
Kafka provides support for branching in the topology: https://jaceklaskowski.gitbooks.io/mastering-kafka-streams/content/kafka-streams-internals-KStreamBranch.html I think this is not explicitly supported in this library - is this correct? Any indicator how such functionality could be...
There was an issue with v0.6.0 of this helm chart which impacted how prometheus was scraping data from gitlab; that is the primary driver for the new release of this...
I'm having problems with my nvim startup time when I wish to edit a .md file. (There is no problem with other filetypes). I'm not v experienced with troubleshooting nvim,...
**Describe the bug** Currently, `renku` services do not use Redis Sentinel correctly. It is necessary to modify the `renku` helm chart to enable the sentinels to be specified, to propagate...
Great work on vugu - I really like it! I've been experimenting a little with the router to perform an authentication flow; the flow redirects to an authentication service and...
I wanted to be able to inject files into a qcow image using the `content` parameter in the qcow builder; I just passed it in via `specialArgs`. Not really sure...
I am having problems using the redirect mechanism within the router; it seems quite basic but perhaps it's a fundamental misunderstanding on my side. The crux of the problem is...